Mailing List Archive

stop arp on 2.4.2 real servers.
What is the configuration on linux 2.4.2-ac20 to stop the interface from
arping. Can I just put NOARP on the ifconfig line?

-Matt

--
----------------------------------------------------------------------
Matthew S. Crocker
Vice President / Internet Division Email: matthew@crocker.com
Crocker Communications Phone: (413) 587-3350
PO BOX 710 Fax: (413) 587-3352
Greenfield, MA 01302-0710 http://www.crocker.com
----------------------------------------------------------------------
Re: stop arp on 2.4.2 real servers. [ In reply to ]
"Matthew S. Crocker" wrote:
>
> What is the configuration on linux 2.4.2-ac20 to stop the interface from
> arping. Can I just put NOARP on the ifconfig line?

NOARP last worked in the 2.0.x kernels.

the real 2.4.2 is out now. Patch it with
ipvs-0.2.5/contrib/patches/hidden-2.4.2xxx.diff
from the ipvs tarball

Joe

--
Joseph Mack PhD, Senior Systems Engineer, Lockheed Martin
contractor to the National Environmental Supercomputer Center,
mailto:mack.joseph@epa.gov ph# 919-541-0007, RTP, NC, USA
Re: stop arp on 2.4.2 real servers. [ In reply to ]
On Fri, 16 Mar 2001, Joseph Mack wrote:

> "Matthew S. Crocker" wrote:
> >
> > What is the configuration on linux 2.4.2-ac20 to stop the interface from
> > arping. Can I just put NOARP on the ifconfig line?
>
> NOARP last worked in the 2.0.x kernels.
>
> the real 2.4.2 is out now. Patch it with
> ipvs-0.2.5/contrib/patches/hidden-2.4.2xxx.diff
> from the ipvs tarball

Ahhh, ok thank you very much.

-Matt
--
----------------------------------------------------------------------
Matthew S. Crocker
Vice President / Internet Division Email: matthew@crocker.com
Crocker Communications Phone: (413) 587-3350
PO BOX 710 Fax: (413) 587-3352
Greenfield, MA 01302-0710 http://www.crocker.com
----------------------------------------------------------------------