Subject: Re: Why I cant see gif tunnels in RC1/i386?
To: tld <tld@tld.digitalcurse.com>
From: Martin Husemann <martin@duskware.de>
List: netbsd-users
Date: 08/30/2002 16:52:20
> I think you need to
> ifconfig gif0 create
> to see them.

Yes. Furthermore you can remove the count from your pseudo-device statement
in the kernel config, just "pseudo-device gif" will do.

Nevertheless you can use /etc/ifconfig.gif* files for those cloning interfaces,
as long as the first line in that file is "create".


Martin