I'm setting up an SME server as server & gateway. It has 2 ethernet cards, eth0
(192.168.0.210)to the local network, eth1 (10.0.0.3)to the adsl modem (10.0.0.1).

>From a machine on the Lan, I can access the internet just fine.

On the SME server, I'm running pptp client to establish a tunnel into the
company's Windows 2000 VPN server. This also works fine. (I'm running rsync &
mysql replication over it).

How do I add a route so local users on the lan can see machines on the lan at
head office. I can see them just fine from the SME server.

route add -net 10.0.0.150 netmask 255.255.255.255 dev ppp0

10.0.0.150 being an intranet web server on the company's lan. This is the
machine I'm rsyncing & replicating against.

I can ping 10.0.0.150 from the SME server, but not from my machine on the Lan.

Amanda

Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to