I have reinstalled Fedora. I have reinstalled the firmware, the modem is recognized, even by kppp, but I can't reach a connection. So, I've tried with pppd, but I think the problem is in the files to configure the connection. Following the pppd "setup" file, I've created a file in /etc/ppp/chat-isp like this:
ABORT "NO CARIER" ABORT "NO DIALTONE" ABORT "ERROR" ABORT "NO ANSWER" ABORT "BUSY" ABORT "Username/Password Incorrect" "" "at" OK "at&d2&c1" OK "atdt2479381" "name:" "^Uusername" world:" "\qpassword" "alice" "ppp" "Switching to PPP-ppp-Switching to PPP" And the file /etc/ppp/peers/speedtouch: ttyS0 #modem 921600 #run the serial port at 921600 baud crtscts #use hardware flow control noauth #don't require the ISP to authenticate itself defaultroute #use the ISP as our default route connect '/usr/sbin/chat -v -f /etc/ppp/chat-isp Typing "sudo call speedtouch" it seems not to work, it comes to a new line as it has finished. I don't know if these parameters are suitable to my provider (pppoA), but I hope so! Thanks! Ilaria ----- Original Message ---- From: Frederic Ruaudel <[EMAIL PROTECTED]> To: [email protected] Sent: Tuesday, November 7, 2006 10:45:07 AM Subject: [speedtouch] Re: SpeedTouch 330 on Fedora core 6 Did you put your username in your etc/peers/speedtch file ? On Mon, 2006-11-06 at 13:14 -0800, Ilaria Zanellato wrote: > What does "have no response" mean? Do you get a command line prompt > back again (i.e. the command finishes executing)? Can you please copy > and paste the exact output into an email and send it to the list. > > > > Yes, I mean that. > > In the etc/sudoers file there's no line with "targetpw". > > I have created another file etc/peers/speedtouch: this is all it turns back: > > [EMAIL PROTECTED] ~]$ sudo pppd call speedtch > Password: > Sorry, try again. > Password: > Sorry, try again. > Password: > ilaria is not in the sudoers file. This incident will be reported. > [EMAIL PROTECTED] ~]$ sudo pppd call speedtouch > ilaria is not in the sudoers file. This incident will be reported. > [EMAIL PROTECTED] ~]$ pppd call speedtouch > bash: pppd: command not found > [EMAIL PROTECTED] ~]$ pppd call speedtouch > bash: pppd: command not found > [EMAIL PROTECTED] ~]$ > > > The first pw was the one for the root, the second one for the accont, the > third one for the user. Or is pppd the main problem? > > Thanks! > > Ilaria > > > > > Liste de diffusion modem ALCATEL SpeedTouch USB > Pour se dsinscrire : mailto:[EMAIL PROTECTED] > > > Liste de diffusion modem ALCATEL SpeedTouch USB Pour se désinscrire : mailto:[EMAIL PROTECTED] Liste de diffusion modem ALCATEL SpeedTouch USB Pour se désinscrire : mailto:[EMAIL PROTECTED]
