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 <[email protected]>

Attachment: signature.asc
Description: Digital signature

_______________________________________________
tinc mailing list
[email protected]
http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc

Reply via email to