From owner-cvs-all  Tue Aug 31 14:35:34 1999
Delivered-To: cvs-all@freebsd.org
Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131])
	by hub.freebsd.org (Postfix) with ESMTP
	id 3206414E4A; Tue, 31 Aug 1999 14:35:27 -0700 (PDT)
	(envelope-from phk@critter.freebsd.dk)
Received: from critter.freebsd.dk (localhost [127.0.0.1])
	by critter.freebsd.dk (8.9.3/8.9.2) with ESMTP id XAA31386;
	Tue, 31 Aug 1999 23:33:59 +0200 (CEST)
	(envelope-from phk@critter.freebsd.dk)
To: Brian Somers <brian@Awfulhak.org>
Cc: "Jordan K. Hubbard" <jkh@FreeBSD.org>,
	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 23:33:58 +0200
Message-ID: <31384.936135238@critter.freebsd.dk>
From: Poul-Henning Kamp <phk@critter.freebsd.dk>
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk

In message <199908312122.WAA02632@keep.lan.Awfulhak.org>, Brian Somers writes:
>> jkh         1999/08/27 00:47:18 PDT
>> 
>>   Modified files:
>>     usr.sbin/ppp         Makefile 
>>   Log:
>>   I misunderstood the failure mode - revert BINMODE to 4554.  I'm still
>>   going to remove ppp from the installation options in 5 days if ppp is
>>   still broken, however, as it hasn't worked at installation time
>>   for several weeks now and it's only causing people to fill my mailbox
>>   with questions.
>>   
>>   Revision  Changes    Path
>>   1.61      +2 -2      src/usr.sbin/ppp/Makefile
>
>Is this really the best approach.... :-( ?
>
>
>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 ?

Dunno, what does a "ifconfig -a" tell you ?

--
Poul-Henning Kamp             FreeBSD coreteam member
phk@FreeBSD.ORG               "Real hackers run -current on their laptop."
FreeBSD -- It will take a long time before progress goes too far!


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message