<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 23, 2015 at 11:44 PM, Kristian Evensen <span dir="ltr"><<a href="mailto:kristian.evensen@gmail.com" target="_blank">kristian.evensen@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Wed, Sep 23, 2015 at 1:23 PM, Kristian Evensen<br>
<<a href="mailto:kristian.evensen@gmail.com">kristian.evensen@gmail.com</a>> wrote:<br>
> On Wed, Sep 23, 2015 at 1:07 PM, Hans Dedecker <<a href="mailto:dedeckeh@gmail.com">dedeckeh@gmail.com</a>> wrote:<br>
>> Indeed we're using source based routing in combination with a default route<br>
>> in the main routing table; even the specific routing table(s) can contain a<br>
>> default route<br>
>> Based on the addr rule the traffic is guided to a specific routing table so<br>
>> it leaves on the correct interface<br>
<br>
I should point out that I don't know what the "correct" behavior and<br>
how (if) this should be solved. But these patches do break earlier<br>
working use-cases, so I am not sure what the OpenWRT-policy on this<br>
is.<br></blockquote><div>Intention of the patches was to support more scenarios like a default route in the main table.</div><div>As the patches currently break some other scenarios it will need some further tweaking.</div><div>The main issue is the nw rule; therefore I would like to understand which scenario the nw rule is covering before just reverting to the "old" nw rule implementation.</div><div>If no route is hit in the main routing table the traffic will also be returned on the wan interface in case of the "old" nw rule implementation; so i'm wondering if this rule is ever hit in a scenario</div><div>The iif lo rule stuff was originally added to fix a kernel issue; but since it's used in other scenarios they can be re-added again after the main table lookup .</div><div>Meanwhile I will do some further tweaking and testing with the different scenarios in mind. </div><div><br></div><div>Hans</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="HOEnZb"><font color="#888888"><br>
-Kristian<br>
</font></span></blockquote></div><br></div></div>