Date: Tue, 31 Aug 1999 23:33:58 +0200 From: Poul-Henning Kamp <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 Message-ID: <31384.936135238@critter.freebsd.dk> 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
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?31384.936135238>