There is a typo there. Address should be ch299.nordvpn.com
Could you share the content of /etc/openvpn/client.ovpn
? If needed, mask personal data.
I think itâs the iptables rules which are invalid, not the config file itself.
Found it, a bug our end. I just wonder why this wasnât recognised earlier. I have such a feeling that the killswitch never worked before when gettext-base
wasnât installed, without throwing an error. Now that we switched the method, it works, but we donât remove the file ending from NordVPN configs before applying it to iptables rules. Iâll fix that and give you the command to fix it in place.
Until then it should work when disabling the killswitch.
ah correct, the issue is the iptables-restore
configuration that is not possible to import
iptables-restore v1.8.7 (nf_tables): host/network `ch299.nordvpn.com.udp.ovpn' not found
Fixed with: v8.6 ¡ MichaIng/DietPi@70f7fa2 ¡ GitHub