On Wed, Nov 04, 2015 at 12:46:55PM +0100, Perry Couprie wrote:
> I want a way to remove/deny a node from the vpn without restarting all
> nodes.
>
> What i did is to remove the hostfile and the ConnectTo but the node i
> removed is still connected.
>
> I did do a kill -HUP.
Are you sure it is still connected? Do a kill -USR1 and check the syslog
to see the list of connections. It should not be there anymore.
> How do i purge the node that i removed, without effecting the other nodes ?
It might be that tinc still remembers the node (ie, you see the node and
its Subnets when you do kill -USR2). You can remove that by doing a kill
-WINCH.
--
Met vriendelijke groet / with 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/20151104/4d6d194a/attachment.sig>