On Fri, Jan 29, 2010 at 7:50 AM, Matt Hakim <thepigs@xxxxxxxxx> wrote: >> Forgot about that, sorry. Make sure sysctl net.ipv4.conf.ppp0.rp_filter >> is set to 0 after ppp0 is created, otherwise the packet is discarded at >> the input routing decision stage. sysctl net.ipv4.conf.default.rp_filter >> contains the value that will be set for any new interface. > > Didn't seem to help. > OK its working now, after I did various: echo 0 > /proc/sys/net/ipv4/conf/all/rp_filter echo 0 > /proc/sys/net/ipv4/conf/eth0/rp_filter Thanks for your help, Matt -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html