Hi,
have a RAS and Routing Server and use this as a SSL VPN Server to connect external Users to my internal Servers.
Now we have a "second" network where they must connect to. On the client there i need now a route to this external network.
Example Net A is 10.1.1.0/24 and the Net B is 10.20.1.0/24. Network A und B are connected via a Lan to Lan connection. My clients became only a route from the RRAS Router to Network A. Then i can set a Route by hand to the Network B "route add 10.20.1.0 mask 255.255.255.0 10.1.1.1" but therefore the client need admin rights and its not easy to handle.
Where can i give this route to the connection that there didnt must be an extra route add?
bg