From: Pete Elton <elton@iqs.net>
To: linux-kernel@vger.kernel.org
Cc: Julian Anastasov <ja@ssi.bg>
Subject: Re: Turning off ARP in linux-2.4.0
Date: Wed, 24 Jan 2001 16:30:49 -0800 [thread overview]
Message-ID: <200101250030.QAA24585@tech1.nameservers.com> (raw)
In-Reply-To: Your message of "Wed, 24 Jan 2001 09:21:02 GMT." <Pine.LNX.4.30.0101240857420.1024-100000@u.domain.uli>
> > 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 filesystem? How can I accomplish the same thing I was
> > doing in the 2.2 kernel in the 2.4 kernel?
>
> You can use this temporary solution (the same patch ported to
> 2.3.41+):
>
> http://www.linuxvirtualserver.org/arp.html
> http://www.linuxvirtualserver.org/hidden-2.3.41-1.diff
Thanks for the link to the patch. I was able to get it patched
into the 2.4.0 kernel and it worked great.
Thanks.
Pete
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2001-01-25 0:31 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-01-24 9:21 Turning off ARP in linux-2.4.0 Julian Anastasov
2001-01-25 0:30 ` Pete Elton [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-01-25 11:02 Julian Anastasov
2001-01-25 17:08 ` Bernd Eckenfels
2001-01-25 23:13 ` Julian Anastasov
2001-01-25 0:19 Julian Anastasov
2001-01-25 0:08 Bernd Eckenfels
2001-01-24 8:32 Bernd Eckenfels
2001-01-24 4:07 Bernd Eckenfels
2001-01-24 4:02 Bernd Eckenfels
2001-01-23 13:19 NDias
2001-01-23 0:50 Bernd Eckenfels
2001-01-23 9:08 ` Andi Kleen
2001-01-23 23:50 ` Pete Elton
2001-01-24 0:10 ` Andi Kleen
2001-01-24 0:27 ` Pete Elton
2001-01-24 0:38 ` Andi Kleen
2001-01-24 0:49 ` Pete Elton
2001-01-22 20:59 Pete Elton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200101250030.QAA24585@tech1.nameservers.com \
--to=elton@iqs.net \
--cc=ja@ssi.bg \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.