Okay, so I've got the green Alcatel Speedtouch USB modem, in my area its to be 8, 35 for the VCI settings... I'm running Mandrake 10.0 as root in console.
Now I followed the Benoit Papillaut instructions as follows:
Cd into your /dev directory :
# cd /dev OK DONE THIS
Check ppp devices existence doing :
# ls *ppp* OK DONE THIS (without the asterisks) and get result "ppp"
If the ls command gives you an output go to the next step, else create all ppp devices typing :
# ./MAKEDEV ppp OK NOT APPLICABLE, DEVICE FOUND
Pppd configuration
Check your pppd version by typing :
# pppd --version. PROBLEM - "Command not found"
I keep going...
1st file :
You should have an /etc/ppp/options file, edit it and keep these 4 lines in it [various config lines]
OK I can't find this file so I created it in GEdit, saved as options.txt then renamed and deleted the .txt
Did the same for the 2nd file - "adsl" to be saved in etc/ppp/peers - created in Gedit as adsl.txt, then renamed without the .txt. Also completed the 3rd and 4th files ("chap-secrets" and "modules.conf" - modules.conf was found in /etc)
I then load the firmware mgmt.o - the right green eye on my modem goes orange...
Then
Launch pppd
Type (and pray) :
# pppd call adsl
I get Bash: command not found
Can anyone help with this pppd thing?
I've just migrated to Linux and naturally the first thing for survival is a working net connection.
