SuSE Linux: Version 7.0
This article refers to an older version of SuSE Linux.
Therefore some of the informations given in this article may
be outdated or the article may contain stale links.
kinternet
from the K menu under internet, you get the following error message:
No dial mode configured in /etc/rc.dialout. Use YaST2 to configure.
But due to certain reasons, you can't use YaST2 on your system.
/etc/rc.dialout
, telling
kinternet which device to use for dialing. YaST1 does not do this.
/etc/rc.dialout
with the editor of your choice. If you use
an ISDN card, it should look like this:
MODE="isdn" DEVICE="ippp0"
Or, if you are using a modem to connect to the internet:
MODE="analog" DEVICE="ppp0"