Re: Proxyarp is not working with kernel 2.2.0

Mark Montague (monty@gg.caltech.edu)
01 Feb 1999 22:26:50 -0800


Denis Chapligin <chollya@yantar.ru> writes:
> Hi
> Fri, 29 Jan 1999, Nicholas J. Leon ΁ЁɁӁ:
>
> > # I was found, that the ppp "proxyarp" feature is not working with kernel
> > # 2.2.0(PPP 2.3.5). It works fine with 2.0.x kernels. Who can explain it?
> >
> >There's a sysctrl for it now:
> >
> >echo 1 > /proc/sys/net/ipv4/conf/all/proxy_arp
> >
> >Look at /proc/sys/net/ipv4/conf/* for configuring individual devices.
> >
> It doesn't helps.

You also have to turn on forwarding:

echo 1 > /proc/sys/net/ipv4/conf/all/forwarding

(just in case the proxy-arp-subnet issue is not what's holding you up)

- M

-=-=-=-=-=-=-=-=-=-=-=+=-=-=-=-=-=-=-=-=-=-=-=+=-=-=-=-=-=-=-=-=-=-=-=-
Mark "Monty" Montague | monty@gg.caltech.edu | I don't do Windows(tm)
-=-=-=-=-=-=-=-=-=-=-=+=-=-=-=-=-=-=-=-=-=-=-=+=-=-=-=-=-=-=-=-=-=-=-=-
DON'T PANIC! I'm a trained professional, and far more | *Why* question
qualified to panic in this situation than you are. | authority?
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

-
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/