From eserte@cabulja.herceg.de  Tue Sep 24 06:30:47 1996
Received: from cabulja.herceg.de (cottrell.dialup.fu-berlin.de [160.45.222.107])
          by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id GAA17416
          for <FreeBSD-gnats-submit@freebsd.org>; Tue, 24 Sep 1996 06:30:41 -0700 (PDT)
Received: (from eserte@localhost) by cabulja.herceg.de (8.7.5/8.7.3) id OAA01525; Tue, 24 Sep 1996 14:32:13 +0200 (MET DST)
Message-Id: <199609241232.OAA01525@cabulja.herceg.de>
Date: Tue, 24 Sep 1996 14:32:13 +0200 (MET DST)
From: Slaven Rezic <eserte@cabulja.herceg.de>
Reply-To: eserte@cs.tu-berlin.de
To: FreeBSD-gnats-submit@freebsd.org
Subject: strange behaviour of pppd (daemonize, defaultroute)
X-Send-Pr-Version: 3.2

>Number:         1674
>Category:       bin
>Synopsis:       strange behaviour of pppd (daemonize, defaultroute)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    brian
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 24 06:40:01 PDT 1996
>Closed-Date:    Wed May 7 16:58:17 PDT 1997
>Last-Modified:  Wed May  7 16:59:37 PDT 1997
>Originator:     Slaven Rezic
>Release:        FreeBSD 2.2-960801-SNAP i386
>Organization:
Private FreeBSD site, Berlin, Germany
>Environment:

	System build with "make world" from a FreeBSD-2.0.5-RELEASE
	system.

>Description:

	As I switched from FreeBSD-2.0.5-RELEASE to this 2.2-SNAP
	I found that behaviour of pppd (unintentionally?) changed.
	In 2.0.5, pppd correctly daemonized and made a default route
	(see my invocation of pppd below). Now, pppd does not become a
	background process, and it does not add a default route. Further,
	I got following message in /var/log/messages:
	Sep 24 13:03:35 cabulja pppd[1199]: CCP: timeout sending Config-Requests

>How-To-Repeat:

	My invocation of pppd is as follows:

	pppd /dev/cuaa1 38400 crtscts defaultroute netmask 255.255.255.0
		noipdefault passive mru 1500 debug domain herceg.de

	There is no /etc/ppp/options

>Fix:

	Workaround:
	Send pppd to background and start explicity
		/sbin/route add default $5
	in /etc/ppp/ip-up

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: mpp 
State-Changed-When: Tue Mar 25 16:04:44 PST 1997 
State-Changed-Why:  
The originator is going to try 2.2-RELEASE and see 
if the problem goes away. 
Responsible-Changed-From-To: freebsd-bugs->brian 
Responsible-Changed-By: brian 
Responsible-Changed-When: Sat Apr 19 05:00:21 PDT 1997 
Responsible-Changed-Why:  
I'll look into it. 
State-Changed-From-To: feedback->closed 
State-Changed-By: brian 
State-Changed-When: Wed May 7 16:58:17 PDT 1997 
State-Changed-Why:  
The suggested documentation update (-detach) has been 
done to the 2.2 and -current branches. 
>Unformatted:
