From: Ingo Oeser <ingo.oeser@informatik.tu-chemnitz.de>
To: Andries.Brouwer@cwi.nl
Cc: linux-kernel@vger.kernel.org, net-tools@lina.inka.de, philb@gnu.org
Subject: Re: ifconfig and SIOCSIFADDR
Date: Tue, 24 Jul 2001 18:05:26 +0200 [thread overview]
Message-ID: <20010724180526.G750@nightmaster.csn.tu-chemnitz.de> (raw)
In-Reply-To: <200107241447.OAA07015@vlet.cwi.nl>
In-Reply-To: <200107241447.OAA07015@vlet.cwi.nl>; from Andries.Brouwer@cwi.nl on Tue, Jul 24, 2001 at 02:47:56PM +0000
Hi Andries,
On Tue, Jul 24, 2001 at 02:47:56PM +0000, Andries.Brouwer@cwi.nl wrote:
> I just noticed that the command
>
> ifconfig eth1 netmask 255.255.255.0 broadcast 10.0.0.255 10.0.0.150
>
> (with ifconfig from net-tools-1.60)
> results in a netmask of 255.0.0.0, which is wrong in my situation.
Just change this to
ifconfig eth1 10.0.0.150 netmask 255.255.255.0 broadcast 10.0.0.255
and be happy.
Deciding about bugs vs. "undefined behavior" is not my business,
so I bite my tongue about this topic ;-)
Regards
Ingo Oeser
--
Use ReiserFS to get a faster fsck and Ext2 to fsck slowly and gently.
next prev parent reply other threads:[~2001-07-24 16:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-24 14:47 Andries.Brouwer
2001-07-24 16:05 ` Ingo Oeser [this message]
2001-07-24 22:50 ` Alexey Kuznetsov
2001-07-25 19:23 Andries.Brouwer
2001-07-25 19:40 ` kuznet
2001-07-26 14:47 ` Gerhard Mack
2001-07-25 20:26 Andries.Brouwer
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=20010724180526.G750@nightmaster.csn.tu-chemnitz.de \
--to=ingo.oeser@informatik.tu-chemnitz.de \
--cc=Andries.Brouwer@cwi.nl \
--cc=linux-kernel@vger.kernel.org \
--cc=net-tools@lina.inka.de \
--cc=philb@gnu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®