r0bbie
New Around Here
I was drawn to trying out asuswrt-merlin due to its Policy Based Routing capability, in order to direct some traffic through a VPN at the router level while excluding others. I've attempted to set this up, however am continually receving a "Routing conflict" error message when the VPN client is enabled with policy rules in place.
Steps to reproduce:
- Set up for a new VPN client (for instance on client 1). Import .ovpn file, input login information etc, turn on. Test internet and works fine, traffic appears to be being correctly routed through the VPN.
- Turn the VPN client off, and switch the "Redirect Internet traffic" setting to "Policy Rules". Create two rules in order to direct all internet traffic throug the VPN, unless its source is a particular computer at source IP 192.168.1.88 (in line with instructions at https://github.com/RMerl/asuswrt-merlin/wiki/Policy-based-routing):
- I get a "Routing conflict" error (screenshots attached below), and the VPN connection seems to not work (no traffic is routed via the VPN).
I've tried setting this up multiple times, rebooted the router, etc, and can't see where I'm going wrong. Tried various different policy rules as well to see if I could get any working at all or determine where a conflict might be, with no luck.
Any assistance would be much appreciated. Let me know if I might provide any log information etc which may be helpful in diagnosing.
Steps to reproduce:
- Set up for a new VPN client (for instance on client 1). Import .ovpn file, input login information etc, turn on. Test internet and works fine, traffic appears to be being correctly routed through the VPN.
- Turn the VPN client off, and switch the "Redirect Internet traffic" setting to "Policy Rules". Create two rules in order to direct all internet traffic throug the VPN, unless its source is a particular computer at source IP 192.168.1.88 (in line with instructions at https://github.com/RMerl/asuswrt-merlin/wiki/Policy-based-routing):
Code:
All traffic 0.0.0.0 0.0.0.0 VPN
mediaserver 192.168.1.88 0.0.0.0 WAN
- I get a "Routing conflict" error (screenshots attached below), and the VPN connection seems to not work (no traffic is routed via the VPN).
![188a3a7c-d363-11e6-9f98-9c4fb1117307.png](/proxy.php?image=https%3A%2F%2Fcloud.githubusercontent.com%2Fassets%2F1804229%2F21687977%2F188a3a7c-d363-11e6-9f98-9c4fb1117307.png&hash=c7c960daf1a2b60678faae2ba2df8bd7)
![24489796-d363-11e6-9a73-4d07ff2f5baa.png](/proxy.php?image=https%3A%2F%2Fcloud.githubusercontent.com%2Fassets%2F1804229%2F21687995%2F24489796-d363-11e6-9a73-4d07ff2f5baa.png&hash=0095e59e90a6e913ca14c762736bfbf5)
I've tried setting this up multiple times, rebooted the router, etc, and can't see where I'm going wrong. Tried various different policy rules as well to see if I could get any working at all or determine where a conflict might be, with no luck.
Any assistance would be much appreciated. Let me know if I might provide any log information etc which may be helpful in diagnosing.