This is a discussion on Connect to Red Hat / CentOS / Fedora Linux Internet Through Modem within the CentOS / RHEL / Fedora forums, part of the Linux Distribution category; Hi, I am using RHEL 5.0 and i don't know how to connect to Internet using Modem. Provide some guidance.... ...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
|||
|
Hi,
I am using RHEL 5.0 and i don't know how to connect to Internet using Modem. Provide some guidance.... Thanks in Advance.... |
| Sponsored Links | ||
|
|
|
||||
|
Hi,
Do you have internal (PCI) or external modem? Internal modems (also known as winmodem are difficult to use due to driver issues. Anyway install your modem. Install software called wvdial and use the same to connect to ISP: Code:
yum install wvdial How To Check and Use Serial Ports Under Linux Once serial device identified type the following to configure modem: Code:
wvdialconf /etc/wvdial.conf Code:
vi /etc/wvdial.conf Code:
[Dialer Defaults] Modem = /dev/ttyS1 Baud = 115200 Init1 = ATZ Phone = 172226 Username = Your-USERNAME Password = Your-PASSWORD Code:
# wvdial Code:
killall wvdial Code:
ifdown ppp0 |
![]() |
| Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Cannot connect to Internet | mvibin | CentOS / RHEL / Fedora | 6 | 05-15-2008 01:04 PM |
| Apply CentOS Linux package security updates from the Internet | raj | CentOS / RHEL / Fedora | 0 | 04-22-2008 01:53 AM |
| fedora 7 connect dsl-502T | anthony pereira | Getting started tutorials | 4 | 12-22-2007 02:10 PM |
| squid problem cannot connect or browse internet | raghuram | Linux software | 2 | 03-27-2007 09:31 PM |
| Internal Modem in Linux | ricc | Linux software | 5 | 12-23-2005 05:13 PM |