Subject: Re: ifconfig: SIOCGIFFLAGS gif0: Device not configured
To: Jukka Marin <jmarin@pyy.jmp.fi>
From: None <itojun@iijlab.net>
List: current-users
Date: 02/07/2001 19:23:25
>(Trying to learn tunneling..)
>On 1.5R, I get this:
>ifconfig: SIOCGIFFLAGS gif0: Device not configured
>I do have
>pseudo-device   gif             4
>in my kernel config.  I am running 1.5 userland, but I tried with 1.5R
>ifconfig (from the snapshop) with the same result.

	if you do "ifconfig -a", do you see gif0?
	if not, you need "ifconfig gif0 create".

itojun