search for: 09e4abee

Displaying 1 result from an estimated 1 matches for "09e4abee".

2004 Jun 02
1
checking that all tunnels are up
On my VPN-gateway, I like to check every minute it all tunnels (VPN-clients) are up. Here in Holland, we have fixed IPs on ADSL, so I could do it using "netstat -anp | grep tincd" etc. Now I have some customers in Belgium, with dynamic ADSL IP-addresses, so I can no longer use netstat. So I looked into having tincd telling me which connections are up by sending a signal (much