<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>On 14/07/2010, at 9:05 PM, Hinnack wrote:</div><div><br class="Apple-interchange-newline"><blockquote type="cite">Hi,<div><br></div><div>maybe I am blind, but how to start 2 tunnels on OSX?</div><div><br></div><div>using a different device I get:</div><div><div>/dev/tap1 is a Generic BSD tap device</div><div>add net <a href="http://192.168.1.0/">192.168.1.0</a>: gateway 10.9.99.4</div>
<div>route: writing to routing socket: File exists</div><div>add net <a href="http://10.150.0.0/">10.150.0.0</a>: gateway <a href="http://10.9.99.4/">10.9.99.4</a>: File exists</div><div>Can't bind to 0.0.0.0 port 655/tcp: Address already in use</div></div></blockquote><div><br></div><div>I think you are trying to start multiple tinc daemons.</div><div>Once one daemon has started listening on port 655, you can't run more daemons on the same port. It's already in use.</div><div><br></div><div>Try what Guus suggested if you want to connect two nodes belonging to the same VPN.</div><div>If you're trying to make tinc join another separate VPN, you need to add another netname.</div><div><br></div><div>This link gives some good information about this scenario under the NETWORKS heading.</div><div><a href="http://tinc-vpn.org/documentation/tinc.conf.5">http://tinc-vpn.org/documentation/tinc.conf.5</a></div><div><br></div><div><br></div><div>Mike</div><div><br></div><br><blockquote type="cite"><div>
<div>Unable to create any listening socket!</div><div>Terminating</div></div><div><br></div><div>using same device I get:</div><div><div>tincd 1.0.13 (Jul &nbsp;7 2010 07:42:33) starting, debug level 0</div><div>Could not open /dev/tap0: Resource busy</div>
<div>Terminating</div></div><div><br></div><div>is this a problem related to&nbsp;unsupported Interface variable on OSX?</div><div><br></div><div>regards</div><div><br></div><div>Henrik</div>
_______________________________________________<br>tinc mailing list<br><a href="mailto:tinc@tinc-vpn.org">tinc@tinc-vpn.org</a><br>http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc<br></blockquote></div><br></body></html>