Displaying 2 results from an estimated 2 matches for "b04e5771".
2014 Dec 29
0
tinc reload not establishing new connections
...kind regards,
Guus Sliepen <guus at tinc-vpn.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20141229/b04e5771/attachment.sig>
2014 Dec 29
2
tinc reload not establishing new connections
I have a use case where I have to add new "ConnectTo=host" in tinc.conf and
reload tinc. This is to make sure existing connections do not get
disconnected.
I use ...
/usr/local/sbin/tinc --pidfile /var/run/tinc.vpn.pid -n vpn reload
this works for most part, however, I am now seeing instance where I have to
do a restart instead of reload. New connection works after a restart.
Is there a