From owner-freebsd-net Thu Sep 20 16: 9: 6 2001 Delivered-To: freebsd-net@freebsd.org Received: from mail.vicor-nb.com (bigwoop.vicor-nb.com [208.206.78.2]) by hub.freebsd.org (Postfix) with ESMTP id 0A10C37B408 for ; Thu, 20 Sep 2001 16:09:02 -0700 (PDT) Received: from vicor-nb.com (dhcp122.vicor-nb.com [208.206.78.122]) by mail.vicor-nb.com (Postfix) with ESMTP id BF7661B219 for ; Thu, 20 Sep 2001 16:09:01 -0700 (PDT) Message-ID: <3BAA7716.823D0E1F@vicor-nb.com> Date: Thu, 20 Sep 2001 16:09:10 -0700 From: Julian Elischer Organization: VICOR X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.3-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: net@freebsd.org Subject: Gif devices in 4.4? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In 4.3 device gif 4 gave me 4 gif devices.. now in 4.4 it's pseudo_device gif but no matter what I do I don't get any gif devices... what is teh magic incantation to make them appear in ifconfig? (even gifconfig can't find them) ref1# gifconfig gif0 inet 10.1.1.1 10.2.3.4 gifconfig: interface gif0 does not exist ref1# ifconfig -a fxp0: flags=8843 mtu 1500 [...] inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 inet 127.0.0.1 netmask 0xff000000 ppp0: flags=8010 mtu 1500 sl0: flags=c010 mtu 552 faith0: flags=8000 mtu 1500 ref1# cd /sys/compile/IPSEC ref1# ls -l gif* -rw-r--r-- 1 root wheel 15 Sep 20 15:56 gif.h ref1# cat gif.h #define NGIF 1 ref1# etc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message