Hi,

I am using tinc version 1.1pre10, and I am generating the key file using
command below ...

/usr/local/sbin/tinc -n myvpn init hostname

In some of the host file I am seeing a new line  "Port = 29732"  added at
the end of the host key file...

/etc/tinc/myvpn/hosts/hostname

Port = 29732

this line Port = 29732 is causing tinc to break. It all works fine once I
manually delete the Port entry in the key hosts file.

My tinc.conf looks like this....

Name = myhost
Mode = switch
ExperimentalProtocol = no
ProcessPriority = high
Port = 655
ConnectTo = otherhost

Any idea on what would cause that extra Port entry in the file?  How can I
ensure it not added automatically?

Thanks,
Anil
_______________________________________________
tinc mailing list
[email protected]
http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc

Reply via email to