Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Aug 2004 14:46:23 +0800
From:      "Tseng, Ling-hua" <uranus.ed@msa.hinet.net>
To:        <freebsd-current@freebsd.org>
Subject:   PPPoE broekn in the FreeBSD-current (2004.8.1)
Message-ID:  <001b01c47793$452a1460$0201a8c0@uranus>

next in thread | raw e-mail | index | archive | help
I viewed some topics and found its problem in 3com NICs, but I never found the topics about the 'lnc' driver.
So I post this problem again. It seems disconnect immediately after dial-up.

ppp.conf: (only inserted the following)
MyISP:
 set device PPPoE:lnc0
 set speed sync
 set ctsrts off
 enable lqr
 set log all
 set authname MyAccount
 set authkey MyPassword
 set dial
 set login
 add default HISADDR
 enable dns
 enable tcpmssfixup

Aug  1 14:19:58 it ppp[215]: tun0: Timer: Select returns -1
Aug  1 14:19:58 it ppp[215]: tun0: Timer: ---- Begin of Timer Service List---
Aug  1 14:19:58 it ppp[215]: tun0: Timer: physical throughput timer[0x80be068]: freq = 1.00s, next = 0.00s, state = running
Aug  1 14:19:58 it ppp[215]: tun0: Timer: ---- End of Timer Service List ---
Aug  1 14:19:58 it ppp[215]: tun0: Timer: timer_Start: Inserting physical throughput timer[0x80be068]
Aug  1 14:19:58 it ppp[215]: tun0: Debug: Waiting for carrier
Aug  1 14:19:59 it ppp[215]: tun0: Timer: Select returns -1
Aug  1 14:19:59 it ppp[215]: tun0: Timer: ---- Begin of Timer Service List---
Aug  1 14:19:59 it ppp[215]: tun0: Timer: physical throughput timer[0x80be068]: freq = 1.00s, next = 0.00s, state = running
Aug  1 14:19:59 it ppp[215]: tun0: Timer: ---- End of Timer Service List ---
Aug  1 14:19:59 it ppp[215]: tun0: Timer: timer_Start: Inserting physical throughput timer[0x80be068]
Aug  1 14:19:59 it ppp[215]: tun0: Debug: Waiting for carrier
Aug  1 14:20:00 it ppp[215]: tun0: Timer: Select returns -1
Aug  1 14:20:00 it ppp[215]: tun0: Timer: ---- Begin of Timer Service List---
Aug  1 14:20:00 it ppp[215]: tun0: Timer: physical throughput timer[0x80be068]: freq = 1.00s, next = 0.00s, state = running
Aug  1 14:20:00 it ppp[215]: tun0: Timer: ---- End of Timer Service List ---
Aug  1 14:20:00 it ppp[215]: tun0: Timer: timer_Start: Inserting physical throughput timer[0x80be068]
Aug  1 14:20:00 it ppp[215]: tun0: Debug: Waiting for carrier
Aug  1 14:20:01 it ppp[215]: tun0: Timer: Select returns -1
Aug  1 14:20:01 it ppp[215]: tun0: Timer: ---- Begin of Timer Service List---
Aug  1 14:20:01 it ppp[215]: tun0: Timer: physical throughput timer[0x80be068]: freq = 1.00s, next = 0.00s, state = running
Aug  1 14:20:01 it ppp[215]: tun0: Timer: ---- End of Timer Service List ---
Aug  1 14:20:01 it ppp[215]: tun0: Timer: timer_Start: Inserting physical throughput timer[0x80be068]
Aug  1 14:20:01 it ppp[215]: tun0: Debug: Waiting for carrier
Aug  1 14:20:02 it ppp[215]: tun0: Timer: Select returns -1
Aug  1 14:20:02 it ppp[215]: tun0: Timer: ---- Begin of Timer Service List---
Aug  1 14:20:02 it ppp[215]: tun0: Timer: physical throughput timer[0x80be068]: freq = 1.00s, next = 0.00s, state = running
Aug  1 14:20:02 it ppp[215]: tun0: Timer: ---- End of Timer Service List ---
Aug  1 14:20:02 it ppp[215]: tun0: Timer: timer_Start: Inserting physical throughput timer[0x80be068]
Aug  1 14:20:02 it ppp[215]: tun0: Phase: deflink: Disconnected!
Aug  1 14:20:02 it ppp[215]: tun0: Phase: deflink: carrier -> hangup
Aug  1 14:20:02 it ppp[215]: tun0: Debug: deflink: Close
Aug  1 14:20:02 it ppp[215]: tun0: Phase: deflink: Connect time: 5 secs: 0 octets in, 0 octets out
Aug  1 14:20:02 it ppp[215]: tun0: Phase: deflink: 0 packets in, 0 packets out
Aug  1 14:20:02 it ppp[215]: tun0: Phase:  total 0 bytes/sec, peak 0 bytes/sec on Sun Aug  1 14:19:57 2004
Aug  1 14:20:02 it ppp[215]: tun0: Phase: deflink: hangup -> opening
Aug  1 14:20:02 it ppp[215]: tun0: Timer: timer_Start: Inserting dial timer[0x80bcd44]
Aug  1 14:20:02 it ppp[215]: tun0: Phase: deflink: Enter pause (30) for redialing.
Aug  1 14:20:32 it ppp[215]: tun0: Timer: Select returns -1
Aug  1 14:20:32 it ppp[215]: tun0: Timer: ---- Begin of Timer Service List---
Aug  1 14:20:32 it ppp[215]: tun0: Timer: dial timer[0x80bcd44]: freq = 30.00s, next = 0.00s, state = running
Aug  1 14:20:32 it ppp[215]: tun0: Timer: ---- End of Timer Service List ---
Aug  1 14:20:32 it ppp[215]: tun0: Chat: deflink: Redial timer expired.
Aug  1 14:20:32 it ppp[215]: tun0: ID0: 0 = NgMkSockNode("", &cs, &ds)
Aug  1 14:20:32 it ppp[215]: tun0: Debug: List of netgraph node ``lnc0:'' (id 1) hooks:
Aug  1 14:20:32 it ppp[215]: tun0: Debug:   Found orphans -> ethernet
Aug  1 14:20:32 it ppp[215]: tun0: Debug: Connecting netgraph socket .:tun0 -> [4]::tun0
Aug  1 14:20:32 it ppp[215]: tun0: ID0: 6 = socket(2, 2, 0)
Aug  1 14:20:32 it ppp[215]: tun0: ID0: 0 = ioctl(6, 3223349521, 0xbfbfdcf0)
Aug  1 14:20:32 it ppp[215]: tun0: ID0: 0 = ioctl(6, 2149607696, 0xbfbfdcf0)
Aug  1 14:20:32 it ppp[215]: tun0: Debug: Sending PPPOE_CONNECT to .:tun0
Aug  1 14:20:32 it ppp[215]: tun0: Timer: timer_Start: Inserting physical throughput timer[0x80be068]
Aug  1 14:20:32 it ppp[215]: tun0: Phase: deflink: Connected!
Aug  1 14:20:32 it ppp[215]: tun0: Phase: deflink: opening -> dial
Aug  1 14:20:32 it ppp[215]: tun0: Phase: deflink: dial -> carrier
Aug  1 14:20:32 it ppp[215]: tun0: Debug: Waiting for carrier
Aug  1 14:20:33 it ppp[215]: tun0: Timer: Select returns -1
Aug  1 14:20:33 it ppp[215]: tun0: Timer: ---- Begin of Timer Service List---
Aug  1 14:20:33 it ppp[215]: tun0: Timer: physical throughput timer[0x80be068]: freq = 1.00s, next = 0.00s, state = running
Aug  1 14:20:33 it ppp[215]: tun0: Timer: ---- End of Timer Service List ---
Aug  1 14:20:33 it ppp[215]: tun0: Timer: timer_Start: Inserting physical throughput timer[0x80be068]
Aug  1 14:20:33 it ppp[215]: tun0: Debug: Waiting for carrier
Aug  1 14:20:34 it ppp[215]: tun0: Timer: Select returns -1
Aug  1 14:20:34 it ppp[215]: tun0: Timer: ---- Begin of Timer Service List---
Aug  1 14:20:34 it ppp[215]: tun0: Timer: physical throughput timer[0x80be068]: freq = 1.00s, next = 0.00s, state = running
Aug  1 14:20:34 it ppp[215]: tun0: Timer: ---- End of Timer Service List ---
Aug  1 14:20:34 it ppp[215]: tun0: Timer: timer_Start: Inserting physical throughput timer[0x80be068]
Aug  1 14:20:34 it ppp[215]: tun0: Debug: Waiting for carrier
Aug  1 14:20:35 it ppp[215]: tun0: Timer: Select returns -1
Aug  1 14:20:35 it ppp[215]: tun0: Timer: ---- Begin of Timer Service List---
Aug  1 14:20:35 it ppp[215]: tun0: Timer: physical throughput timer[0x80be068]: freq = 1.00s, next = 0.00s, state = running
Aug  1 14:20:35 it ppp[215]: tun0: Timer: ---- End of Timer Service List ---
Aug  1 14:20:35 it ppp[215]: tun0: Timer: timer_Start: Inserting physical throughput timer[0x80be068]
Aug  1 14:20:35 it ppp[215]: tun0: Debug: Waiting for carrier
Aug  1 14:20:36 it ppp[215]: tun0: Timer: Select returns -1
Aug  1 14:20:36 it ppp[215]: tun0: Timer: ---- Begin of Timer Service List---
Aug  1 14:20:36 it ppp[215]: tun0: Timer: physical throughput timer[0x80be068]: freq = 1.00s, next = 0.00s, state = running
Aug  1 14:20:36 it ppp[215]: tun0: Timer: ---- End of Timer Service List ---
Aug  1 14:20:36 it ppp[215]: tun0: Timer: timer_Start: Inserting physical throughput timer[0x80be068]
Aug  1 14:20:36 it ppp[215]: tun0: Debug: Waiting for carrier
Aug  1 14:20:37 it ppp[215]: tun0: Timer: Select returns -1
Aug  1 14:20:37 it ppp[215]: tun0: Timer: ---- Begin of Timer Service List---
Aug  1 14:20:37 it ppp[215]: tun0: Timer: physical throughput timer[0x80be068]: freq = 1.00s, next = 0.00s, state = running
Aug  1 14:20:37 it ppp[215]: tun0: Timer: ---- End of Timer Service List ---
Aug  1 14:20:37 it ppp[215]: tun0: Timer: timer_Start: Inserting physical throughput timer[0x80be068]
Aug  1 14:20:37 it ppp[215]: tun0: Phase: deflink: Disconnected!
Aug  1 14:20:37 it ppp[215]: tun0: Phase: deflink: carrier -> hangup
Aug  1 14:20:37 it ppp[215]: tun0: Debug: deflink: Close
Aug  1 14:20:37 it ppp[215]: tun0: Phase: deflink: Connect time: 5 secs: 0 octets in, 0 octets out
Aug  1 14:20:37 it ppp[215]: tun0: Phase: deflink: 0 packets in, 0 packets out
Aug  1 14:20:37 it ppp[215]: tun0: Phase:  total 0 bytes/sec, peak 0 bytes/sec on Sun Aug  1 14:20:32 2004
Aug  1 14:20:37 it ppp[215]: tun0: Phase: deflink: hangup -> opening
Aug  1 14:20:37 it ppp[215]: tun0: Timer: timer_Start: Inserting dial timer[0x80bcd44]
Aug  1 14:20:37 it ppp[215]: tun0: Phase: deflink: Enter pause (30) for redialing.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001b01c47793$452a1460$0201a8c0>