<div dir="ltr">Hello - I have a remote network (3 computers, <a href="http://192.168.0.0/24">192.168.0.0/24</a>), which
I'd like to give my local network (5 computers, <a href="http://10.0.0.0/24">10.0.0.0/24</a>) access to
via my ubuntu 8.04.1 server gateway.<br>
<br>
My local network ubuntu gateway computer is connected to the internet
via a ppp0 interface. My remote network gateway is connected to the
internet on a public eth0 interface, both have no firewalls for
testing's sake.<br>
<br>
I've correctly configured routing on my local network gateway, as clients (<a href="http://10.0.0.199">10.0.0.199</a>, for example), can reach normal web sites.<br>
<br>
When I start the pptp vpn, it connects fine as ppp1. My local network gateway can ping <a href="http://192.168.0.0/0">192.168.0.0/0</a>
computers (for instance, <a href="http://192.168.0.2">192.168.0.2</a>), and can use their services (for
instance, http over telnet port 80). However, none of my local network
clients (<a href="http://10.0.0.199">10.0.0.199</a>, for example) can reach <a href="http://192.168.0.0/24">192.168.0.0/24</a> computers.<br>
<br>
Any ideas?<br><br>Mike OBrien<br>
</div>