marelit
Occasional Visitor
Hello everyone,
I have an OVPN server which pushes routes to local subnets via "route 192.168.x.0 255.255.255.0" when a client connects.
Now I've set up my 86U as a client and it accepts the routes (they show up in the routing table). Now I wanted to start policy based routing (strict) again, but then suddenly the routes will be dropped. I've used the feature before and was wondering what was going on, because I remembered them to stick around with policy based routing turned on.
I read through various threads and the changelog and found that with 384.9 there was a change:
So my question is how can I restore the old behavior? Because I need access to the pushed subnets from the whole LAN and not only from the policy routed devices (they on the other hand have all traffic going through the tunnel compared to normal LAN devices).
Thank you in advance!
I have an OVPN server which pushes routes to local subnets via "route 192.168.x.0 255.255.255.0" when a client connects.
Now I've set up my 86U as a client and it accepts the routes (they show up in the routing table). Now I wanted to start policy based routing (strict) again, but then suddenly the routes will be dropped. I've used the feature before and was wondering what was going on, because I remembered them to stick around with policy based routing turned on.
I read through various threads and the changelog and found that with 384.9 there was a change:
Code:
No longer accept any server-provided route when OpenVPN client set to Policy (Strict).
Thank you in advance!