Date: Mon, 14 Oct 2002 23:09:16 -0400 From: "Charles Swiger" <cswiger@att.net> To: <freebsd-stable@FreeBSD.ORG> Subject: 4.7 & PPP... Message-ID: <00c601c273f8$3f754990$0301a8c0@prime>
next in thread | raw e-mail | index | archive | help
I've also noticed a change from 4.6.2 to 4.7 with PPP; sometimes PPP doesn't seem to pick up the line (no click from the relay), and then the chat script times out: Oct 14 13:43:35 sec ppp[28798]: Phase: bundle: Dead Oct 14 13:43:35 sec ppp[28798]: Phase: PPP Terminated (normal). Oct 14 17:26:39 sec ppp[30006]: Phase: Using interface: tun0 Oct 14 17:26:39 sec ppp[30006]: Phase: deflink: Created in closed state Oct 14 17:26:39 sec ppp[30006]: Phase: Listening at port 3000. Oct 14 17:26:39 sec ppp[30007]: Phase: PPP Started (background mode). Oct 14 17:26:39 sec ppp[30007]: Phase: bundle: Establish Oct 14 17:26:39 sec ppp[30007]: Phase: deflink: closed -> opening Oct 14 17:26:39 sec ppp[30007]: Phase: deflink: Connected! Oct 14 17:26:39 sec ppp[30007]: Phase: deflink: opening -> dial Oct 14 17:27:22 sec ppp[30007]: Warning: Chat script failed Oct 14 17:27:22 sec ppp[30007]: Phase: deflink: dial -> hangup Oct 14 17:27:22 sec ppp[30007]: Phase: deflink: Disconnected! Oct 14 17:27:22 sec ppp[30007]: Phase: deflink: Connect time: 43 secs: 0 octets in, 0 octets out Oct 14 17:27:22 sec ppp[30007]: Phase: deflink: 0 packets in, 0 packets out Oct 14 17:27:22 sec ppp[30007]: Phase: total 0 bytes/sec, peak 0 bytes/sec on M on Oct 14 17:26:39 2002 Oct 14 17:27:22 sec ppp[30007]: Phase: deflink: hangup -> closed Oct 14 17:27:22 sec ppp[30007]: Phase: bundle: Dead Oct 14 17:27:22 sec ppp[30007]: Phase: PPP Terminated (normal). Oct 14 17:27:22 sec ppp[30006]: Phase: Parent: Child failed (errdead) A normal connect a minute or so later looks like: Oct 14 17:31:12 sec ppp[30017]: Phase: Using interface: tun0 Oct 14 17:31:12 sec ppp[30017]: Phase: deflink: Created in closed state Oct 14 17:31:12 sec ppp[30017]: Phase: Listening at port 3000. Oct 14 17:31:12 sec ppp[30018]: Phase: PPP Started (background mode). Oct 14 17:31:12 sec ppp[30018]: Phase: bundle: Establish Oct 14 17:31:12 sec ppp[30018]: Phase: deflink: closed -> opening Oct 14 17:31:12 sec ppp[30018]: Phase: deflink: Connected! Oct 14 17:31:12 sec ppp[30018]: Phase: deflink: opening -> dial Oct 14 17:31:30 sec ppp[30018]: Phase: deflink: dial -> carrier Oct 14 17:31:31 sec ppp[30018]: Phase: deflink: /dev/cuaa4: CD detected Oct 14 17:31:31 sec ppp[30018]: Phase: deflink: carrier -> login Oct 14 17:31:31 sec ppp[30018]: Phase: deflink: login -> lcp Oct 14 17:31:33 sec ppp[30018]: Phase: bundle: Authenticate If I hadn't seen some other messages recently about PPP under 4.7, I probably wouldn't have paid much attention, but I'll throw this into the pot. 'dmesg' details follow: Oct 9 01:09:48 sec /kernel: Copyright (c) 1992-2002 The FreeBSD Project. Oct 9 01:09:48 sec /kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1 991, 1992, 1993, 1994 Oct 9 01:09:48 sec /kernel: The Regents of the University of California. All ri ghts reserved. Oct 9 01:09:48 sec /kernel: FreeBSD 4.7-RC #12: Sat Oct 5 15:36:11 EDT 2002 Oct 9 01:09:48 sec /kernel: root@sec.local:/usr/obj/usr/src/sys/SEC Oct 9 01:09:48 sec /kernel: Timecounter "i8254" frequency 1193182 Hz Oct 9 01:09:48 sec /kernel: CPU: Pentium II/Pentium II Xeon/Celeron (300.01-MHz 686-class CPU) Oct 9 01:09:48 sec /kernel: Origin = "GenuineIntel" Id = 0x634 Stepping = 4 Oct 9 01:09:48 sec /kernel: Features=0x80f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,M MX> Oct 9 01:09:48 sec /kernel: real memory = 201326592 (196608K bytes) Oct 9 01:09:49 sec /kernel: avail memory = 192069632 (187568K bytes) Oct 9 01:09:49 sec /kernel: Preloaded elf kernel "kernel" at 0xc03a6000. Oct 9 01:09:49 sec /kernel: Pentium Pro MTRR support enabled Oct 9 01:09:49 sec /kernel: md0: Malloc disk Oct 9 01:09:49 sec /kernel: Using $PIR table, 8 entries at 0xc00fdf40 Oct 9 01:09:49 sec /kernel: apm0: <APM BIOS> on motherboard Oct 9 01:09:49 sec /kernel: apm: found APM BIOS v1.2, connected at v1.2 Oct 9 01:09:49 sec /kernel: npx0: <math processor> on motherboard Oct 9 01:09:49 sec /kernel: npx0: INT 16 interface Oct 9 01:09:49 sec /kernel: pcib0: <Intel 82443LX (440 LX) host to PCI bridge> on motherboard Oct 9 01:09:49 sec /kernel: pci0: <PCI bus> on pcib0 Oct 9 01:09:49 sec /kernel: pcib1: <Intel 82443LX (440 LX) PCI-PCI (AGP) bridge> at device 1.0 on pci0 Oct 9 01:09:49 sec /kernel: pci1: <PCI bus> on pcib1 Oct 9 01:09:49 sec /kernel: pci1: <NVidia/SGS-Thomson Riva128 graphics accelerator> at 0.0 irq 11 Oct 9 01:09:49 sec /kernel: isab0: <Intel 82371AB PCI to ISA bridge> at device 7.0 on pci0 Oct 9 01:09:49 sec /kernel: isa0: <ISA bus> on isab0 Oct 9 01:09:49 sec /kernel: atapci0: <Intel PIIX4 ATA33 controller> port 0x1420-0x142f at device 7.1 on pci0 Oct 9 01:09:49 sec /kernel: ata0: at 0x1f0 irq 14 on atapci0 Oct 9 01:09:49 sec /kernel: ata1: at 0x170 irq 15 on atapci0 Oct 9 01:09:49 sec /kernel: uhci0: <Intel 82371AB/EB (PIIX4) USB controller> port 0x1400-0x141f irq 9 at device 7.2 on pci0 Oct 9 01:09:49 sec /kernel: usb0: USB revision 1.0 Oct 9 01:09:49 sec /kernel: uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.0 Oct 9 01:09:49 sec /kernel: uhub0: 2 ports with 2 removable, self powered Oct 9 01:09:49 sec /kernel: chip1: <Intel 82371AB Power management controller> port 0x7000-0x700f at device 7.3 on pci0 Oct 9 01:09:49 sec /kernel: sis0: <NatSemi DP83815 10/100BaseTX> port 0x1000-0x 10ff mem 0xf4000000-0xf4000fff irq 10 at device 15.0 on pci0 Oct 9 01:09:49 sec /kernel: sis0: Ethernet address: 00:a0:cc:75:97:29 Oct 9 01:09:49 sec /kernel: miibus0: <MII bus> on sis0 Oct 9 01:09:49 sec /kernel: ukphy0: <Generic IEEE 802.3u media interface> on miibus0 Oct 9 01:09:49 sec /kernel: ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto Oct 9 01:09:49 sec /kernel: isa0: too many dependant configs (8) Oct 9 01:09:49 sec /kernel: isa0: unexpected small tag 14 Oct 9 01:09:49 sec /kernel: orm0: <Option ROMs> at iomem 0xc0000-0xc7fff,0xe0000-0xe3fff,0xe4000-0xeffff on isa0 Oct 9 01:09:49 sec /kernel: fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 Oct 9 01:09:49 sec /kernel: fdc0: FIFO enabled, 8 bytes threshold Oct 9 01:09:49 sec /kernel: fd0: <1440-KB 3.5" drive> on fdc0 drive 0 Oct 9 01:09:49 sec /kernel: atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 Oct 9 01:09:49 sec /kernel: atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0 Oct 9 01:09:49 sec /kernel: kbd0 at atkbd0 Oct 9 01:09:49 sec /kernel: psm0: <PS/2 Mouse> irq 12 on atkbdc0 Oct 9 01:09:49 sec /kernel: psm0: model IntelliMouse, device ID 3 Oct 9 01:09:49 sec /kernel: vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0 xa0000-0xbffff on isa0 Oct 9 01:09:49 sec /kernel: sc0: <System console> at flags 0x100 on isa0 Oct 9 01:09:49 sec /kernel: sc0: VGA <16 virtual consoles, flags=0x300> Oct 9 01:09:49 sec /kernel: sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 Oct 9 01:09:49 sec /kernel: sio0: type 16550A Oct 9 01:09:49 sec /kernel: sio1: configured irq 3 not in bitmap of probed irqs 0 Oct 9 01:09:49 sec /kernel: sio4: <U.S. Robotics 56K Voice INT> at port 0x2f8-0x2ff irq 3 on isa0 Oct 9 01:09:49 sec /kernel: sio4: type 16550A Oct 9 01:09:49 sec /kernel: IP packet filtering initialized, divert enabled, rule-based forwarding enabled, default to accept, logging limited to 100 packets/entry by default Oct 9 01:09:49 sec /kernel: DUMMYNET initialized (011031) Oct 9 01:09:49 sec /kernel: ad0: 8223MB <ST38410A> [16708/16/63] at ata0-master UDMA33 Oct 9 01:09:49 sec /kernel: ad2: 1033MB <WDC AC21000H> [2100/16/63] at ata1-master WDMA2 Oct 9 01:09:49 sec /kernel: acd0: CDROM <CD820E.1v78b9108> at ata1-slave PIO3 Oct 9 01:09:49 sec /kernel: Mounting root from ufs:/dev/ad0s2a Oct 9 01:09:49 sec /kernel: WARNING: / was not properly dismounted Oct 9 01:09:49 sec savecore: /var/crash: nlist: Invalid argument Oct 9 01:09:49 sec savecore: /var/crash: _time_second not in namelist [ ... ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00c601c273f8$3f754990$0301a8c0>