I have been trying to use the userland SpeedTouch driver with my FreeBSD
machine without much success. It works fine on Linux, but unfortunately
that machine is going to Texas for a week soon, so I have to get FreeBSD
working...
The symptoms are as follows: ppp manages to capitalise only one of the
Ps in the prompt before it goes wrong. The pppoa2.log contains this:
PPPoA2 version 15082001
Log started on Fri Sep 7 15:13:59 2001
* pid=13307 * : I'm the parent process, I handle the endpoint 0x07
< pid=13307 > [Fri Sep 7 15:13:59 2001] pty descriptors : fdin=3, fdout=4
< pid=13307 > [Fri Sep 7 15:13:59 2001] Increasing SNDBUF from 2048 to 65536
< pid=13307 > [Fri Sep 7 15:13:59 2001] Increasing RCVBUF from 4096 to 65536
* pid=13308 * : I'm the children process, I handle the endpoint 0x87
< pid=13308 > [Fri Sep 7 15:14:02 2001] Error reading from usb
Reason: Operation timed out
The ppp log contains this (with great verbosity enabled):
/kernel: ugen0: at uhub0 port 1 (addr 2) disconnected
/kernel: ugen0: detached
/kernel: ugen0: ALCATEL Speed Touch USB , rev 1.10/0.00, addr 2
ppp[13301]: Phase: Using interface: tun0
ppp[13301]: Phase: deflink: Created in closed state
ppp[13301]: tun0: Command: default: set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0
0.0.0.0
ppp[13301]: tun0: Command: default: set timeout 0
ppp[13301]: tun0: Command: default: add default HISADDR
ppp[13301]: tun0: ID0: 6 = socket(17, 3, 0)
ppp[13301]: tun0: ID0: -1 = write(6, data, 140)
ppp[13301]: tun0: Warning: Add route failed: default already exists
ppp[13301]: tun0: ID0: 0x28248000 = fopen("/etc/ppp/ppp.conf", "r")
ppp[13301]: tun0: Command: adsl: set device !pppoa2 -vpi 0 -vci 38 -v 1
ppp[13301]: tun0: Command: adsl: set authname [EMAIL PROTECTED]
ppp[13301]: tun0: Command: adsl: set authkey ********
ppp[13301]: tun0: Command: adsl: set speed sync
ppp[13301]: tun0: Phase: PPP Started (interactive mode).
ppp[13301]: tun0: Command: /dev/tty: dial
ppp[13301]: tun0: Phase: bundle: Establish
ppp[13301]: tun0: Phase: deflink: closed -> opening
ppp[13301]: tun0: Phase: deflink: Connected!
ppp[13301]: tun0: Phase: deflink: opening -> dial
ppp[13301]: tun0: Chat: deflink: Dial attempt 1 of 1
ppp[13301]: tun0: Phase: deflink: dial -> carrier
ppp[13301]: tun0: Phase: deflink: carrier -> login
ppp[13301]: tun0: Phase: deflink: login -> lcp
ppp[13301]: tun0: LCP: FSM: Using "deflink" as a transport
ppp[13301]: tun0: LCP: deflink: State change Initial --> Closed
ppp[13301]: tun0: LCP: deflink: State change Closed --> Stopped
ppp[13301]: tun0: LCP: deflink: RecvConfigReq(125) state = Stopped
ppp[13301]: tun0: LCP: AUTHPROTO[5] 0xc223 (CHAP 0x05)
ppp[13301]: tun0: LCP: MAGICNUM[6] 0x59a7bccd
ppp[13301]: tun0: LCP: deflink: SendConfigReq(1) state = Stopped
ppp[13301]: tun0: LCP: MRU[4] 1500
ppp[13301]: tun0: LCP: MAGICNUM[6] 0x06c615f9
ppp[13301]: tun0: LCP: deflink: SendConfigAck(125) state = Stopped
ppp[13301]: tun0: LCP: AUTHPROTO[5] 0xc223 (CHAP 0x05)
ppp[13301]: tun0: LCP: MAGICNUM[6] 0x59a7bccd
ppp[13301]: tun0: LCP: deflink: LayerStart
ppp[13301]: tun0: LCP: deflink: State change Stopped --> Ack-Sent
ppp[13301]: tun0: LCP: deflink: RecvConfigReq(126) state = Ack-Sent
ppp[13301]: tun0: LCP: AUTHPROTO[5] 0xc223 (CHAP 0x05)
ppp[13301]: tun0: LCP: MAGICNUM[6] 0x59a7bccd
ppp[13301]: tun0: LCP: deflink: SendConfigAck(126) state = Ack-Sent
ppp[13301]: tun0: LCP: AUTHPROTO[5] 0xc223 (CHAP 0x05)
ppp[13301]: tun0: LCP: MAGICNUM[6] 0x59a7bccd
ppp[13301]: tun0: LCP: deflink: RecvConfigReq(127) state = Ack-Sent
ppp[13301]: tun0: LCP: AUTHPROTO[5] 0xc223 (CHAP 0x05)
ppp[13301]: tun0: LCP: MAGICNUM[6] 0x59a7bccd
ppp[13301]: tun0: LCP: deflink: SendConfigAck(127) state = Ack-Sent
ppp[13301]: tun0: LCP: AUTHPROTO[5] 0xc223 (CHAP 0x05)
ppp[13301]: tun0: LCP: MAGICNUM[6] 0x59a7bccd
ppp[13301]: tun0: LCP: deflink: RecvConfigReq(128) state = Ack-Sent
ppp[13301]: tun0: LCP: AUTHPROTO[5] 0xc223 (CHAP 0x05)
ppp[13301]: tun0: LCP: MAGICNUM[6] 0x59a82b19
ppp[13301]: tun0: LCP: deflink: SendConfigAck(128) state = Ack-Sent
ppp[13301]: tun0: LCP: AUTHPROTO[5] 0xc223 (CHAP 0x05)
ppp[13301]: tun0: LCP: MAGICNUM[6] 0x59a82b19
ppp[13301]: tun0: LCP: deflink: RecvConfigAck(1) state = Ack-Sent
ppp[13301]: tun0: LCP: deflink: State change Ack-Sent --> Opened
ppp[13301]: tun0: LCP: deflink: LayerUp
ppp[13301]: tun0: LQM: deflink: LQR/ECHO LQR not negotiated
ppp[13301]: tun0: LCP: Sending ident magic 06c615f9 text user-ppp 2.3 (built May 17
2001)
ppp[13301]: tun0: LCP: deflink: SendIdent(0) state = Opened
ppp[13301]: tun0: Phase: bundle: Authenticate
ppp[13301]: tun0: Phase: deflink: his = CHAP 0x05, mine = none
ppp[13301]: tun0: Phase: Chap Input: CHALLENGE (16 bytes from RASA2NRP1.Kingston)
ppp[13301]: tun0: Phase: Chap Output: RESPONSE ([EMAIL PROTECTED])
ppp[13301]: tun0: Phase: deflink: read (2): Connection reset by peer
ppp[13301]: tun0: LCP: deflink: LayerDown
ppp[13301]: tun0: LCP: deflink: State change Opened --> Starting
ppp[13301]: tun0: LCP: deflink: LayerFinish
ppp[13301]: tun0: LCP: deflink: State change Starting --> Initial
ppp[13301]: tun0: Phase: deflink: Disconnected!
ppp[13301]: tun0: Phase: deflink: lcp -> logout
ppp[13301]: tun0: Phase: deflink: Disconnected!
ppp[13301]: tun0: Phase: deflink: logout -> hangup
ppp[13301]: tun0: Phase: deflink: Connect time: 2 secs: 137 octets in, 198 octets out
ppp[13301]: tun0: Phase: deflink: : 6 packets in, 7 packets out
ppp[13301]: tun0: Phase: total 167 bytes/sec, peak 167 bytes/sec on Fri Sep 7
15:13:41 2001
ppp[13301]: tun0: Phase: deflink: HUPing 13303
ppp[13301]: tun0: ID0: -1 = kill(13303, 1)
ppp[13301]: tun0: Phase: deflink: hangup -> closed
ppp[13301]: tun0: ID0: 2 = socket(2, 2, 0)
ppp[13301]: tun0: ID0: 0 = ioctl(2, 3223349521, 0xbfbff7e4)
ppp[13301]: tun0: ID0: 0 = ioctl(2, 2149607696, 0xbfbff7e4)
ppp[13301]: tun0: Phase: bundle: Dead
I hope you can help me to fix this problem.
Tony.
Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se d�sinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe