Koozali.org: home of the SME Server

Adding VPN connection (PPP over SSH) to local networks

Andrew Smith

Adding VPN connection (PPP over SSH) to local networks
« on: December 01, 2002, 08:07:36 PM »
Hi,

I'm running SME 5.5 and have set up a VPN (using PPP over SSH) to connect my remote workstation to it. IP address details as follows:

Local Workstation: 192.168.10.10
SME Server: 192.168.10.1
PPP Link 192.168.150.1 <--> 192.168.150.2
My Remote Gateway: 192.168.15.2
My Remote Workstation: 192.168.15.10

My vpn-up script creates all the routes required for the connection, but I get treated as a foreign machine so I can't connect to anything (except http). I have tried to add 192.168.15.x as a local network, but I get told the network is unreachable.

Anyone got any ideas on how to get around this so I can browse samba shares, vnc, etc...?

Thanks in advance :o)


Andrew