<br><br><div class="gmail_quote">On Sat, Jan 24, 2009 at 12:51 PM, Gary Stainburn <span dir="ltr"><<a href="mailto:gary.stainburn@ringways.co.uk">gary.stainburn@ringways.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Saturday 24 January 2009 10:06:01 Giany wrote:<br>
> I guess its normal not to pass because the next gateways dont "know"  what<br>
> 10.x/192.x ips are.<br>
> I think either you have to export those IPs to the next gateways either you<br>
> enable nat<br>
> for each VPN, smth like iptables -t nat -A POSTROUTING -o eth0 -j<br>
> MASQUERADE (fastest<br>
> way) where eth0 is your interface for internet.<br>
<br>
</div>The routing isn't the problem.<br>
<br>
Local gateway           eth0 10.6.1.1 ppp0 192.168.127.2<br>
Remote gateway  eth0 10.1.1.6 ppp0 192.168.127.1<br>
<br>
Local routes add -net <a href="http://10.1.0.0/16" target="_blank">10.1.0.0/16</a> gw 192.168.127.1<br>
<br>
traceroute from local gateway to 10.1.1.1 gets as far as 192.168.127.1 and<br>
stops<br>
<font color="#888888"></font></blockquote><div><br><br>If you say ip_forward is enabled then either there is a routing problem<br>or some firewall issue. <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<font color="#888888"><br>
<br>
--<br>
</font><div><div></div><div class="Wj3C7c">Gary Stainburn<br>
<br>
This email does not contain private or confidential material as it<br>
may be snooped on by interested government parties for unknown<br>
and undisclosed purposes - Regulation of Investigatory Powers Act, 2000<br>
<br>
--<br>
fedora-list mailing list<br>
<a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>
To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-list</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Communicate/MailingListGuidelines" target="_blank">http://fedoraproject.org/wiki/Communicate/MailingListGuidelines</a><br>
</div></div></blockquote></div><br>