From owner-cvs-all Tue Aug 31 16:59:25 1999 Delivered-To: cvs-all@freebsd.org Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (Postfix) with ESMTP id 8B00A14D76; Tue, 31 Aug 1999 16:59:22 -0700 (PDT) (envelope-from jkh@zippy.cdrom.com) Received: from localhost (jkh@localhost [127.0.0.1]) by zippy.cdrom.com (8.9.3/8.9.3) with ESMTP id QAA03236; Tue, 31 Aug 1999 16:59:21 -0700 (PDT) (envelope-from jkh@zippy.cdrom.com) To: Brian Somers Cc: Poul-Henning Kamp , "Jordan K. Hubbard" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/ppp Makefile In-reply-to: Your message of "Tue, 31 Aug 1999 22:22:49 BST." <199908312122.WAA02632@keep.lan.Awfulhak.org> Date: Tue, 31 Aug 1999 16:59:21 -0700 Message-ID: <3232.936143961@localhost> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > 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