<div>Well this has had me stumped for days now.</div>
<div> </div>
<div>For months I&#39;ve been using tinc in TCPOnly because I always received the unknown host error when using UDP.</div>
<div> </div>
<div>On Monday, i set the flag <font color="#33cc00">IndirectData = yes</font> in my host files, and removed the TCPOnly line.</div>
<div> </div>
<div>Initially, everything worked great.   My throughput increased from 600KB/sec to 2MB/sec between the sites.</div>
<div> </div>
<div>However, I also did some testing with compression settings in the host files.  </div>
<div> </div>
<div>On the first test after setting Compression = 10, I lost full functionality.   I can still establish the VPN, and hosts are able to ping between eachother, but if I try to transfer a file for example, it will not work.</div>

<div> </div>
<div>I removed the Compression line from the hosts files, and went back to the working UDP configuration that gave me 2MB/sec.</div>
<div> </div>
<div>However the problem did not go away.  I say I think there is an IP/UDP frame size issue because the firewall software I use, SoftPerfect Personal Firewall, is reporting this error in it&#39;s logs when I try to do something like a file transfer.</div>

<div> </div>
<div>I am able to ping between hosts with packet sizes up to 1417 bytes.</div>
<div> </div>
<div>I did some testing with setting the PMTU value and setting PMTUDiscover = no, however it had no affect.</div>
<div> </div>
<div>Both hosts are running Windows XP.</div>
<div> </div>
<div>Host files;</div>
<div> </div>
<div>Address = <a href="http://argyle.thruhere.net">argyle.thruhere.net</a></div>
<div>Port = 8002</div>
<div>IndirectData = yes</div>
<div># PMTU = 1024</div>
<div># PMTUDiscovery = no</div>
<div>#TCPOnly = Yes</div>
<div>-----BEGIN RSA PUBLIC KEY-----<br></div>
<div>Address = <a href="http://nixon.endoftheinternet.org">nixon.endoftheinternet.org</a></div>
<div>Port = 8003</div>
<div>IndirectData = yes</div>
<div># PMTU = 1024</div>
<div># PMTUDiscovery = no</div>
<div>#TCPOnly = Yes</div>
<div>-----BEGIN RSA PUBLIC KEY-----</div>
<div> </div>
<div>tinc.conf for both is very simple;</div>
<div> </div>
<div>Name = &lt;Argyle | Nixon&gt;</div>
<div>ConnectTo = &lt;Argyle | Nixon&gt;</div>
<div>Interface = Tinc</div>
<div>Mode = switch</div>
<div>#</div>
<div>#</div>
<div> </div>
<div> </div>
<div>Thoughts?</div>
<div> </div>
<div>Thanks!</div>
<div> </div>
<div>Donald</div>
<div><br> </div>
<div> </div>
<div> </div>
<div> </div>