linux-cli icon indicating copy to clipboard operation
linux-cli copied to clipboard

Internet kill switch seems to be implicitly enabled [Mint]

Open bugleugner opened this issue 3 years ago • 4 comments

I have

protonvpn-cli -v

ProtonVPN CLI v3.11.1 (protonvpn-nm-lib v3.8.0; proton-client v0.7.1)

on Distro: Linux Mint 20.3 Una base: Ubuntu 20.04 focal installed and the Issue described in here seems to appear.

The work around is

nmcli connection show

and deleting the following connection if they show up

nmcli connection delete pvpn-killswitch
nmcli connection delete pvpn-ipv6leak-protection
nmcli connection delete pvpn-routed-killswitch

bugleugner avatar Mar 23 '22 11:03 bugleugner

I can confirm that the issue can still occure on (X)ubuntu 22.04.1.

STPKITT avatar Aug 16 '22 16:08 STPKITT