dynamic adding of nodes

Guus Sliepen guus at sliepen.eu.org
Sun Nov 14 19:19:35 CET 2004


On Sun, Nov 14, 2004 at 10:21:46AM -0600, Lonnie Cumberland wrote:

> Suppose that you have a Tinc VPN network made up of 4 nodes (A, B, C, D) 
> and you want to dynamically add new nodes (E, F). How can this be done 
> without having to re-start all of the nodes A-D?
> 
> Based upon what I can see, each node condifuration files need to be 
> modified and each node re-started, right?

No. If you want to add node E to the existing VPN, you only have to copy
node E's host config file to one of existing nodes, say for example A.
Then you copy A's host config file to E, and add ConnectTo = A to E's
tinc.conf. Then you (re)start E's tincd. You don't need to restart the
tincd on A, and you don't have to do anything with the other nodes.

-- 
Met vriendelijke groet / with kind regards,
    Guus Sliepen <guus at sliepen.eu.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://brouwer.uvt.nl/pipermail/tinc/attachments/20041114/da8bd351/attachment.pgp


More information about the tinc mailing list