Le Tue, 19 Apr 2005 04:49:28 +0200 Nicolas FRANCOIS
<[EMAIL PROTECTED]> a écrit :

> Hi.
> 
> I'm connecting to ADSL through an ALCATEL Speedtouch modem (the green
> one). I've followed the nice link given some time ago by Andrew Benton :
> 
> http://www.linux-usb.org/SpeedTouch/index.html
> 
> There's now a LFS tag, and I didn't see it in the hints, so maybe it's
> worth mentioning (and maybe I didn't look at the right place ;-).
> 
> Anyway, I followed the full HOWTO. The firmware loads correctly at boot
> time. The pppd call works, the chap authentification works, I get a ppp0
> item in ifconfig, but i'm unable to send a single packet on Internet. No
> pings, no www transaction, no ftp...
> 
> Can you give me some hints to investigate my problem ?

BTW, this is what I get from my tries :

>From /var/log/sys.log

Apr 19 04:02:27 detritus pppd[3808]: Plugin pppoatm.so loaded.
Apr 19 04:02:27 detritus pppd[3808]: PPPoATM plugin_init
Apr 19 04:02:27 detritus pppd[3808]: PPPoATM setdevname_pppoatm -
SUCCESS:8.35
Apr 19 04:02:27 detritus pppd[3808]: pppd 2.4.3 started by nico, uid 0
Apr 19 04:02:27 detritus pppd[3808]: Using interface ppp0
Apr 19 04:02:27 detritus pppd[3808]: Connect: ppp0 <--> 8.35
Apr 19 04:02:30 detritus pppd[3808]: CHAP authentication succeeded
Apr 19 04:02:30 detritus pppd[3808]: not replacing existing default route
to eth0 [192.168.0.1]
Apr 19 04:02:30 detritus pppd[3808]: local  IP address 82.64.222.78
Apr 19 04:02:30 detritus pppd[3808]: remote IP address 192.168.254.254
Apr 19 04:02:30 detritus pppd[3808]: primary   DNS address 213.228.0.212
Apr 19 04:02:30 detritus pppd[3808]: secondary DNS address 212.27.39.2

[EMAIL PROTECTED]:/sources/ppp-2.4.3# ifconfig ppp0
ppp0      Lien encap:Protocole Point-à-Point  
          inet adr:82.64.222.78  P-t-P:192.168.254.254 
Masque:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:9178  Metric:1
          RX packets:14 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:3 
          RX bytes:612 (612.0 b)  TX bytes:54 (54.0 b)

[EMAIL PROTECTED]:/sources/ppp-2.4.3# route -n
Table de routage IP du noyau
Destination     Passerelle      Genmask         Indic Metric Ref    Use
Iface
192.168.254.254 0.0.0.0         255.255.255.255 UH    0      0        0
ppp0
192.168.0.0     0.0.0.0         255.255.255.0   U     0      0        0
eth0
0.0.0.0         192.168.0.1     0.0.0.0         UG    0      0        0
eth0

/etc/resolv.conf is a link to /etc/ppp/resolv.conf. This modem works on my
LFS 4.1 box.

Help me to solve my problem and I promise to leave my old LFS 4.1 :-)

\bye

-- 

Nicolas FRANCOIS
http://nicolas.francois.free.fr

We are the Micro$oft.
Resistance is futile.
You will be assimilated.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to