-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hallo,
wie gibt man bei Debian einem Interface mehrere IP-Adressen via /etc/network/interfaces und ifup? Oder muss ich da hart ifconfig machen?
Konrad
- -- Never shown Star Trek episodes #4: Picard: "Counselor, are you ok?" Csl. Troy: "Could we please stop at a chocolate store?"
On Sat, Jul 20, 2002 at 02:29:54PM +0200, Konrad Rosenbaum wrote:
Hallo,
Hi Konrad,
wie gibt man bei Debian einem Interface mehrere IP-Adressen via /etc/network/interfaces und ifup? Oder muss ich da hart ifconfig machen?
Nö, man verwendet den gleichen Sytax wie bei ifconfig:
iface eth0:1 inet static address 192.168.0.42 ...
und dann ifup eth0:1
Ciao, Tobias
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Saturday 20 July 2002 14:29, Konrad Rosenbaum wrote:
wie gibt man bei Debian einem Interface mehrere IP-Adressen via /etc/network/interfaces und ifup? Oder muss ich da hart ifconfig machen?
Irgendwie unterhalte ich mich heute mit mir alleine.... Die Antwort liegt in der Mitte: iface eth0 inet6 static address 3ffe:b80:e8e:1::5 netmask 64 gateway 3ffe:b80:e8e:1::1 up ifconfig eth0 add 3ffe:b80:e8e:1:250:22ff:fe96:1b0b/64 up ifconfig eth0 add ffc0::1:250:22ff:fe96:1b0b/64
Konrad
- --
For things like driver debugging its the only way to work. Hardware simply does not work like the manual says and no amount of Zen contemplation will ever make you at one with a 3c905B ethernet card. - --Alan Cox
lug-dd@mailman.schlittermann.de