<div dir="ltr"><div>Hi,</div><div><br></div><div>I am using tinc version 1.1pre10, and I am generating the key file using command below ...<br></div><div><br></div>/usr/local/sbin/tinc -n myvpn init hostname<br><div><br></div><div>In some of the host file I am seeing a new line  "Port = 29732"  added at the end of the host key file...</div><div><br></div><div>/etc/tinc/myvpn/hosts/hostname <br></div><div><br></div><div>Port = 29732  <br></div><div><br></div><div>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.<br></div><div><br></div><div>My tinc.conf looks like this....<br></div><div><br></div><div><div>Name = myhost</div><div>Mode = switch</div><div>ExperimentalProtocol = no</div><div>ProcessPriority = high</div><div>Port = 655<br></div><div>ConnectTo = otherhost</div></div><div><br></div><div>Any idea on what would cause that extra Port entry in the file?  How can I ensure it not added automatically?</div><div><br></div><div>Thanks,</div><div>Anil</div><div><br></div></div>