#21845: Ip rule / marked routing broken, again
-----------------------+------------------------
  Reporter:  makedir   |      Owner:  developers
      Type:  defect    |     Status:  new
  Priority:  normal    |  Milestone:
 Component:  packages  |    Version:  Trunk
Resolution:            |   Keywords:
-----------------------+------------------------

Comment (by makedir):

 I've fixed it so far by changing the values of $TABLE in the up script of
 OpenVPN to '101' and '102'. This change is a total nonsense again, why are
 'main' and default still working / allowed by all other non numbers not?


 {{{
 root@wrt201:~# ip route show table main
 default via 10.0.1.203 dev eth1
 10.0.0.0/24 dev br-lan  src 10.0.0.201
 10.0.1.0/24 dev eth1  src 10.0.1.201
 172.x.x.0/22 dev tun1  src 172.x.x.x
 172.x.x.0/22 dev tun0  src 172.x.x.x
 root@wrt201:~# ip route show table default
 root@wrt201:~# ip route show table vpn1
 ip: invalid argument 'vpn1' to 'table'
 }}}

 I guess this is some sort of bug, cant be desired.

--
Ticket URL: <https://dev.openwrt.org/ticket/21845#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

Reply via email to