Linux Headquarters

I've installed Linux… now what???

Introduction
Red Hat’s netcfg program can also be used to configure dial-up networking for a modem. It can be a little tricky because it assumes your modem works in Linux and you have found the proper COM port for your modem. Other than that, it is easy to configure. Once it is configured, you can connect and disconnect from your ISP with two easy commands – no gui or X Windows required!

Configuration

  1. Start netcfg as root.
  2. Click on the Interfaces tab.
  3. Click Add and choose PPP for the Interface Type.
  4. Enter the phone number of your ISP, click Use PAP authenication, and enter username and password. Click Done.
  5. Click Save when asked if you want to save. Your ppp0 interface should now appear in the main netcfg window.
  6. After completing these steps your connection is set for a dynamic IP address from your ISP, to restart upon disconnect, and to automatically make your ppp connection the default route. It also assumes you have a symbolic link from /dev/modem to /dev/ttyS* where * is the COM port number – 1 for your modem. In other words, COM1 is /dev/ttyS0 as so on.

Connecting and Disconnecting
All messages from pppd including error messages are written to /var/log/messages.

  1. Using the command line: ifup ppp0 to connect and ifdown ppp0 to disconnect where ppp0 is the interfaced added in netcfg.
  2. Using the netcfg interface: Start netcfg as root–>Interfaces–>Highlight the ppp interface (usually ppp0)–>Click Activate.

What is Related

Comments are closed.

Subscribe to email feed

  • RSS
  • Delicious
  • Digg
  • Facebook
  • Twitter
  • Linkedin
  • Youtube

Dedicated Linux Serv

Linux is the popular system nowadays, offering all the benefits ...

StarOffice 5.1

Introduction StarOffice 5.1 is a complete office suite with a word ...

AxY FTP

Introduction AxY FTP, formerly known as wxFTP, is a graphical FTP ...

Adobe Acrobat PDF Re

Introduction Many of you are probably familar with Adobe Acrobat Reader ...

Macromedia Shockwave

Introduction Macromedia has developed a version of its popular Shockwave plugin ...

Twitter updates

No public Twitter messages.