From f42c6a69690b05d49fc2816db882fe7ee859f089 Mon Sep 17 00:00:00 2001 From: Christof Douma Date: Thu, 1 Aug 2013 00:09:48 +0200 Subject: [PATCH] Added reference to networknotify --- examples/osx-install.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/examples/osx-install.mdwn b/examples/osx-install.mdwn index c64632c..bdb237a 100644 --- a/examples/osx-install.mdwn +++ b/examples/osx-install.mdwn @@ -98,6 +98,14 @@ To list all services monitored by launchd: If tinc has been configured with launchd, you will see tinc.myvpn listed with a process id. +#### Handle standby and other network interrupts + +Tinc automatically tries to reconnect, but this takes time and the longer there +is no connection, the longer tinc waits to try and reconnect again. A small +tool is available at https://gitorious.org/tinc-on-osx/networknotify which will +signal tinc to reconnect when the network connection is available. It uses OS +X its network reachability framework and can be build using Xcode. + --- -- 2.20.1