|
||||||||
I have m0n0wall configured as an OpenVPN server, I have a OpenVPN server on Linux connecting and performing nat / routing so that the client's networks can access the networks inside the OpenVPN server. Now I want to allow the networks inside the OpenVPN server access to the OpenVPN client's networks. It appears the only way to do this is to configure a "-client-connect" script on the server to modify the nat / routing rules when the client connects. Is there plans to support this method? How would I go about setting this up? I guess I need to setup nat masquerading on the new tun device, and then add a static route for the clients networks to the vpn gateway? Thanks -- Steve-o |