Present Location: News >> Blog >> Asymmetric Routing

Blog

> Asymmetric Routing
Posted by prox, from Charlotte, on October 05, 2005 at 20:49 local (server) time

... if you're going to do it in Linux, remember to turn off the reverse path filter thinger:

echo "net.ipv4.conf.all.rp_filter = 0" > /etc/sysctl.conf && sysctl -p

Hopefully that'll save you the headache I just had.  Look here if you want to know the details.

> Add Comment

New comments are currently disabled for this entry.