Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jan 2008 13:59:00 -0900 (AKST)
From:      Mel <mel.xyzzy@rachie.is-a-geek.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   conf/119550: ppp not starting during bootup.
Message-ID:  <20080110225900.516651CC43@squeeze.rachie.is-a-geek.net>
Resent-Message-ID: <200801102320.m0ANK1vY081655@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         119550
>Category:       conf
>Synopsis:       ppp not starting during bootup.
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 10 23:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Mel
>Release:        FreeBSD 6.3-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD squeeze.rachie.is-a-geek.net 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #0: Sat Dec 29 11:49:22 AKST 2007 root@smoochies.rachie.is-a-geek.net:/usr/obj/usr/src/sys/SQUEEZE i386


>Description:
$ fgrep '$FreeBSD' /etc/rc.d/ppp
# $FreeBSD: src/etc/rc.d/ppp,v 1.11.2.4 2007/10/31 18:53:07 emax Exp $

$ grep 'DEBUG:.*ppp' /var/log/messages
Jan 10 13:11:17 squeeze root: /etc/rc: DEBUG: checkyesno: pppoed_enable is set to NO.

NOTE: manual start here:
Jan 10 13:26:19 squeeze rachie: /etc/rc.d/ppp: DEBUG: checkyesno: ppp_enable is set to YES.
Jan 10 13:26:19 squeeze rachie: /etc/rc.d/ppp: DEBUG: run_rc_command: doit: ppp_start 
Jan 10 13:26:20 squeeze rachie: /etc/rc.d/ppp: DEBUG: run_rc_command: start_postcmd: ppp_poststart 

rcorder lists ppp to be executed.

rc.conf:
ppp_enable="YES"
ppp_mode="ddial"
ppp_profile="acs_alaska"
>How-To-Repeat:
	Reboot a machine with ppp enabled as above.
>Fix:

Tried to figure out why, but it doesn't even show up as candidate for execution,
so the rc_debug output is useless. It used to work with a previous install,
judging from kernel.old date, created on Aug 20.



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080110225900.516651CC43>