From: Nelson Abramson <pogtal@erols.com>
To: Chris Boot <bootc@worldnet.fr>
Cc: LinuxPPC Dev <linuxppc-dev@lists.linuxppc.org>
Subject: Re: /proc/sys/net/ipv4/ip_always_defrag
Date: Tue, 09 Jan 2001 19:59:32 -0500 [thread overview]
Message-ID: <3A5BB3F4.A9096E29@erols.com> (raw)
In-Reply-To: B6813150.8234%bootc@worldnet.fr
Chris Boot wrote:
> Hi,
>
> I just upgraded to kernel 2.4.0 from bitkeeper.fsmlabs.com (linuxppc_2_4)
> and managed to get over all problems I had (very few) relatively easily. I
> immediately noticed the speed increase (my 5400/180 can serve files at an
> amazing 6400 Kb/sec!). Nice work!
>
> One minor problem though, is that when I boot up (from a LinuxPPC 2000
> installation), after the "Entering non-interactive startup" message, I get a
> message stating that it could not find the file
> "/proc/sys/net/ipv4/ip_always_defrag", which it tries to set to "1" by
> echoing to it. Can this be ignored? Is there a way of either getting this
> proc entry back or removing the script code that echoes to it? I must admit
> that I haven't looked at any of the files in /etc/rc.d with great detail...
Putting a "1" in that file is to turn an option for IP Masquerading on. As you
say you just upgraded your kernel, perhaps one of two things is occuring.
Perhaps either you failed to select all of the options necessary to use IP
Masquerading, or ip_always_defrag has been deprecated in 2.4 (I thought
I remembered seeing something to that effect, but I can't find it again, so I'm
assuming I'm wrong).
For deleting the rc script that does it, I imagine it will be called something
like "firewall" (if you followed the naming convention proposed by the
LDP HOWTO) or "ip_masq". Just be aware that you will probably be unable to
IP Masq. if you delete that rc script (without issuing the commands manually
obviously).
HTH
--Nelson Abramson
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2001-01-10 0:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-01-09 20:21 /proc/sys/net/ipv4/ip_always_defrag Chris Boot
2001-01-10 0:59 ` Nelson Abramson [this message]
2001-01-10 11:46 ` /proc/sys/net/ipv4/ip_always_defrag Calum Selkirk
2001-01-10 18:51 ` /proc/sys/net/ipv4/ip_always_defrag Rod Stewart
2001-01-10 20:04 ` /proc/sys/net/ipv4/ip_always_defrag Chris Boot
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=3A5BB3F4.A9096E29@erols.com \
--to=pogtal@erols.com \
--cc=bootc@worldnet.fr \
--cc=linuxppc-dev@lists.linuxppc.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.