<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks for the quick response. <br>
<br>
The netmasks on all subnets are 255.255.255.0. If I change the netmask
on the interface, should I also change the corresponding "Subnet ="
statements in the files?<br>
<br>
Robert<br>
<br>
Guus Sliepen wrote:
<blockquote cite="mid:20090923204253.GR4452@sliepen.org" type="cite">
<pre wrap="">On Wed, Sep 23, 2009 at 12:20:55PM -0700, Robert Spraggs wrote:
</pre>
<blockquote type="cite">
<pre wrap="">I am having an issue with getting tinc to route the packets between
2 Windows tinc installations. Here is what I have so far:
homeClient: Physical Interface: 192.168.6.50 gateway 192.168.6.102
homeClient: Tap-Win32 192.168.10.23 no gateway
</pre>
</blockquote>
<pre wrap=""><!---->
What are the netmasks of those interfaces?
</pre>
<blockquote type="cite">
<pre wrap="">vpnoffice: Physical Interface 192.168.6.102 gateway 192.168.6.1
vpnoffice: Tap-Win32 192.168.98.10 no gateway
I run tinc -n vpn -d5 -D on both machines and I can see them connect
and everything seems to go right, but nothing is being captured by
tinc in the homeClient VMWare instance. I see minimal activity when
I Wireshark the interface also.
</pre>
</blockquote>
<pre wrap=""><!---->
The netmask of the TAP-Win32 interfaces should be 255.255.0.0 in your case. If
there is masquerading going on between the two machines, you might want to add
"TCPOnly = yes" to the host config files.
</pre>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
tinc mailing list
<a class="moz-txt-link-abbreviated" href="mailto:tinc@tinc-vpn.org">tinc@tinc-vpn.org</a>
<a class="moz-txt-link-freetext" href="http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc">http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc</a>
</pre>
<pre wrap="">
<hr size="4" width="90%">
No virus found in this incoming message.
Checked by AVG - <a class="moz-txt-link-abbreviated" href="http://www.avg.com">www.avg.com</a>
Version: 8.5.409 / Virus Database: 270.13.112/2390 - Release Date: 09/23/09 05:52:00
</pre>
</blockquote>
</body>
</html>