Some questions about SPTPS

Guus Sliepen guus at tinc-vpn.org
Wed Aug 13 12:59:06 CEST 2014


On Wed, Aug 13, 2014 at 11:27:01AM +0200, Guus Sliepen wrote:

> If you want tinc to listen on multiple ports, say 655, 443 and 80, then
> just add these three lines to tinc.conf:
> 
> BindToAddress = * 655
> BindToAddress = * 443
> BindToAddress = * 80

And perhaps just to be clear, in the host config file you should put:

Address = your.nodes.address 655
Address = your.nodes.address 443
Address = your.nodes.address 80

So that if you give it to another node, they will try all three ports
when connecting to you.

-- 
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/20140813/94d5f5b2/attachment.sig>


More information about the tinc mailing list