Date: Wed, 17 Apr 2002 14:49:55 +0200 From: "Dennis Pedersen" <trm@daydreamer.dk> To: =?iso-8859-1?Q?Rickard_Borgm=E4ster?= <doktorn@realworld.nu>, <net@FreeBSD.ORG> Subject: Re: Tunneling - No gif interface? Why? Message-ID: <015f01c1e60e$5fcff780$0301a8c0@dpws> References: <20020417134138.53d68990.doktorn@realworld.nu>
next in thread | previous in thread | raw e-mail | index | archive | help
----- Original Message ----- From: "Rickard Borgmäster" <doktorn@realworld.nu> To: <net@FreeBSD.ORG> Sent: Wednesday, April 17, 2002 1:41 PM Subject: Tunneling - No gif interface? Why? > $ gifconfig gif0 130.236.218.63 213.88.128.169 > gifconfig: interface gif0 does not exist > > Oh... > > $ ifconfig -a > xl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > inet 130.236.218.63 netmask 0xffffff00 broadcast 130.236.218.255 > lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 > inet 127.0.0.1 netmask 0xff000000 > ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500 > vmnet1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > inet 10.0.8.30 netmask 0xfffffff0 broadcast 10.0.8.31 > ether 00:bd:da:0d:00:01 Try something like this: ifconfig gif0 create Then your gif0 interface should bee created /Dennis 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?015f01c1e60e$5fcff780$0301a8c0>