I have set up a vpn using Openvpn on a windows2000 pro machine. We have linux box running Shorewall firewall. The vpn part works great I can connect clients fine.
The vpn is setup on 10.8.0.x and the lan is 192.168.1.x
My problem is that I need clients to be able to ping(access) the rest of my 192.168.1.x network. Right now I can ping and access shares on the openvpn server but thats it. Anything behind it is inaccessible.
So... I need a route on the LAN gateway(linux) to route the VPN client subnet (10.8.0.0/24) to the server at 192.168.1.178. How do I accomplish this?
I think I need to use the "route add" command and I have fiddled around trying different things but nothing has worked.
btw I do have the "IPEnableRouter" set to 1 in the registry on the 2000 machine.
Thanks
The vpn is setup on 10.8.0.x and the lan is 192.168.1.x
My problem is that I need clients to be able to ping(access) the rest of my 192.168.1.x network. Right now I can ping and access shares on the openvpn server but thats it. Anything behind it is inaccessible.
So... I need a route on the LAN gateway(linux) to route the VPN client subnet (10.8.0.0/24) to the server at 192.168.1.178. How do I accomplish this?
I think I need to use the "route add" command and I have fiddled around trying different things but nothing has worked.
btw I do have the "IPEnableRouter" set to 1 in the registry on the 2000 machine.
Thanks