Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 1999 22:22:49 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        Poul-Henning Kamp <phk@freebsd.dk>
Cc:        "Jordan K. Hubbard" <jkh@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Brian Somers <brian@awfulhak.org>
Subject:   Re: cvs commit: src/usr.sbin/ppp Makefile 
Message-ID:  <199908312122.WAA02632@keep.lan.Awfulhak.org>
In-Reply-To: Your message of "Fri, 27 Aug 1999 00:47:18 PDT." <199908270747.AAA44742@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 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 ?

-- 
Brian <brian@Awfulhak.org>                        <brian@FreeBSD.org>
      <http://www.Awfulhak.org>;                   <brian@OpenBSD.org>
Don't _EVER_ lose your sense of humour !          <brian@FreeBSD.org.uk>




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?199908312122.WAA02632>