Hi,
On Thu, Mar 02, 2006 at 09:19:47PM +1100, James Harper wrote:
> 'man interfaces' will tell all, but to save you the trouble, my config
> looks like:
> 
> auto eth0
> iface eth0 inet static
>  address 192.168.200.251
>  netmask 255.255.255.0
>  dns-search int.sbss.com.au
>  dns-nameservers 127.0.0.1
> iface eth0 inet6 static
> address xxx:yyyy:zzzz:0::1
>  netmask 64

Thanks! Hmmmm... This gives a whole new meaning for the
interfaces file to me...

> This is a router, which is why it has a static ip address. In most cases
> this won't be required as auto-configuration will take care of it, which
> is probably why this problem hasn't come up before.

Correct.
Personally I always added the static addresses in the up after
the ipv4 stuff. Yours seems like the correct way. Hmmm. I have to
look into it. For me it is new behaviour that ifup will handle
multiple iface eth0 entries. (I probably didn't read the manpages
right).

I will experiment with it to try to understand what is going on.
Regards,
Ard


-- 
begin  LOVE-LETTER-FOR-YOU.txt.vbs
I am a signature virus. Distribute me until the bitter
end


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to