Hi, I am trying to use xr1000v2 VPN Server capability but no success.
I have tried many config settings. I am tech savy but these VPN settings are new to me (I managed to connect NordVpn or PrivateVpn to my Beryl but not my home network - this tells me it is netgear issue or some sort of compability) - I use Beryl AX3000 Router as my VPN client. These settings keep failing and it is related to : VERIFYING KU Certificates. I managed to bypass it with tls-cert-profile insecure. But I do not have internet through my tunnel. I am suspecting Beryl uses OpenVPN 2.6.12 but not sure what NightHawk uses and I can not solve this issue. Even though handshake completes and I bypass the Certificartes, I dont have internet. If anyone has knowledge about this, much much appreciated. Thanks
dev tun
proto udp
remote [[my static ip]] 12973
resolv-retry infinite
redirect-gateway def1
nobind
persist-key
persist-tun
tls-cert-profile insecure
cipher AES-128-CBC
data-ciphers AES-128-CBC:AES-256-CBC:AES-128-GCM:AES-256-GCM
data-ciphers-fallback AES-128-CBC
compress stub-v2
allow-compression no
verb 3