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

Re: ipv6 interface automatical up?



On Sun, Jul 25, 2004 at 14:47:56 +0200, Sebastian Niehaus wrote:
> Mathias Zunterer <m.zunterer@link-m.de> writes:
> > iface eth0 inet6 static
> >         address 2001:0608:0017::1
> >         netmask 48

> Any hints how to set up multiple IPv6 adresses for one interface in
> /etc/network/interfaces?

Try adding the other addresses through "up" stanzas, e.g.
	up ip -6 addr add 2001:0608:0017::66 dev eth0

HTH,
Ray
-- 
"If we put in English phrases, that makes it readable".  That's COBOL.
	Larry Wall on common fallacies of language design



Reply to: