When I establish an OpenVPN client connection over the Internet to our corporate OpenVPN server, it pushes several static routes. Unfortunately, these routes break some connectivity within my local network environment, as they collide with my own routes. How can I refuse those routes?
|
After extensive study of the I you don't want the routes to be executed automatically, but to be handled by your own tool, use the following option:
If you are accepting everything that is pushed by the server except the routes, use the following option:
|
|||
|
|
|
You can't refuse individual routes, however if you have access to edit your OpenVPN configuration then you can effectively stop the server Of course, if you do that, you will lose all routes and any other configuration which would normally be |
|||
|
|
