<!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 help, but that did not work either. Is it possible that
it is a problem with trying to get 2 windows machines to talk to each
other. I can get the 2 machines connected, but it does not seem to pass
any data over the connection. When I try to run Mozilla, it keeps
coming back with the site being unavailable and I don't see any traffic
over that channel.<br>
<br>
Any other thoughts?<br>
<br>
Thanks again for the help.<br>
<br>
Robert<br>
<br>
albi wrote:
<blockquote
cite="mid:25e6c46f81cb13b3ede132195ba88070.squirrel@www.albi.life.de"
type="cite">
<pre wrap="">First, use different networks at home and office, or it will not work. I
change your home network to 192.168.7.0/24 so it may work.
</pre>
<blockquote type="cite">
<pre wrap="">homeClient: Physical Interface: 192.168.6.50 gateway 192.168.6.102
</pre>
</blockquote>
<pre wrap=""><!---->homeClient: Physical Interface: 192.168.7.50/255.255.255.0 gateway
192.168.7.102
</pre>
<blockquote type="cite">
<pre wrap="">homeClient: Tap-Win32 192.168.10.23 no gateway
</pre>
</blockquote>
<pre wrap=""><!---->Use same IP as physical ip, but larger network mask:
Tap-Win32 192.168.7.50/255.255.0.0 no gateway
</pre>
<blockquote type="cite">
<pre wrap="">homeClient file:
Address:192.168.6.50
</pre>
</blockquote>
<pre wrap=""><!---->Address:192.168.7.50
</pre>
<blockquote type="cite">
<pre wrap="">Subnet=192.168.10.0/24
</pre>
</blockquote>
<pre wrap=""><!---->Subnet=192.168.7.0/24
</pre>
<blockquote type="cite">
<pre wrap="">vpnoffice: Physical Interface 192.168.6.102 gateway 192.168.6.1
</pre>
</blockquote>
<pre wrap=""><!---->vpnoffice: Physical Interface 192.168.6.102/255.255.255.0 gateway 192.168.6.1
</pre>
<blockquote type="cite">
<pre wrap="">vpnoffice: Tap-Win32 192.168.98.10 no gateway
</pre>
</blockquote>
<pre wrap=""><!---->vpnoffice: Tap-Win32 192.168.6.102/255.255.0.0 no gateway
</pre>
<blockquote type="cite">
<pre wrap="">vpnoffice file:
Address = 192.168.6.102
</pre>
</blockquote>
<pre wrap=""><!---->Address = 192.168.6.102
</pre>
<blockquote type="cite">
<pre wrap="">Subnet = 192.168.98.0/24
</pre>
</blockquote>
<pre wrap=""><!---->Subnet = 192.168.6.0/24
Wenn vpn is up, try ping from home tinc computer to office tinc computer.
If you want to route other computers via vpn, set default gateay on other
computers to your local tinc computer or add extra route for
192.168.0.0/255.255.0.0 to your tinc computer (maybe better way, but more
work). Add extra route to your gateways too.
Add tcponly line to both tinc.conf files.
Add tcp port 655 forwarding to your local tinc computers on both gateways.
ALBI...
_______________________________________________
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/2391 - Release Date: 09/23/09 18:00:00
</pre>
</blockquote>
</body>
</html>