netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Aron Griffis <aron@hp.com>
To: netdev@oss.sgi.com
Subject: ifconfig bug removes aliases
Date: Wed, 10 Mar 2004 16:20:56 -0500	[thread overview]
Message-ID: <20040310212056.GA5661@time.flatmonk.org> (raw)

Hello, here is the sequence:

    ifconfig eth0:1 10.10.10.1 netmask 255.255.0.0 
    ifconfig eth0:2 10.10.10.2 netmask 255.255.0.0 
    ifconfig eth0:1 down

At this point eth0:2 has disappeared also.  It appears that the aliases
must be on the same subnet for this to occur, and the creation order is
also important.

Aron

             reply	other threads:[~2004-03-10 21:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-10 21:20 Aron Griffis [this message]
2004-03-13 10:07 ` ifconfig bug removes aliases Julian Anastasov
2004-03-13 15:28   ` Aron Griffis

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=20040310212056.GA5661@time.flatmonk.org \
    --to=aron@hp.com \
    --cc=netdev@oss.sgi.com \
    /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;
as well as URLs for NNTP newsgroup(s).