[LARTC] Does anyone have a working proxyARP setup?

Martin Volf mv@inv.cz
Sat, 09 Oct 2004 10:05:59 +0200


gypsy wrote:
...
> gypsy> ifconfig eth0 x.x.x.96 broadcast x.x.x.111 netmask
> 255.255.255.240
> gypsy> ifconfig eth1 x.x.x.96 broadcast x.x.x.111 netmask
> 255.255.255.240
...

I think you can't use x.x.x.96 here, because it is the address of your network 
x.x.x.96/28. Useable ip addresses are .97 - .110. And you can't have the same 
ip address and netmask on two interfaces. Use maybe 'netmask 255.255.255.255' 
on one of them.

As far as the question in the subject is concerned, yes, I have.

--
Martin