additional Port entry in tinc hosts key file
Anil Moris
anilmoris at gmail.com
Thu Dec 18 12:11:24 CET 2014
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20141218/f2161e0c/attachment.html>
More information about the tinc
mailing list