LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Distributions (https://www.linuxquestions.org/questions/linux-distributions-5/)
-   -   56K US Robotics modem config on RH Linux 8.0 PC (https://www.linuxquestions.org/questions/linux-distributions-5/56k-us-robotics-modem-config-on-rh-linux-8-0-pc-56866/)

joe pac bro 04-26-2003 09:53 AM

56K US Robotics modem config on RH Linux 8.0 PC
 
Having trouble to get my 56k US Robotics fax modem work on my RH Linux 8.0. Have used redhat-config-network and wvdialconf without much success. Any idea of how to get my modem to work?

Thanks.

Joe P.

yunxiang 04-26-2003 10:42 AM

if the redhat-config-network not work properly ,and you are sure your profile sign in it is correct, why not try to type minicom -s under terminal to check if your modem are configed properly

acjt 04-28-2003 03:26 AM

What have you tried with wvdial? I don't use red hat, but I use wvdial without any problems at all.
There are a couple of things you need to do:
PHP Code:

wvdialconf /etc/wvdial.conf 

- then edit this file with your phone number, password,
username
PHP Code:

vi /etc/ppp/pap-secrets 

add username * password

- This is not always necessary, but I've yet found an ISP where I haven't needed to use it.

If you want a normal user to be able to dial, you'll have to change permissions on some files also.

joe pac bro 04-30-2003 04:10 AM

Thanks guys for your input. I tried all your suggestions without much success. Following are the steps/checks made several times:

*configured modem via redhat network configuration tool
*checked /etc/sysconfig/network-scripts/ifcfg-ppp0
*wvidial used to write /etc/wvdial.conf
*checked /etc/ppp/pap-secrets for the username/password parameters
*isssued minicom @ root prompt and got the following after initializing:
AT S7=4S So=0 L1 V1 & c1 E1 Qo

* In the redhat network config tool, whenever I attempt to activate the device ppp0 I constantly receive the same message "Cannot activate network device ppp0".

Either something is missing or I'm not on the right path!!
Any new idea/workaround to have my modem work?

Thanks.

Joe P.


All times are GMT -5. The time now is 01:07 AM.