Hi Andrew,

I did what you suggested but the situation remains the same: the pppd cannot
start the link. Please, find below my comments. Could this be something
related to authentication failure by my ISP?

Regards,
Jyrki


> Andrew Benton wrote:
> Move /etc/sysconfig/network-scripts/ifcfg-ppp0 out of the way (drag
> and drop it somewhere?) then make a script called /etc/ppp/peers/speedtch
> and put in it
> 
> 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 you have with your ISP then reboot.

Yes, I learned that simple renaming of the ifcfg-ppp0 file does not work: I
had to move the file.
This also resolved another situation which I didn't report before: The boot
process hanged when the network interfaces were being brought up, namely the
ppp0, when the speedtouch modem was not connected to the USB port.


> As root use this
> command to setup the bridging connection
> 
> /usr/sbin/br2684ctl -b -c 0 -a VP.VC   (change VP.VC for the values for
> your country/ISP)
> 

Ok. VP.VC for me is 0.35

> Wait 5 or 10 seconds for the line to settle then issue the command
> 
> ifconfig nas0 192.168.0.1 netmask 255.255.255.0
> 

Ok

> Wait another 5 or 10 seconds then call pppd with the command
> 
> /usr/sbin/pppd call speedtch
> 
The messages I received were:

Plugin rp-pppoe.so loaded.
RP-PPPoE plugin version 3.3 compiled against pppd 2.4.2
Using interface ppp0
Connect: ppp0 <--> nas0
Couldn't increase MTU to 1500
Couldn't increase MRU to 1500
Couldn't increase MRU to 1500
peer from calling number 00:90:1A:40:A2:64 authorized
LCP terminated by peer
Couldn't increase MTU to 1500
Couldn't increase MRU to 1500
Connection terminated.
Using interface ppp0
Connect: ppp0 <--> nas0
Couldn't increase MTU to 1500
Couldn't increase MRU to 1500
Couldn't increase MRU to 1500
peer from calling number 00:90:1A:40:A2:64 authorized
LCP terminated by peer
Couldn't increase MTU to 1500
Couldn't increase MRU to 1500
Connection terminated.
...



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se d�sinscrire : mailto:[EMAIL PROTECTED]

        

Reply via email to