Gentoo Archives: gentoo-dev

From: MadCoder <pierre.habouzit@×××.org>
To: gentoo-dev@g.o
Subject: [gentoo-dev] mysterious Problem
Date: Tue, 11 Jun 2002 10:50:46
Message-Id: 200206102303.16454.pierre.haboueit@m4x.org
1 I want my eht0 card to accept two ip.
2
3 so, I use this config :
4
5 face_eth0="129.104.221.165 broadcast 129.104.221.255 netmask 255.255.255.0"
6 iface_eth1="192.168.1.1 broadcast 192.168.1.255 netmask 255.255.255.0"
7 alias_eth0="129.104.221.100"
8
9 but there is a big problem : the alias_eht0 has netmask 255.255.0.0 by default
10 !!!
11
12 how can I specify, that I want netmask=255.255.255.0 ?
13 and why isn't it the default choice, since i'ts the netmask of face_eth0 ?
14 --
15 Don't be afraid ... I'm going to give you the choice I've never had
16
17 (°>
18 / ) MadCoder (53 53)
19 ^^

Replies

Subject Author
Re: [gentoo-dev] mysterious Problem Adam Voigt <adam.voigt@××××××××××.com>