-----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