People,
        With FreeBSD 4.5-RELEASE i can't connect to the internet using (userland) ppp.
        I use the same configuration in the past, but with this network card (ISA 3Com 
EtherLink III), ppp says: 

Feb  2 14:00:01 dna ppp[132]: tun0: Phase: deflink: Connected! 
Feb  2 14:00:01 dna ppp[132]: tun0: Phase: deflink: opening -> dial 
Feb  2 14:00:01 dna ppp[132]: tun0: Phase: deflink: dial -> carrier 
Feb  2 14:00:06 dna ppp[132]: tun0: Phase: deflink: Disconnected! 
Feb  2 14:00:06 dna ppp[132]: tun0: Phase: deflink: carrier -> hangup 
Feb  2 14:00:06 dna ppp[132]: tun0: Phase: deflink: Connect time: 5 secs: 0 octets in, 
0 octets out 
Feb  2 14:00:06 dna ppp[132]: tun0: Phase: deflink: : 0 packets in, 0 packets out 
Feb  2 14:00:06 dna ppp[132]: tun0: Phase:  total 0 bytes/sec, peak 0 bytes/sec on Sat 
Feb  2 14:00:06 2002 
Feb  2 14:00:06 dna ppp[132]: tun0: Phase: deflink: hangup -> opening 
Feb  2 14:00:06 dna ppp[132]: tun0: Phase: deflink: Enter pause (30) for redialing. 

Please help me.

Thank you

PD: sorry for my english

ppp.conf:
---------
default:
 set log phase tun command
 set device PPPoE:ep0
 set mru 1492
 set mtu 1492
 set authname gastonq@speedy
 set authkey lakers
 set dial
 set login
 add default HISADDR
 enable dns

dmesg output:
-------------
Copyright (c) 1992-2002 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.5-RELEASE #2: Sat Feb  2 01:11:41 ART 2002
    [EMAIL PROTECTED]:/usr/src/sys/compile/my_kernel
Timecounter "i8254"  frequency 1193182 Hz
CPU: Pentium/P55C (233.87-MHz 586-class CPU)
  Origin = "GenuineIntel"  Id = 0x543  Stepping = 3
  Features=0x8001bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,MMX>
real memory  = 33554432 (32768K bytes)
avail memory = 29122560 (28440K bytes)
Preloaded elf kernel "kernel" at 0xc039d000.
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
isab0: <SiS 85c503 PCI-ISA bridge> at device 1.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <SiS 5591 ATA33 controller> port 
0x4000-0x400f,0x184a8e7c-0x184a8e7f,0x86034d58-0x86034d5f,0x9cc6a274-0x9cc6a277,0x451ef080-0x451ef087
 irq 0 at device 1.1 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
pci0: <Trident model 9660 VGA-compatible display device> at 11.0 irq 0
pci0: <SiS 5597/98 SVGA controller> at 20.0 irq 0
orm0: <Option ROM> at iomem 0xc0000-0xc7fff on isa0
fdc0: <NEC 765 or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
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 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <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
plip0: <PLIP network interface> on ppbus0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
pcm0: <CMI8330> at port 0x530-0x537,0x388-0x38f irq 11 drq 0 on isa0
ep0: <3Com 3C509B-Combo EtherLink III (PnP)> at port 0x210-0x21f irq 10 on isa0
ep0: Ethernet address 00:a0:24:69:be:8f
ad0: 19092MB <WDC WD200EB-34BHF0> [38792/16/63] at ata0-master UDMA33
ad2: 2014MB <QUANTUM Pioneer SG 2.1A> [4092/16/63] at ata1-master WDMA2
acd0: CD-RW <CD-Writer+ 9100c> at ata0-slave using PIO4
Mounting root from ufs:/dev/ad0s1a


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to