bubuntux / nordvpn

NordVpn Docker Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iptables error on synology 1621 when trying to connect

madhatter-99 opened this issue · comments

i think a synology update came in that changed the iptables

root@:/# nordvpn login
Doing http request: Post "https://api.nordvpn.com/v1/users/oauth/login?challenge=39b918e930af68955d458bbd1881a5951c82c77942e78a3d9b39c8871d72f483&preferred_flow=login&redirect_flow=default": whitelisting DNS IP addresses [103.86.96.100 103.86.99.100]: adding firewall rule allow_dns for [103.86.96.100 103.86.99.100]: adding allow_dns: adding iptables rule 'INPUT -i eth0 -s 103.86.96.100/32 -m comment --comment nordvpn -j ACCEPT': exit status 2: iptables v1.8.7 (legacy): Couldn't load match `comment':No such file or directory

Try `iptables -h' or 'iptables --help' for more information.
.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.