[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Many IPv6 addresses in /etc/network/interfaces ?



On Sun, Aug 03, 2003 at 02:32:40PM +0200,
 Pierre THIERRY <pierre.thierry@moine-fou.org> wrote 
 a message of 43 lines which said:

> For the moment, I have a problem giving many IP addresses to an
> interface, using the ifupdown pakcage. How can I do it? Two 'address' in
> an 'if' stanza are not acceped, 

See bug #168776.

> interface.
> 
> I wanted to define both site-local and global addresses. (it works when

iface eth0 inet6 static
        address FEC0:1:0:FFFF::2
        netmask 64
        gateway FEC0:1:0:FFFF::1 
        up ifconfig eth0 add 2001:0910:0:1::5043:A802/64



Reply to: