Re: Turning off ARP in linux-2.4.0

2001-01-24 Thread Pete Elton
> > In the 2.2 kernel, I could do the following: > > echo 1 > /proc/sys/net/ipv4/conf/all/hidden > > echo 1 > /proc/sys/net/ipv4/conf/lo/hidden > > > > The 2.4 kernel does not have these sysctl files any more. Why was > > this functionality taken out? or was it simply moved to another place > >

Re: Turning off ARP in linux-2.4.0

2001-01-24 Thread Pete Elton
In the 2.2 kernel, I could do the following: echo 1 /proc/sys/net/ipv4/conf/all/hidden echo 1 /proc/sys/net/ipv4/conf/lo/hidden The 2.4 kernel does not have these sysctl files any more. Why was this functionality taken out? or was it simply moved to another place in the proc

Re: Turning off ARP in linux-2.4.0

2001-01-23 Thread Pete Elton
> On Tue, Jan 23, 2001 at 04:27:21PM -0800, Pete Elton wrote: > > Any ideas on how I can turn off the arping? I guess the thing that I > > I explained it in my last mail how to do it using arpfilter. I do not claim > that it is an elegant solution. > It's probably not wor

Re: Turning off ARP in linux-2.4.0

2001-01-23 Thread Pete Elton
> On Tue, Jan 23, 2001 at 03:50:36PM -0800, Pete Elton wrote: > The snippet you posted doesn't describe what ClusterThingy exactly wants > to do with ARPs. Well I think the main difference in what you implemented and what the cluster server thing is doing (I think) is it sounds lik

Re: Turning off ARP in linux-2.4.0

2001-01-23 Thread Pete Elton
> On Tue, Jan 23, 2001 at 01:50:27AM +0100, Bernd Eckenfels wrote: > > Another option is to ifconfig -arp the eth0 interface. I browsed through t > he > > IPv4 code and did not find any other goto out which can be configured besi > des > > the input FIB, which messing with is a bad thing

Re: Turning off ARP in linux-2.4.0

2001-01-23 Thread Pete Elton
On Tue, Jan 23, 2001 at 01:50:27AM +0100, Bernd Eckenfels wrote: Another option is to ifconfig -arp the eth0 interface. I browsed through t he IPv4 code and did not find any other goto out which can be configured besi des the input FIB, which messing with is a bad thing since it

Re: Turning off ARP in linux-2.4.0

2001-01-23 Thread Pete Elton
On Tue, Jan 23, 2001 at 03:50:36PM -0800, Pete Elton wrote: The snippet you posted doesn't describe what ClusterThingy exactly wants to do with ARPs. Well I think the main difference in what you implemented and what the cluster server thing is doing (I think) is it sounds like you can arp

Re: Turning off ARP in linux-2.4.0

2001-01-23 Thread Pete Elton
On Tue, Jan 23, 2001 at 04:27:21PM -0800, Pete Elton wrote: Any ideas on how I can turn off the arping? I guess the thing that I I explained it in my last mail how to do it using arpfilter. I do not claim that it is an elegant solution. It's probably not worse a hack than hidden

Turning off ARP in linux-2.4.0

2001-01-22 Thread Pete Elton
el, so I thought I would ask the guys who really know what is going on. I know that you are all very busy, but any help that you can provide is greatly appreciated. Pete Elton - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL P

Turning off ARP in linux-2.4.0

2001-01-22 Thread Pete Elton
thought I would ask the guys who really know what is going on. I know that you are all very busy, but any help that you can provide is greatly appreciated. Pete Elton - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECT