Problem running Tinc

Guus Sliepen guus at tinc-vpn.org
Sun May 7 09:28:36 CEST 2006


On Fri, May 05, 2006 at 02:19:33PM +0200, Ste wrote:

> I configured tinc on my little server, but i get this when i try to run it:
> 
> root at blacky:~# tincd -n venere -d5 -D
> tincd 1.0.4 (Apr 30 2006 22:53:06) starting, debug level 5
> /dev/net/tun is a Linux tun/tap device (tun mode)
> Executing script tinc-up
> Listening on :: port 655
> Can't bind to 0.0.0.0 port 655/tcp: Address already in use
> Ready
> 
> I don't understand what's wrong..

There's nothing wrong here. On Linux, if you bind an IPv6 socket to a
port, it also automatically binds to the same port in IPv4. So a
subsequent bind to IPv4 fails, but that's not a problem.

> My configuration files:
> 
> tinc.conf
> -----------------------------------------
> Name = Venere1
> -----------------------------------------

No ConnectTo statements?

> tinc-up:
> -----------------------------------------
> ifconfig $INTERFACE 10.1.54.1 netmask 255.0.0.0
> -----------------------------------------
> 
> venere/Venere1
> -----------------------------------------
> Subnet = 192.168.98.0/24
> Address = 82.50.170.22

That is certainly not going to work. Why is your Subnet completely
different from what you configured in tinc-up?

-- 
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/20060507/f122e91c/attachment.pgp


More information about the tinc mailing list