Subject: Re: ipv6 over ipv4 troubles
To: None <itojun@iijlab.net>
From: Nigel Reed <nigel@nelgin.nu>
List: current-users
Date: 02/06/2001 18:46:01
On Wed, Feb 07, 2001 at 09:41:49AM +0900, itojun@iijlab.net wrote:
> >Any ideas what I might be doing wrong here?
> 
> 	your "gif0" interface is not IFF_UP.  try "ifconfig gif0 up".

Nope.

bash-2.04# ifconfig gif0 up
bash-2.04# ping6 www.kame.net
PING6(56=40+8+8 bytes) 3ffe:b00:c18:1fff::4dd --> 3ffe:501:4819:2000:5054:ff:fed
c:50d2
ping6: sendmsg: Message too long
ping6: wrote www.kame.net 16 chars, ret=-1

Hmm, should three actually be a /dev/gif0 or is it just a logical device?

Regards
Nigel

--