Thanks to marsd for the comments relating to Linux references.
I had a few queries relating to the article
(
) that ifincham had kindly referred me to concerning connecting to the Compuserve Classic ISP using Red Hat 7.1. Any comments are much appreciated (incidentally, I am new to Linux).
1) I modified or created the files per the article (i.e.
/etc/resolv.conf
/etc/nsswitch.conf
/etc/ppp/options
/etc/ppp/chat-compuserve).
Note that:
a) /dev/ttys1 (per article) and /dev/ttys0 were tried separately in /etc/ppp/options (S1=COM2 and presumably S0=COM1)
b) The /etc/nsswitch.conf file has many lines. Only the:
hosts: files nisplus dns
line was changed to
hosts: dns files nisplus nis
per the article.
2) The Dialup Configuration icon was clicked to Add a New Internet Connection. The wizard detected the modem ( as /dev/ttys0) and ISP dial-in number, user name and psswd were entered).
3) The PC was rebooted ( is this necessary for the configuration changes to take effect?).
4) As root, /usr/sbin/pppd was run in a terminal (as per article). I guess that this command has to be re-run if the PC is restarted?
5) The RH PPP Dialer was then run in Programs.
After selecting the interface for the ISP, a window opens up
'Waiting to Connect', the modem dials and connects for about 45 seconds then disconnects. A window opens up 'Failed to activate interface'. The modem then re-dials and connects, one sees a blank screen and the modem disconnects.
6) Per the article, the
killall -HUP pppd
command was run from a terminal and the message "No process
killed" appeared.
There is some problem in connecting to the Compuserve Classic ISP. Any comments are appreciated.
Thank you,
KumarN