Skip to content
This repository has been archived by the owner on Sep 16, 2022. It is now read-only.

iptables rules added by agent may block access to NordVPN #234

Open
a-martynovich opened this issue Oct 8, 2019 · 1 comment
Open

iptables rules added by agent may block access to NordVPN #234

a-martynovich opened this issue Oct 8, 2019 · 1 comment
Labels
story-points-unknown Unknown Story Points

Comments

@a-martynovich
Copy link
Contributor

a-martynovich commented Oct 8, 2019

  1. run agent, no claiming required
  2. try
    ping fi86.nordvpn.com - will print sendmsg: Operation Not Permitted
    wget fi86.nordvpn.com - will timeout
    logs:
[  ...] DROP: IN= OUT=enp0s31f6 SRC=10.x.x.x DST=196.196.203.59 LEN=84 TOS=0x00 PREC=0x00 TTL=64 ID=53655 DF PROTO=ICMP TYPE=8 CODE=0 ID=5471 SEQ=1
  1. run iptables -F INPUT; iptables -F OUTPUT
  2. repeat commands from 2. They should all succeed.
@a-martynovich
Copy link
Contributor Author

a-martynovich commented Oct 8, 2019

For some reason 196.196.0.0/16 is listed in spam block list
https://www.spamhaus.org/sbl/query/SBL175056

However NordVPN uses the same network for proxies in Finland, Estonia and Sweden.

@vpetersson vpetersson added the story-points-unknown Unknown Story Points label Mar 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
story-points-unknown Unknown Story Points
Projects
None yet
Development

No branches or pull requests

2 participants