Don't think that works... The server has to be setup to handle the redirect requests according to the openvpn documentation. If you try to get the client to push all requests thru the server and the server doesn't know it is suppose to handle them it can't do the redirects...Sorry about the OT. But if you don't push redirect_gateway from the server then doesn't it depend on whether the client has --redirect-gateway? I think I'm doing this with a Chromebook, where I have one .onc with "ignore_default_route" and one without. I think that is the equivalent for .ovpn.
RMerlin is this a broken openvpn implementation or is there something wrong with my setup? It worked until I switched to the latest official release and the betas.
380.66_6 (22-June-2017)
- CHANGED: Updated OpenVPN to 2.4.3
- FIXED: Corrupted firewall rules if enabling SSHD brute-force
protection and Respond to WAN Ping at the same time
while in Dual WAN mode.
This is when I think it broke so not sure if it is broken in 2.4.3
I may have found a problem...
push "route 0.0.0.0 255.255.255.255 net_gateway" is in the config file for the server with direct client traffic... Is this suppose to be in here? Openvpn says to push this when you want to IgnoreRedirectGateway
Last edited: