#21947: TL-MR3020: Iproute2 ("ip") is broken in Chaos Calmer. "ip ru"+"ip ro"
result in failed connection.
------------------------------+------------------------------------------
Reporter: anonymous | Owner: developers
Type: defect | Status: new
Priority: response-needed | Milestone:
Component: packages | Version: Chaos Calmer 15.05
Resolution: | Keywords: ar71xx tl-mr3020 ip iproute2
------------------------------+------------------------------------------
Comment (by anonymous):
That's all because in CC the "local" routing table's priority has changed
from 0 to 1. You can just set the lower priority to your custom routing
rule, e.g.
ip rule add priority 10 from 10.10.10.0/24 table 10
(using any number between 2 and 32768) and the local routing won't be
affected.
--
Ticket URL: <https://dev.openwrt.org/ticket/21947#comment:4>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets