I have a problem with my VPN connection where I keep seeing it periodically disconnects (ESP detected dead peer) and automatically reconnects (at the level of openconnect, unrelated to the script). I'm wondering whether this could be because my VPN provider requires periodic Host Checker requests? (anyway to check if it does?) If so, then what should be the correct implementation to achieve this? I can code it myself if I understand the requirements.
I have a problem with my VPN connection where I keep seeing it periodically disconnects (ESP detected dead peer) and automatically reconnects (at the level of openconnect, unrelated to the script). I'm wondering whether this could be because my VPN provider requires periodic Host Checker requests? (anyway to check if it does?) If so, then what should be the correct implementation to achieve this? I can code it myself if I understand the requirements.