Re: routing problem b/w 2.2 and PM3

Andi Kleen (ak@muc.de)
Fri, 2 Jul 1999 09:36:16 +0200


On Fri, Jul 02, 1999 at 12:40:43AM +0200, Soren Harward wrote:
> On Thu 01 Jul 1999 at 22:27:05, Andi Kleen muttered:
> > I bet you have forwarding turned on the web server.
> >
> > Try echo 0 > /proc/sys/net/ipv4/conf/all/rp_filter
>
> No such luck. It was already 0.

all/* is often 0, it only serves for write-through. What matters is the actual
device setting.

Accept_redirects may be helpful too because the problems are probably caused by
weird redirects.

-Andi

-- 
This is like TV. I don't like TV.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/