Hi Herva,
> After all these steps, the output of /etc/rc.modules is:
> #! Bin/bash
This should be
#!/bin/bash
> I'm keep waiting new instruction,
OK, here they are. You will need to be the superuser (root).
(1) plug in your modem (or unplug it then plug it in again).
Watch the lights on it - what do they do? Now check the end
of your system logs (probably /var/log/messages). Do you
see messages something like this:
found stage 1 firmware speedtch-1.bin
found stage 2 firmware speedtch-2.bin
followed a bit later by a message saying
ADSL line is up
and giving line speeds?
(2) Copy and paste this into a text editor then save it as
/etc/ppp/peers/speedtch
lcp-echo-interval 10
lcp-echo-failure 3
noipdefault
defaultroute
user '[EMAIL PROTECTED]'
noauth
noaccomp
nopcomp
noccp
novj
holdoff 4
persist
maxfail 25
updetach
usepeerdns
plugin rp-pppoe.so
nas0
Change [EMAIL PROTECTED] for the username your ISP knows you by. Often (but not
always) it has an @isp bit at the end.
(3) Do the following:
cat /proc/net/atm/speed*
What is the output?
(4) Do the following:
br2684ctl -b -c 0 -a VP.VC
Change VP.VC for the VPI/VCI numbers for your country/ISP. For example in
Portugal it's 0.35
You may need to specify the path to br2684ctl (probably it is in /usr/sbin or
someplace like
that).
Did you get an error message? Now do:
/sbin/ifconfig nas0 192.168.0.1 netmask 255.255.255.0
Did you get an error message? Now try
/usr/sbin/pppd call speedtch debug
Error message? Also, check your system logs, since pppd may dump info there?
(5) If all went well so far, try
ping 68.142.226.37
If that works, then things are looking good.
Ciao,
D.
Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]