#19448: ROUTE target not working on iptables
------------------------+-----------------------------------
  Reporter:  Daniel M.  |      Owner:  developers
      Type:  defect     |     Status:  new
  Priority:  normal     |  Milestone:
 Component:  kernel     |    Version:  Barrier Breaker 14.07
Resolution:             |   Keywords:
------------------------+-----------------------------------

Comment (by anonymous):

 one note btw: for multi-ISP routing make sure to set rp_filter to 2 (loose
 filtering) or 0 (filtering turned off), be warned though that turning off
 rp_filter is not recommended these days, that's why the loose filtering
 was implemented.

 if you set rp_filter to 1 (strict filtering), which is recommended for
 single-ISP scenarios it will drop good packets that arrive on a different
 route.

 see
 https://access.redhat.com/solutions/53031
 and
 https://tools.ietf.org/html/rfc3704

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