Hi Geoffroy, I think you don't have the same issue, my problem is for incoming packets, i have no problems to go outside. Sorry to not post the resolution of this issue on the mailling list, here there is no spoon, there is no bug, just a kernel protection against IP spoofing.
There is 2 way to fix this "bug". - The more easy solution is to set the rp_filter to 0 or 2, many thanks to Patrik who helped me to find this settings. take a look at linux/Documentation/networking to see what is your prefered settings. With this configuration the reply is allowed to go out through another interface that the one who the packet is coming from. - The second solution is to create a multi-table configuration as I have explained in the last mail. Finally it's my prefered solution because if the user try to reach my box by explicitly giving the IP address of an Ethernet interface, the user is undoubted to not getting the response through a slower interface like WiFi, it's very important for my use but I don't know if it's a general use case. My device is always connected through Wi-Fi, and occasionnaly, the user want to plug an Ethernet cable for debuging purpose or high bandwith needs. I send my patchs just for helping some users who have the same use case. Regards, Julien 2011/9/23 Jukka Rissanen <jukka.rissa...@linux.intel.com> > On 09/23/2011 02:48 PM, VanCutsem, Geoffroy wrote: > >> >>> Sounds like you have two default routes. Check with "netstat -rn", if >>> you have two default routes then that is is the culprit. You could >>> upgrade to newer connman which should fix the issue. >>> >> >> Any recommendation in terms of version to use or should I just shoot for >> the latest available? >> I will then try to build it for a MeeGo 1.2 environment for testing. >> >> Thanks, >> Geoffroy >> >> > Try 0.76 version if it solves your problem. If not, then try this trick > "echo 0 > /proc/sys/net/ipv4/conf/all/**rp_filter" which fixed Julien's > problem. If this does not help either, then you can create a bug report. > > > Cheers, > Jukka > > ______________________________**_________________ > connman mailing list > connman@connman.net > http://lists.connman.net/**listinfo/connman<http://lists.connman.net/listinfo/connman> > -- Massot Julien Operating System engineer Aldebaran Robotics +33 1 77 37 17 60 _______________________________________________ connman mailing list connman@connman.net http://lists.connman.net/listinfo/connman