VPN Client on Wi-Fi Router Is Not Working

VPN Client on Wi-Fi Router Is Not Working

233 Reply
Re:VPN Client on Wi-Fi Router Is Not Working
2024-10-11 00:52:02 - last edited 2024-10-11 00:54:34

  @Kevin_Z 

 

VPN connection stuck at "connecting" in VPN client.

 

1. Deco XE75 Pro (version 2.0), Firmware 1.2.11 Build 20240724 Rel. 389131.2.11 Build 20240724 Rel. 38913
2. NordVPN
3. OpenVPN
4. Successfully connected VPN with openvpn GUI on windows 11 with nordvpn given ovpn file (both tcp and udp)
5. In VPN Client setting, it stuck at "connecting" state while server IP shows and blank on Server DNS
6. Firmware already upgraded to latest. Tried tcp/udp on different servers, none of them working. Also tried deleting "auth-user-pass" in config file as you suggested in other replies but it's not working as well.

 

Here is the original config ("auth-user-pass" has been deleted for some tests already):

 

client
dev tun
proto udp
remote <<ip>> 1194
resolv-retry infinite
remote-random
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
persist-key
persist-tun
ping 15
ping-restart 0
ping-timer-rem
reneg-sec 0
comp-lzo no
verify-x509-name CN=<<server number>>.nordvpn.com

remote-cert-tls server

auth-user-pass
verb 3
pull
fast-io
cipher AES-256-CBC
auth SHA512
<ca>
-----BEGIN CERTIFICATE-----
<<ca content>>
-----END CERTIFICATE-----
</ca>
key-direction 1
<tls-auth>
#
# 2048 bit OpenVPN static key
#
-----BEGIN OpenVPN Static key V1-----
<<key content>>
-----END OpenVPN Static key V1-----
</tls-auth>

  1  
  1  
#242
Options
Re:VPN Client on Wi-Fi Router Is Not Working
Tuesday

  @sakurakawaii 

Same problem here, same configuration. 

 

Using NordVPN

configured via a token (the only choice in the Deco app)

Tried with UDP and TCP configuraiton files

 

Tried two different servers

  1  
  1  
#244
Options
Re:VPN Client on Wi-Fi Router Is Not Working
Wednesday

  @Andreas12 Thank you very much for your feedback.

Instead of using the embedded NordVPN configuration guide, have you tried to manually set the NordVPN Client via OpenVPN protocol:

 How to set the NordVPN OpenVPN manually on Deco App

Wait for your reply and best regards.

  0  
  0  
#245
Options