What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Detecting dead NordVPN tunnel quickly?

Atlantica

New Around Here
I am using OpenVPN (UDP) – mainly for Teams/Meet video meetings – to a NordVPN server in Europe, from an Asus RT-86U PRO client. Normally things work fine.

Lately there have been small “breaks” in the internet connection (to Europe?), causing the VPN to stop. However, even though I can see from other non-VPN devices that the local connection is back, the VPN takes up to 2 minutes to detect the link is down, and re-connect.

2 minutes is a LONG time when I am the one talking on Teams.

To me the objective is to detect a dead tunnel as soon as possible, and re-connect.

As a test I have replaced

--ping 15
--ping-timer-rem

with

--keepalive 2 10
--explicit-exit-notify 1

Any better ideas/advice?

Thanks!
 
I am using OpenVPN (UDP) – mainly for Teams/Meet video meetings – to a NordVPN server in Europe,
Why? For a latency sensitive application like video conferencing you're just adding more latency and complexity together with another point of failure. If you can use Teams/Meet without a VPN that would be preferable.
 
Why? For a latency sensitive application like video conferencing you're just adding more latency and complexity together with another point of failure. If you can use Teams/Meet without a VPN that would be preferable.
Because I am in country X, and the company expects calls/login from its home country Y.
(Not doing anything illegal! :) )

Do you have any advice regarding the question above?
 
If you are using a PC for the meeting, try using their application instead of a router tunnel - it might behave more nicely with tunnel drops. Tunnels shouldn't drop however, so also consider trying a different server.
 
If you are using a PC for the meeting, try using their application instead of a router tunnel - it might behave more nicely with tunnel drops. Tunnels shouldn't drop however, so also consider trying a different server.
Definitely!

Though, I'm wondering if perhaps the OP is trying to use a corporate laptop (i.e. no way to install Nord) and trying to appear to be located elsewhere ...
 
If you are using a PC for the meeting, try using their application instead of a router tunnel - it might behave more nicely with tunnel drops. Tunnels shouldn't drop however, so also consider trying a different server.
Thank you. :) As cptoblivious says, I'm on a corporate machine (several, in fact) which I cannot install applications on.

Since it is often I who do a lot of the talking in these meetings, and therefore I don't notice immediately that the VPN is down, I'm looking for a configuration which quickly detects the VPN is down.

(The VPN in question is NordVPN, and this seems to happen several days a week, at approximately (but not exactly) the same time.)

Thank you for your help! It is appreciated.
 
Similar threads

Similar threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top