#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):

 The space/tab seems not to be the origin of this problem, Ive tried this
 configuration:


 {{{
 101     vpn1
 102     vpn2
 103     vpnkue
 200     telekom
 255     local
 254     main
 253     default
 0       unspec
 }}}

 and it also leads to:

 {{{
 root@wrt201:~# ip rule
 0:      from all lookup 128
 1:      from all lookup local
 32758:  from 10.0.0.23 lookup 101
 32759:  from 10.0.0.22 lookup 200
 32760:  from 10.0.0.11 lookup 200
 32761:  from all fwmark 0x5 lookup main
 32762:  from all fwmark 0x4 lookup 103
 32763:  from all fwmark 0x3 lookup 102
 32764:  from all fwmark 0x2 lookup 101
 32765:  from all fwmark 0x1 lookup 200
 32766:  from all lookup main
 32767:  from all lookup default
 }}}

 where on two other routers of mine it works fine. Dont see how it gets
 triggered :/

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