dear all,
I tried to install the driver of at Benoit Papillault on my laptop
running SuSE 8.1 with kernel version 2.4.19.
My ISP (belgacom) says they support both PPPoE and PPPoATM.
I did everything as decribed in the HOWTO.
Up to some point everything seems to go fine.
All the modules ppp_generic, ppp_synctty, n_hdlc , usbcore
and usb-uhci are loaded
"mount none /proc/bus/usb -t usbdevfs" gives:
mount: none already mounted or /proc/bus/usb busy
mount: according to mtab, usbdevfs is already mounted on /proc/bus/usb
then I use modem_run with the windows binary
and say pppd call adsl.
... "ifconfig ppp0" gives ...
ppp0 Link encap:Point-to-Point Protocol
inet addr:192.168.99.1 P-t-P:192.168.99.99 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
but then the modem seems still not to be initialised properly, the left
light
is green and the right one is orange and and I cannot connect anywhere ...
There is a setup tool in SuSE Linux to set the dns IPs
I used that but the IPs do not show up in host.conf, but then I don't think
this is the
problem, I don't even get that far (this might be a stupid question: how is
my computer
supposed to know which nuber to dial when I connect to the DSL server ???
in Windows,
where the modem works fine, I have to provide such a number)
below I also included the relevant part of my /var/log/messages ...
I'd greatly appreciate any help!
cheers,
Michael
when booting I find (beneath other things) in /var/log/messages:
Jun 12 00:06:08 linux pppd[444]: Plugin pppoatm.so loaded.
Jun 12 00:06:08 linux pppd[444]: PPPoATM plugin_init
Jun 12 00:06:08 linux pppd[444]: Plugin passwordfd.so loaded.
Jun 12 00:06:08 linux pppd[444]: PPPoATM setdevname - remove unwanted
options
Jun 12 00:06:08 linux pppd[444]: PPPoATM setdevname_pppoatm - SUCCESS:8.35
Jun 12 00:06:08 linux pppd[444]: pppd 2.4.1 started by root, uid 0
Jun 12 00:06:08 linux pppd[444]: Using interface ppp0
Jun 12 00:06:08 linux pppd[444]: Couldn't increase MTU to 1500
Jun 12 00:06:08 linux pppd[444]: Couldn't increase MRU to 1500
Jun 12 00:06:08 linux pppd[444]: local IP address 192.168.99.1
Jun 12 00:06:08 linux pppd[444]: remote IP address 192.168.99.99
Jun 12 00:06:09 linux /etc/hotplug/usb.rc[489]: loaded HCD: usb-uhci
Jun 12 00:06:12 linux /etc/hotplug/usb.agent[651]: mesg: ttyname: Invalid
argument
Jun 12 00:06:12 linux /etc/hotplug/usb.agent[651]: mesg: ttyname: Invalid
argument
Jun 12 00:06:12 linux Speedmgmt[681]: Alcatel SpeedTouch USB Management
daemon started.
Jun 12 00:06:12 linux Speedmgmt[681]: (C) Alcatel 2001, Version 1.3.4
Jun 12 00:06:12 linux Speedmgmt[681]: Preceding (timeout) error messages
are normal.
...
Jun 12 00:06:13 linux kernel: usb.c: registered new driver usbdevfs
Jun 12 00:06:13 linux kernel: usb.c: registered new driver hub
Jun 12 00:06:13 linux kernel: CSLIP: code copyright 1989 Regents of the
University of California
Jun 12 00:06:13 linux kernel: PPP generic driver version 2.4.2
Jun 12 00:06:13 linux kernel: usb-uhci.c: $Revision: 1.275 $ time 13:53:01
Sep 13 2002
Jun 12 00:06:13 linux kernel: usb-uhci.c: High bandwidth mode enabled
...
Jun 12 00:06:13 linux kernel: usb-uhci.c: USB UHCI at I/O 0xefe0, IRQ 11
Jun 12 00:06:13 linux kernel: usb-uhci.c: Detected 2 ports
Jun 12 00:06:13 linux kernel: usb.c: new USB bus registered, assigned bus
number 1
Jun 12 00:06:13 linux kernel: hub.c: USB hub found
Jun 12 00:06:13 linux kernel: hub.c: 2 ports detected
Jun 12 00:06:13 linux kernel: PCI: Found IRQ 11 for device 00:1d.1
Jun 12 00:06:13 linux kernel: PCI: Setting latency timer of device 00:1d.1
to 64
Jun 12 00:06:13 linux kernel: usb-uhci.c: USB UHCI at I/O 0xef80, IRQ 11
Jun 12 00:06:13 linux kernel: usb-uhci.c: Detected 2 ports
Jun 12 00:06:13 linux kernel: usb.c: new USB bus registered, assigned bus
number 2
Jun 12 00:06:13 linux kernel: hub.c: USB hub found
Jun 12 00:06:13 linux kernel: hub.c: 2 ports detected
Jun 12 00:06:13 linux kernel: usb-uhci.c: v1.275:USB Universal Host
Controller Interface driver
...
Jun 12 00:06:13 linux kernel: hub.c: USB new device connect on bus1/1,
assigned device number 2
Jun 12 00:06:13 linux kernel: uhci.c: USB Universal Host Controller
Interface driver v1.1
Jun 12 00:06:13 linux kernel: usb.c: USB device 2 (vend/prod 0x6b9/0x4061)
is not claimed by any active driver.
Jun 12 00:06:13 linux kernel: hub.c: USB new device connect on bus1/2,
assigned device number 3
Jun 12 00:06:13 linux kernel: usb.c: USB device 3 (vend/prod 0x45e/0x40) is
not claimed by any active driver.
...
Jun 12 00:06:13 linux kernel: usb.c: registered new driver Alcatel
SpeedTouch USB
Jun 12 00:06:13 linux kernel: usb_control/bulk_msg: timeout
Jun 12 00:06:13 linux kernel: usbdevfs: USBDEVFS_BULK failed dev 2 ep 0x85
len 512 ret -110
Jun 12 00:06:13 linux kernel: mice: PS/2 mouse device common for all mice
Jun 12 00:06:13 linux insmod: Using
/lib/modules/2.4.19-4GB/kernel/drivers/input/mousedev.o
Jun 12 00:06:13 linux insmod: Symbol version prefix ''
Jun 12 00:06:13 linux kernel: usb.c: registered new driver hiddev
Jun 12 00:06:13 linux kernel: usb.c: registered new driver hid
Jun 12 00:06:14 linux kernel: usb-uhci.c: interrupt, status 3, frame# 934
Jun 12 00:06:14 linux kernel: input0: USB HID v1.10 Mouse [Microsoft
Microsoft 3-Button Mouse with IntelliEye(TM)] on usb1:3.0
Jun 12 00:06:14 linux kernel: hid-core.c: v1.8.1 Andreas Gal, Vojtech
Pavlik <[EMAIL PROTECTED]>
Jun 12 00:06:14 linux kernel: hid-core.c: USB HID support drivers
Jun 12 00:06:14 linux insmod: Using
/lib/modules/2.4.19-4GB/kernel/drivers/usb/hid.o
Jun 12 00:06:14 linux insmod: Symbol version prefix ''
Jun 12 00:06:16 linux kernel: usb-uhci.c: ENXIO 80000280, flags 0, urb
c285ef60, burb c285ec60
Jun 12 00:06:16 linux kernel: usbdevfs: USBDEVFS_CONTROL failed dev 2 rqt
192 rq 18 len 0 ret -6
...
after the modem_run command and pppd I get :
Jun 12 00:27:41 linux kernel: HDLC line discipline: version $Revision: 3.3
$, maxframe=4096
Jun 12 00:27:41 linux kernel: N_HDLC line discipline registered.
Jun 12 00:27:41 linux kernel: klogd 1.4.1, ---------- state change
----------
Jun 12 00:27:41 linux kernel: Inspecting /boot/System.map-2.4.19-4GB
Jun 12 00:27:41 linux kernel: Loaded 14329 symbols from
/boot/System.map-2.4.19-4GB.
Jun 12 00:27:41 linux kernel: Symbols match kernel version 2.4.19.
Jun 12 00:27:41 linux kernel: Loaded 5556 symbols from 44 modules.
Jun 12 00:31:09 linux modem_run[1751]: modem_run version 1.2-beta1 started
by root uid 0
Jun 12 00:31:09 linux modem_run[1751]: Another program/driver is already
accessing the modem (interface 2 cannot be claimed)...
Jun 12 00:31:22 linux pppd[1756]: pppd 2.4.1 started by root, uid 0
Jun 12 00:31:22 linux pppd[1756]: using channel 1
Jun 12 00:31:22 linux pppd[1756]: Using interface ppp1
Jun 12 00:31:22 linux pppd[1756]: Connect: ppp1 <--> /dev/pts/4
Jun 12 00:31:22 linux pppoa3[1757]: pppoa3 version 1.2-beta1 started by
root (uid 0)
Jun 12 00:31:22 linux pppoa3[1757]: Control thread ready
Jun 12 00:31:22 linux pppoa3[1757]: pusb_claim_interface 1 failed
Jun 12 00:31:22 linux pppd[1756]: Modem hangup
Jun 12 00:31:22 linux pppd[1756]: Connection terminated.
Jun 12 00:31:22 linux pppd[1756]: using channel 2
Jun 12 00:31:22 linux pppd[1756]: Using interface ppp1
Jun 12 00:31:22 linux pppd[1756]: Connect: ppp1 <--> /dev/pts/4
Jun 12 00:31:22 linux pppd[1756]: Script /usr/local/sbin/pppoa3 -m 1 -c
-vpi 8 -vci 35 finished (pid 1757), status = 0xff00
Jun 12 00:31:22 linux pppoa3[1771]: pppoa3 version 1.2-beta1 started by
root (uid 0)
Jun 12 00:31:22 linux pppoa3[1771]: A previous instance seems to be running
Jun 12 00:31:22 linux pppoa3[1771]: Sending the kill signal to 1757 and
waiting...
Jun 12 00:31:23 linux pppd[1756]: sent [LCP ConfReq id=0x1 <asyncmap 0x0>
<magic 0xf87c56f8>]
Jun 12 00:31:50 linux last message repeated 9 times
Jun 12 00:31:53 linux pppd[1756]: LCP: timeout sending Config-Requests
Jun 12 00:31:53 linux pppd[1756]: Connection terminated.
Jun 12 00:31:53 linux pppd[1756]: using channel 3
Jun 12 00:31:53 linux pppd[1756]: Using interface ppp1
Jun 12 00:31:53 linux pppd[1756]: Connect: ppp1 <--> /dev/pts/5
Jun 12 00:31:53 linux pppoa3[1804]: pppoa3 version 1.2-beta1 started by
root (uid 0)
Jun 12 00:31:53 linux pppoa3[1804]: A previous instance seems to be running
Jun 12 00:31:53 linux pppoa3[1804]: Sending the kill signal to 1757 and
waiting...
Jun 12 00:31:54 linux pppd[1756]: sent [LCP ConfReq id=0x2 <asyncmap 0x0>
<magic 0x9b42ab6d>]
Jun 12 00:32:21 linux last message repeated 9 times
Jun 12 00:32:24 linux pppd[1756]: LCP: timeout sending Config-Requests
Jun 12 00:32:24 linux pppd[1756]: Connection terminated.
Jun 12 00:32:24 linux pppd[1756]: using channel 4
Jun 12 00:32:24 linux pppd[1756]: Using interface ppp1
Jun 12 00:32:24 linux pppd[1756]: Connect: ppp1 <--> /dev/pts/6
Jun 12 00:32:24 linux pppoa3[1844]: pppoa3 version 1.2-beta1 started by
root (uid 0)
Jun 12 00:32:24 linux pppoa3[1844]: A previous instance seems to be running
Jun 12 00:32:24 linux pppoa3[1844]: Sending the kill signal to 1757 and
waiting...
Jun 12 00:32:25 linux pppd[1756]: sent [LCP ConfReq id=0x3 <asyncmap 0x0>
<magic 0xd7d90791>]
Jun 12 00:32:52 linux last message repeated 9 times
Jun 12 00:32:55 linux pppd[1756]: LCP: timeout sending Config-Requests
Jun 12 00:32:55 linux pppd[1756]: Connection terminated.
Jun 12 00:32:55 linux pppd[1756]: using channel 5
Jun 12 00:32:55 linux pppd[1756]: Using interface ppp1
Jun 12 00:32:55 linux pppd[1756]: Connect: ppp1 <--> /dev/pts/7
Jun 12 00:32:55 linux pppoa3[1876]: pppoa3 version 1.2-beta1 started by
root (uid 0)
Jun 12 00:32:55 linux pppoa3[1876]: A previous instance seems to be running
Jun 12 00:32:55 linux pppoa3[1876]: Sending the kill signal to 1757 and
waiting...
Jun 12 00:32:56 linux pppd[1756]: sent [LCP ConfReq id=0x4 <asyncmap 0x0>
<magic 0x9340d6ee>]
Jun 12 00:33:24 linux last message repeated 9 times
Jun 12 00:33:27 linux pppd[1756]: LCP: timeout sending Config-Requests
Jun 12 00:33:27 linux pppd[1756]: Connection terminated.
Jun 12 00:33:27 linux pppd[1756]: using channel 6
Jun 12 00:33:27 linux pppd[1756]: Using interface ppp1
Jun 12 00:33:27 linux pppd[1756]: Connect: ppp1 <--> /dev/pts/8
Jun 12 00:33:27 linux pppoa3[1910]: pppoa3 version 1.2-beta1 started by
root (uid 0)
Jun 12 00:33:27 linux pppoa3[1910]: A previous instance seems to be running
Jun 12 00:33:27 linux pppoa3[1910]: Sending the kill signal to 1757 and
waiting...
Jun 12 00:33:28 linux pppd[1756]: sent [LCP ConfReq id=0x5 <asyncmap 0x0>
<magic 0xc000c37d>]
Jun 12 00:33:55 linux last message repeated 9 times
Jun 12 00:33:58 linux pppd[1756]: LCP: timeout sending Config-Requests
Jun 12 00:33:58 linux pppd[1756]: Connection terminated.
Jun 12 00:33:58 linux pppd[1756]: using channel 7
Jun 12 00:33:58 linux pppd[1756]: Using interface ppp1
Jun 12 00:33:58 linux pppd[1756]: Connect: ppp1 <--> /dev/pts/9
Jun 12 00:33:58 linux pppoa3[1951]: pppoa3 version 1.2-beta1 started by
root (uid 0)
Jun 12 00:33:58 linux pppoa3[1951]: A previous instance seems to be running
Jun 12 00:33:58 linux pppoa3[1951]: Sending the kill signal to 1757 and
waiting...
Jun 12 00:33:59 linux pppd[1756]: sent [LCP ConfReq id=0x6 <asyncmap 0x0>
<magic 0x49754e91>]
Jun 12 00:34:26 linux last message repeated 9 times
Jun 12 00:34:29 linux pppd[1756]: LCP: timeout sending Config-Requests
Jun 12 00:34:29 linux pppd[1756]: Connection terminated.
Jun 12 00:34:29 linux pppd[1756]: using channel 8
Jun 12 00:34:29 linux pppd[1756]: Using interface ppp1
Jun 12 00:34:29 linux pppd[1756]: Connect: ppp1 <--> /dev/pts/10
Jun 12 00:34:29 linux pppoa3[1982]: pppoa3 version 1.2-beta1 started by
root (uid 0)
Jun 12 00:34:29 linux pppoa3[1982]: A previous instance seems to be running
Jun 12 00:34:29 linux pppoa3[1982]: Sending the kill signal to 1757 and
waiting...
Jun 12 00:34:30 linux pppd[1756]: sent [LCP ConfReq id=0x7 <asyncmap 0x0>
<magic 0x581b560f>]
Jun 12 00:34:57 linux last message repeated 9 times
Jun 12 00:35:00 linux pppd[1756]: LCP: timeout sending Config-Requests
Jun 12 00:35:00 linux pppd[1756]: Connection terminated.
Jun 12 00:35:00 linux pppd[1756]: using channel 9
Jun 12 00:35:00 linux pppd[1756]: Using interface ppp1
Jun 12 00:35:00 linux pppd[1756]: Connect: ppp1 <--> /dev/pts/11
Jun 12 00:35:00 linux pppoa3[2015]: pppoa3 version 1.2-beta1 started by
root (uid 0)
Jun 12 00:35:00 linux pppoa3[2015]: A previous instance seems to be running
Jun 12 00:35:00 linux pppoa3[2015]: Sending the kill signal to 1757 and
waiting...
Jun 12 00:35:01 linux pppd[1756]: sent [LCP ConfReq id=0x8 <asyncmap 0x0>
<magic 0xdd66afe9>]
Jun 12 00:35:28 linux last message repeated 9 times
Jun 12 00:35:31 linux pppd[1756]: LCP: timeout sending Config-Requests
Jun 12 00:35:31 linux pppd[1756]: Connection terminated.
Jun 12 00:35:31 linux pppd[1756]: using channel 10
Jun 12 00:35:31 linux pppd[1756]: Using interface ppp1
Jun 12 00:35:31 linux pppd[1756]: Connect: ppp1 <--> /dev/pts/12
Jun 12 00:35:31 linux pppoa3[2051]: pppoa3 version 1.2-beta1 started by
root (uid 0)
Jun 12 00:35:31 linux pppoa3[2051]: A previous instance seems to be running
Jun 12 00:35:31 linux pppoa3[2051]: Sending the kill signal to 1757 and
waiting...
Jun 12 00:35:32 linux pppd[1756]: sent [LCP ConfReq id=0x9 <asyncmap 0x0>
<magic 0xc8410911>]
Jun 12 00:35:59 linux last message repeated 9 times
Jun 12 00:36:02 linux pppd[1756]: LCP: timeout sending Config-Requests
Jun 12 00:36:02 linux pppd[1756]: Connection terminated.
Jun 12 00:36:02 linux pppd[1756]: using channel 11
Jun 12 00:36:02 linux pppd[1756]: Using interface ppp1
Jun 12 00:36:02 linux pppd[1756]: Connect: ppp1 <--> /dev/pts/13
Jun 12 00:36:02 linux pppoa3[2086]: pppoa3 version 1.2-beta1 started by
root (uid 0)
Jun 12 00:36:02 linux pppoa3[2086]: A previous instance seems to be running
Jun 12 00:36:02 linux pppoa3[2086]: Sending the kill signal to 1757 and
waiting...
Jun 12 00:36:03 linux pppd[1756]: sent [LCP ConfReq id=0xa <asyncmap 0x0>
<magic 0x722236d4>]
Jun 12 00:36:30 linux last message repeated 9 times
Jun 12 00:36:33 linux pppd[1756]: LCP: timeout sending Config-Requests
Jun 12 00:36:33 linux pppd[1756]: Connection terminated.
Jun 12 00:36:33 linux pppd[1756]: using channel 12
Jun 12 00:36:33 linux pppd[1756]: Using interface ppp1
Jun 12 00:36:33 linux pppd[1756]: Connect: ppp1 <--> /dev/pts/14
Jun 12 00:36:33 linux pppoa3[2119]: pppoa3 version 1.2-beta1 started by
root (uid 0)
Jun 12 00:36:33 linux pppoa3[2119]: A previous instance seems to be running
Jun 12 00:36:33 linux pppoa3[2119]: Sending the kill signal to 1757 and
waiting...
Jun 12 00:36:34 linux pppd[1756]: sent [LCP ConfReq id=0xb <asyncmap 0x0>
<magic 0x35663b8c>]
Jun 12 00:37:01 linux last message repeated 9 times
Jun 12 00:37:04 linux pppd[1756]: LCP: timeout sending Config-Requests
Jun 12 00:37:04 linux pppd[1756]: Connection terminated.
Jun 12 00:37:04 linux pppd[1756]: using channel 13
Jun 12 00:37:04 linux pppd[1756]: Using interface ppp1
Jun 12 00:37:04 linux pppd[1756]: Connect: ppp1 <--> /dev/pts/15
Jun 12 00:37:04 linux pppoa3[2153]: pppoa3 version 1.2-beta1 started by
root (uid 0)
Jun 12 00:37:04 linux pppoa3[2153]: A previous instance seems to be running
Jun 12 00:37:04 linux pppoa3[2153]: Sending the kill signal to 1757 and
waiting...
Jun 12 00:37:05 linux pppd[1756]: sent [LCP ConfReq id=0xc <asyncmap 0x0>
<magic 0x4b8ca3c3>]
Jun 12 00:37:33 linux last message repeated 9 times
Jun 12 00:37:36 linux pppd[1756]: LCP: timeout sending Config-Requests
Jun 12 00:37:36 linux pppd[1756]: Connection terminated.
Jun 12 00:37:36 linux pppd[1756]: using channel 14
Jun 12 00:37:36 linux pppd[1756]: Using interface ppp1
Jun 12 00:37:36 linux pppd[1756]: Connect: ppp1 <--> /dev/pts/16
Jun 12 00:37:36 linux pppoa3[2188]: pppoa3 version 1.2-beta1 started by
root (uid 0)
Jun 12 00:37:36 linux pppoa3[2188]: A previous instance seems to be running
Jun 12 00:37:36 linux pppoa3[2188]: Sending the kill signal to 1757 and
waiting...
Jun 12 00:37:37 linux pppd[1756]: sent [LCP ConfReq id=0xd <asyncmap 0x0>
<magic 0x38ebe173>]
Jun 12 00:38:04 linux last message repeated 9 times
Jun 12 00:38:07 linux pppd[1756]: LCP: timeout sending Config-Requests
Jun 12 00:38:07 linux pppd[1756]: Connection terminated.
Jun 12 00:38:07 linux pppd[1756]: using channel 15
Jun 12 00:38:07 linux pppd[1756]: Using interface ppp1
Jun 12 00:38:07 linux pppd[1756]: Connect: ppp1 <--> /dev/pts/17
Jun 12 00:38:07 linux pppoa3[2220]: pppoa3 version 1.2-beta1 started by
root (uid 0)
Jun 12 00:38:07 linux pppoa3[2220]: A previous instance seems to be running
Jun 12 00:38:07 linux pppoa3[2220]: Sending the kill signal to 1757 and
waiting...
Jun 12 00:38:08 linux pppd[1756]: sent [LCP ConfReq id=0xe <asyncmap 0x0>
<magic 0x7aab3ce4>]
Jun 12 00:38:14 linux last message repeated 2 times
Jun 12 00:38:15 linux pppd[444]: Starting link
Jun 12 00:38:15 linux pppd[444]: Connect: ppp0 <--> 8.35
Jun 12 00:38:15 linux kernel: atm_connect (TX: cl 1,bw 0-0,sdu 1502; RX: cl
1,bw 0-0,sdu 1502,AAL 5)
Jun 12 00:38:17 linux pppd[1756]: sent [LCP ConfReq id=0xe <asyncmap 0x0>
<magic 0x7aab3ce4>]
Jun 12 00:38:35 linux last message repeated 6 times
Jun 12 00:38:38 linux pppd[1756]: LCP: timeout sending Config-Requests
Jun 12 00:38:38 linux pppd[1756]: Connection terminated.
Jun 12 00:38:38 linux pppd[1756]: using channel 17
Jun 12 00:38:38 linux pppd[1756]: Using interface ppp1
Jun 12 00:38:38 linux pppd[1756]: Connect: ppp1 <--> /dev/pts/18
Jun 12 00:38:38 linux pppoa3[2254]: pppoa3 version 1.2-beta1 started by
root (uid 0)
Jun 12 00:38:38 linux pppoa3[2254]: A previous instance seems to be running
Jun 12 00:38:38 linux pppoa3[2254]: Sending the kill signal to 1757 and
waiting...
Jun 12 00:38:39 linux pppd[1756]: sent [LCP ConfReq id=0xf <asyncmap 0x0>
<magic 0xfcccce90>]
Jun 12 00:38:45 linux last message repeated 2 times
Jun 12 00:38:45 linux pppd[444]: LCP: timeout sending Config-Requests
Jun 12 00:38:45 linux pppd[444]: Connection terminated.
Jun 12 00:38:45 linux pppd[444]: Fatal signal 11
Jun 12 00:38:45 linux pppd[444]: Exit.
Jun 12 00:38:45 linux modify_resolvconf: restored
/etc/resolv.conf.saved.by.smpppd to /etc/resolv.conf
Jun 12 00:38:48 linux pppd[1756]: sent [LCP ConfReq id=0xf <asyncmap 0x0>
<magic 0xfcccce90>]
Jun 12 00:39:06 linux last message repeated 6 times
Jun 12 00:39:09 linux pppd[1756]: LCP: timeout sending Config-Requests
Jun 12 00:39:09 linux pppd[1756]: Connection terminated.
Jun 12 00:39:09 linux pppd[1756]: using channel 18
Jun 12 00:39:09 linux pppd[1756]: Using interface ppp0
Jun 12 00:39:09 linux pppd[1756]: Connect: ppp0 <--> /dev/pts/19
Jun 12 00:39:09 linux pppoa3[2360]: pppoa3 version 1.2-beta1 started by
root (uid 0)
Jun 12 00:39:09 linux pppoa3[2360]: A previous instance seems to be running
Jun 12 00:39:09 linux pppoa3[2360]: Sending the kill signal to 1757 and
waiting...
Jun 12 00:39:10 linux pppd[1756]: sent [LCP ConfReq id=0x10 <asyncmap 0x0>
<magic 0xca1cf2d8>]
Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se d�sinscrire : mailto:[EMAIL PROTECTED]