Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Sep 2001 16:09:10 -0700
From:      Julian Elischer <julian@vicor-nb.com>
To:        net@freebsd.org
Subject:   Gif devices in 4.4?
Message-ID:  <3BAA7716.823D0E1F@vicor-nb.com>

next in thread | raw e-mail | index | archive | help

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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
[...]
	inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 
	inet 127.0.0.1 netmask 0xff000000 
ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552
faith0: flags=8000<MULTICAST> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3BAA7716.823D0E1F>