Do you know if it's a connection issue or dns issue? I.e could you ping an ip on your client (like 1.1.1.1) or domain (like google.com)?I apologize, but I don't understand why, despite being connected to the Swiss NordVPN server, I have no internet connection on my devices.
I would like to point out that my router filters advertising through Pihole (raspberry), I need help.
Thanks.
Ok. Well, your tunnel seems to be working. Handshake timer resets now and then and you got some data both tx and rx so it's connected.Thanks for all.
-C:\Windows\System32>ping google.com
Ping google.com [216.58.204.238] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping Stats for 216.58.204.238:
Packets: Transmitted = 4, Received = 0,
Lost = 4 (100% loss)
-No DNS settings
-The rules are for individual IP
-PIhole was installed on Raspberry without VPN, I must say that on stock asus firmware and therefore VPN Fusion I never had problems.
I apologize for my English as a translator.
INTERFACE:
Private Key
xxxxxxxxxxGVEwAIve+huHKfKsTIOEoXxxxxxxxx=
MTU (Optional)
Address
10.6.0.2/32
DNS Server (Optional)
PEER
Server Public Key
SqAWBSVdnUJ859Bz2Nyt82rlSebMwPgvwQxIb1DzyF8=
Preshared Key (Optional)
Allowed IPs
0.0.0.0/0
Endpoint Addressort
ch404.nordvpn.com:51820
Persistent Keepalive
25
interface: wgc1
public key: sKKRdJAJLRgPd4hQj9mg/lJZc1GOJC/dEGd2lCvBEQY=
private key: (hidden)
listening port: 50446
peer: SqAWBSVdnUJ859Bz2Nyt82rlSebMwPgvwQxIb1DzyF8=
endpoint: 185.7.34.224:51820
allowed ips: 0.0.0.0/0
latest handshake: 29 seconds ago. (sec:29)
transfer: 12.07 KiB received, 730.88 KiB sent
persistent keepalive: every 25 seconds
Hmm, ok.Thanks, NAT is enabled.
ip route get 1.1.1.1 from <client ip> iif br0
ip route get 1.1.1.1 from 192.168.50.25 iif br0
Thanks! This shows that a packet from 192.168.1.14 to 1.1.1.1 would go out ppp0 (wan) interface and not Wireguard wgc1 interface.1.1.1.1 from 192.168.1.14 via 192.168.100.1 dev ppp0
ip rule
For some reason your vpn director rule does not exist in your routing rules. Are you sure wgc1 are active when taking these dumps, doing these tests?ASUSWRT-Merlin GT-AXE16000 3004.388.8_2_rog Thu Aug 1 00:58:58 UTC 2024
admin@GT-AXE16000-9A30:/tmp/home/root# ip rule
0: from all lookup local
32766: from all lookup main
32767: from all lookup default
So, now you get a different response fromExcuse...
ASUSWRT-Merlin GT-AXE16000 3004.388.8_2_rog Thu Aug 1 00:58:58 UTC 2024
admin@GT-AXE16000-9A30:/tmp/home/root# ip rule
0: from all lookup local
11210: from 192.168.1.14 lookup wgc1
32766: from all lookup main
32767: from all lookup default
ip route get 1.1.1.1 from 192.168.1.14 iif br0
ASUSWRT-Merlin GT-AXE16000 3004.388.8_2_rog Thu Aug 1 00:58:58 UTC 2024So, now you get a different response from
Code:ip route get 1.1.1.1 from 192.168.1.14 iif br0
Ok, so routing works without issues.ASUSWRT-Merlin GT-AXE16000 3004.388.8_2_rog Thu Aug 1 00:58:58 UTC 2024
admin@GT-AXE16000-9A30:/tmp/home/root# ip route get 1.1.1.1 from 192.168.1.14 ii
f br0
1.1.1.1 from 192.168.1.14 dev wgc1 table wgc1
cache iif br0
Ok.. there are always risks with this, initially but foremost over time. Which is a reason why a recent test might be an idea to rule out that nord changed something.As I said this setup works with VPN Fusion.
No, I'm not paying for options, however Nord does not release configuration files for wireguard.
I used this guide: https://github.com/sfiorini/NordVPN-Wireguard
I will try the official wireguard app soon.Ok, so routing works without issues.
Would you mind opening the Wireguard config file you imported on some text editor and check so your wg ip is right?
It feels wierd that it is 10.6.0.2/32 as this is the first ip in this series. It's like Nord set up this endpoint ip: port just for you. Are you paying extra to have your own ip or port forwarding or similar?
If all is correct, unless you have some custom firewall rules it starts to feel like an issue at Nordvpn. Is there any chance you could test this config directly on your windows computer with the official Wireguard app to see if it works there?
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!