Viktor Jaep
Part of the Furniture
I've been running it continuously on 388.1 on the AX6000 for months, using Nordvpn... zero issues, @cptnoblivious...
(replace tun12 with the correct vpn client slot# - so vpn slot 4 would be "tun14")
And @Stephen Harrington ... if you're daring enough, you can enable the debug mode, and see if you can catch something in the act? I'll be doing the same tomorrow after upgrading to 388.2 I'm sure...
I would give a few of these a shot, since it seems to be failing in this area:@Viktor Jaep is there a manual command line I could run to check connectivity for you?
(replace tun12 with the correct vpn client slot# - so vpn slot 4 would be "tun14")
Code:
ping -I tun12 -q -c 1 -W 2 8.8.8.8
Code:
curl --silent --fail --interface tun12 --request GET --url https://ipv4.icanhazip.com
And @Stephen Harrington ... if you're daring enough, you can enable the debug mode, and see if you can catch something in the act? I'll be doing the same tomorrow after upgrading to 388.2 I'm sure...