From: Z <z-mlist@inspire.net.nz>
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] mysterious Problem
Date: Wed, 12 Jun 2002 13:33:58 +1200 [thread overview]
Message-ID: <20020612133358.56a21ca9.z-mlist@inspire.net.nz> (raw)
In-Reply-To: <200206111805.29330.pierre.habouzit@m4x.org>
On Tue, 11 Jun 2002 18:05:29 +0200
MadCoder <pierre.habouzit@m4x.org> wrote:
> Le Mardi 11 Juin 2002 18:02, Adam Voigt a écrit :
> > Dirty workaround, add a line where you configure the interface with it's
> > alias (using ifconfig) to your rc.local, that way you can specifiy
> > whatever you want as if you were using the ifconfig command.
> that's allready what I'm doing with a
>
> ifconfig eth0:1 129.104.221.100 netmask 255.255.255.0
>
> but on my Debian, when I create an alias, it always takes the same netmask
> than the main adress. So I was a little surprised.
> --
> MadCoder (53 53)
You could always use the iproute2 commands if you have them installed -- eg:
ip addr add dev eth0 129.104.221.100/24
The above adds the address 129.104.221.100 netmask 255.255.255.0 to eth0 (I think this is equivalent to an alias when using ifconfig).
--
Z
prev parent reply other threads:[~2002-06-12 1:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-11 0:31 [gentoo-dev] mysterious Problem MadCoder
2002-06-11 15:52 ` Adam Voigt
2002-06-11 15:59 ` MadCoder
2002-06-11 16:02 ` Adam Voigt
2002-06-11 16:05 ` MadCoder
2002-06-12 1:33 ` Z [this message]
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=20020612133358.56a21ca9.z-mlist@inspire.net.nz \
--to=z-mlist@inspire.net.nz \
--cc=gentoo-dev@gentoo.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