No address specified error

Arjen Geerse rodebaron at gmail.com
Thu Oct 26 01:45:55 CEST 2006


Hi,

I am trying to create a vpn with tinc on three windows machines..

Tinc starts listening on 0.0.0.0 port 655

Virtual adapter is connected, no problems there

In the conf file are two connect to's :

Name = red
ConnectTo = duke
ConnectTo = optimus
Interface = VPN

In debug mode, tinc reports:

tincd 1.0.4 (May  4 2005 20:55:25) starting, debug level 5
Tap reader running
{8AF39DEE-C477-4AC0-851E-1CEA2AD9F58A} (VPN) is a Windows tap device
Listening on 0.0.0.0 port 655
Ready
No address specified for duke
No address specified for optimus
Read packet of 42 bytes from Windows tap device
Read packet of 42 bytes from Windows tap device

How can i fix the "No address specified" errors?

The hosts files look like this:

red:
Subnet = 10.20.40.1/32
-----BEGIN RSA PUBLIC KEY-----
MIGJAoGBAOia2rJk (etc)
-----END RSA PUBLIC KEY-----

duke:
Subnet = 10.20.40.2/32
-----BEGIN RSA PUBLIC KEY-----
MIGJAoGBA (etc)
-----END RSA PUBLIC KEY-----

optimus:
Subnet = 10.20.40.3/32
-----BEGIN RSA PUBLIC KEY-----
MIGJAoGBANQ0 (etc)
-----END RSA PUBLIC KEY-----

Any help will be greatly appreciated!

Kind regards,

Arjen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://brouwer.uvt.nl/pipermail/tinc/attachments/20061026/d6029149/attachment.html


More information about the tinc mailing list