[FS#2867] proto_add_host_dependency inject wrong route to wrong gateway
OpenWrt Bugs
openwrt-bugs at lists.openwrt.org
Mon Aug 24 05:31:55 EDT 2020
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#2867 - proto_add_host_dependency inject wrong route to wrong gateway
User who did this - Etienne CHAMPETIER (champtar)
----------
Just hit the same issue
default via 192.168.14.1 dev wanmaison1 proto static metric 10
default via 192.168.21.1 dev wancamp1 proto static metric 20
default via 192.168.20.1 dev wancave proto static metric 60
...
1.2.3.4 via 192.168.21.1 dev wancamp1 proto static metric 20
where 1.2.3.4 is the vpn endpoint
The only way to find the correct interfaces is to use `ip r get` or equivalent netlink call before setting up the vpn
----------
More information can be found at the following URL:
https://bugs.openwrt.org/index.php?do=details&task_id=2867#comment8692
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
More information about the openwrt-bugs
mailing list