openvpn does not recover from disabling redirect-gateway
Posted
by Marki
on Server Fault
See other posts from Server Fault
or by Marki
Published on 2010-02-18T16:36:17Z
Indexed on
2010/04/06
8:03 UTC
Read the original article
Hit count: 390
When I enable the redirect-gateway option on the server, restart openvpn, and restart the client software, the new default gateway is set on the client.
When I then disable the redirect-gateway option in the server config, restart openvpn on the server, then on the client, the client no longer sets the old gateway, effectively breaking access to the outside world.
Why could this be?
© Server Fault or respective owner