Date: Tue, 31 Aug 1999 16:59:21 -0700 From: "Jordan K. Hubbard" <jkh@zippy.cdrom.com> To: Brian Somers <brian@Awfulhak.org> Cc: Poul-Henning Kamp <phk@freebsd.dk>, "Jordan K. Hubbard" <jkh@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/ppp Makefile Message-ID: <3232.936143961@localhost> In-Reply-To: Your message of "Tue, 31 Aug 1999 22:22:49 BST." <199908312122.WAA02632@keep.lan.Awfulhak.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> I've just shifted *lots* of data 'round on a box at home and run > sysinstall. The problem can be seen clearly if you start an > emergency holographic shell and type ``ppp install'' from there: > > # ppp install > Working in interactive mode > Warning: No available tunnel devices found (Device not configured). > Warning: bundle_Create: Device not configured > # echo /dev/tun* > /dev/tun0 > # ifconfig tun0 inet 1.2.3.4 5.6.7.8 > ifconfig: interface tun0 does not exist > > Errum, Poul ? Any suggestions/fixes ? Or am I pointing in the wrong > direction ? Sorry for mistakenly assuming that it was ppp itself that was broken - my apologies. This, however, is mondo mysterioso since tun is definitely still in GENERIC, it's certainly not being taken out for the boot floppies (/usr/src/release/scripts/dokern.sh is used to massage GENERIC on its way to the kern/boot floppy images), and as you've pointed out it's also in /dev. So.. Who broke the tunnel device? - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3232.936143961>