On Thu, Feb 27, 2003 at 08:29:57AM -0500, Robert L. Harris wrote: > I ended up doing this: > > auto eth1 > iface eth1 inet static > address 192.168.0.1 > netmask 255.255.255.0 > # > up /sbin/ifconfig eth1 inet6 add 2001:470:1F00:465::1/64 > up /sbin/route -A inet6 add 2001:470:1F00:465::0/64 dev eth1
That's not really what you want. You can have both a "iface eth1 inet static" and an "iface eth1 inet6 static" stanza in your interfaces file. They won't stomp on each other at all. noah -- _______________________________________________________ | Web: http://web.morgul.net/~frodo/ | PGP Public Key: http://web.morgul.net/~frodo/mail.html
pgp00000.pgp
Description: PGP signature