|
|
I can't find anything in the documentation about this, so forgive me if you see it as obvious in the doc. I want to assign a route to a network that is on the other side of my tunnel. The tunnel is set up as handing out 172.24.2.0/24 addresses. The server is getting 172.24.2.1, routing traffic to 172.24.2.2. My client is getting 172.24.2.6 and is routing all traffic for 172.24.2.1 to 172.24.2.5. All these routes are automatically created without me setting anything. Now I want to setup routes to 172.24.3.0/24 to be on the other side of the server, how do I do this? I would like to do it in the config file of the server and be pushed to the clients, but don't know very well how to do that with this type of arrangement either. I am looking at deploying this software for several people to connect into the server and communicate to a network of other computers. The server is OpenVPN vs 2.0 running on Windows 2003 Server The client is OpenVPN vs 2.0 running on Windows XP What I am really unsure of is whether I should put the route on the client to 172.24.2.5 or 172.24.2.6. I am also unsure how you would do this in the config considering each client will have a different gateway. ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |