|
|
Hi, > > is there any way to determine the status (up or down) of a VPN tunnel > > on linux? It looks like the tun interface is always "up" no matter what > > state the VPN connection is in. [...] > For my openvpn server I added: > > status openvpn-status.log > log-append openvpn.log Yes, I also tried that, but unfortunately the status file only lists the transferred bytes and does not mention whether the VPN is up or down. And parsing the log file to determine the state of the VPN isn't what I'd call easy, so I think I still prefer the --up / --down script solution. But thanks anyway! -Johannes. ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2005-06/msg00081.html on line 194 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2005-06/msg00081.html on line 194 |