Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Aug 2001 17:45:54 -0500
From:      Josh Paetzel <jpaetzel@hutchtel.net>
To:        freebsd-questions@freebsd.org
Subject:   delay starting ppp
Message-ID:  <01080517455400.00388@mark9.vladsempire.net>

next in thread | raw e-mail | index | archive | help
I have a dual p-100 with 32 megs of ram that runs natd, ppp, and sshd on my 
network.  When it boots it hangs at starting ppp for about 60 seconds or so.  
The same thing happens when starting ppp manually.  Anyone have any idea as 
to why this would occur?  Below is a dmesg, uname -a, and ppp.conf

dmesg:

Copyright (c) 1992-2001 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights reserved.
FreeBSD 4.3-STABLE #2: Sun Jul 29 20:40:58 GMT 2001
    jpaetzel@dual.vladesmpire.net:/home/usr/src/sys/compile/DUAL
Timecounter "i8254"  frequency 1193182 Hz
CPU: Pentium/P54C (90.01-MHz 586-class CPU)
  Origin = "GenuineIntel"  Id = 0x525  Stepping = 5
  Features=0x3bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,APIC>
real memory  = 33554432 (32768K bytes)
avail memory = 29437952 (28748K bytes)
Programming 16 pins in IOAPIC #0
IOAPIC #0 intpin 2 -> irq 0
FreeBSD/SMP: Multiprocessor motherboard
 cpu0 (BSP): apic id:  0, version: 0x00030010, at 0xfee00000
 cpu1 (AP):  apic id:  1, version: 0x00030010, at 0xfee00000
 io0 (APIC): apic id:  2, version: 0x000f0011, at 0xfec00000
Preloaded elf kernel "kernel" at 0xc034d000.
Intel Pentium detected, installing workaround for F00F bug
md0: Malloc disk
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <Host to PCI bridge> on motherboard
pci0: <PCI bus> on pcib0
ncr0: <ncr 53c810 fast10 scsi> port 0xec00-0xecff mem 0xfedfff00-0xfedfffff 
irq 11 at device 1.0 on pci0
isab0: <Intel 82378IB PCI to ISA bridge> at device 2.0 on pci0
isa0: <ISA bus> on isab0
ed0: <NE2000 PCI Ethernet (ProLAN)> port 0xe8e0-0xe8ff irq 10 at device 6.0 
on pci0
ed0: address 00:20:78:14:a6:c4, type NE2000 (16 bit)
pci0: <S3 Trio3D graphics accelerator> at 8.0 irq 9
orm0: <Option ROMs> at iomem 0xc0000-0xc7fff,0xc8000-0xcbfff on isa0
fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
vga0: <Generic ISA VGA> at port 0x3b0-0x3cf iomem 0xa0000-0xbffff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA (mono) <16 virtual consoles, flags=0x300>
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
sio1 at port 0x2f8-0x2ff irq 3 on isa0
sio1: type 16550A
ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
plip0: <PLIP network interface> on ppbus0
ppi0: <Parallel I/O> on ppbus0
APIC_IO: Testing 8254 interrupt delivery
APIC_IO: routing 8254 via IOAPIC #0 intpin 2
IP packet filtering initialized, divert enabled, rule-based forwarding 
disabled, default to deny, logging limited to 10 packets/entry by default
Waiting 3 seconds for SCSI devices to settle
SMP: AP CPU #1 Launched!
da0 at ncr0 bus 0 target 0 lun 0
da0: <QUANTUM FIREBALL1080S 1Q09> Fixed Direct Access SCSI-2 device
da0: 10.000MB/s transfers (10.000MHz, offset 8)
da0: 1042MB (2134305 512 byte sectors: 255H 63S/T 132C)
da1 at ncr0 bus 0 target 2 lun 0
da1: <DEC DSP3053LS 442E> Fixed Direct Access SCSI-2 device
da1: 10.000MB/s transfers (10.000MHz, offset 8), Tagged Queueing Enabled
da1: 511MB (1046532 512 byte sectors: 64H 32S/T 511C)
Mounting root from ufs:/dev/da0s1a
cd0 at ncr0 bus 0 target 6 lun 0
cd0: <TOSHIBA CD-ROM XM-5701TA 0167> Removable CD-ROM SCSI-2 device
cd0: 10.000MB/s transfers (10.000MHz, offset 8)
cd0: Attempt to query device size failed: NOT READY, Medium not present

ppp.conf:  

#################################################################
# PPP  Sample Configuration File
# Originally written by Toshiharu OHNO
# Simplified 5/14/1999 by wself@cdrom.com
#
# See /usr/share/examples/ppp/ for some examples
#
# $FreeBSD: src/etc/ppp/ppp.conf,v 1.2.2.1 2000/08/18 08:33:02 jhb Exp $
#################################################################

default:
 ident user-ppp VERSION (built COMPILATIONDATE)

 # Ensure that "device" references the correct serial port
 # for your modem. (cuaa0 = COM1, cuaa1 = COM2)
 #
 set device /dev/cuaa0

 set log Phase Chat LCP IPCP CCP tun command
 set speed 115200
 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \
           \"\" AT OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT"
 set ifaddr 10.1.1.1/0 10.1.1.2/0 255.255.255.0 0.0.0.0
 add default HISADDR                    # Add a (sticky) default route

papchap:

 #
 # edit the next three lines and replace the items in caps with
 # the values which have been assigned by your ISP.
 #

 set phone xxxx
 set authname xxxx
 set authkey xxxx

uname -a :

FreeBSD mark9.vladsempire.net 4.3-STABLE FreeBSD 4.3-STABLE #10: Sat Jul 21 
12:33:33 CDT 2001     root@mark9.vladsempire.net:/usr/obj/usr/src/sys/MARK9  
i386


Thanks, 
Josh


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




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