LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat
User Name
Password
Red Hat This forum is for the discussion of Red Hat Linux.

Notices


Reply
  Search this Thread
Old 08-09-2004, 11:05 PM   #1
yousaf
LQ Newbie
 
Registered: Aug 2004
Location: Pakistan
Posts: 2

Rep: Reputation: 0
how to connect to internet using dialup


i use dial up but how do i connect to internet using my dial up modem pl send step by step info.
 
Old 08-10-2004, 01:41 AM   #2
intercodes
Member
 
Registered: Aug 2004
Posts: 42

Rep: Reputation: 15
First I need to know the name of your modem and your kernel version

Is your modem getting detected ?

Internal or external modem. plz post all the details so the we can help you well

Thanks
 
Old 08-11-2004, 11:40 AM   #3
yousaf
LQ Newbie
 
Registered: Aug 2004
Location: Pakistan
Posts: 2

Original Poster
Rep: Reputation: 0
my modem is conexcent hsf.and my linux os is RED hat 9.0.
 
Old 08-12-2004, 01:54 AM   #4
hieudt
LQ Newbie
 
Registered: Aug 2004
Location: Hanoi - Vietnam
Distribution: Fedora Core 5
Posts: 24

Rep: Reputation: 15
connexant hsf looks like an internal winmodem. If this is the case, you need to go to www.linmodems.org to download the driver for your modems. After that you could use kppp to connect to the Internet if you have it installed.

If you don't have kppp installed, you have to do the hard way. I'm not sure about red hat linux, but in FreeBSD 5.2.1-CURRENT, this work for me:

- Edit /etc/ppp/ppp.conf
+ find "set device ....", replace ... with your modem device (most of the case it is /dev/modem).
+ add to the end of the file:
Code:
ISP:
set phone <your_ISP_phone_number>
set authname <your_login_ID>
set authkey <your_login_password>
set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.255
add default HISADDR
+ save the file
- Edit /etc/rc.conf
+ find "hostname=....", replace .... with the hostname your ISP gave you or choose 1 of your choice if your ISP didn't give you a hostname
+ find "network_interfaces="..."", add to the end of ... tun0 if there is no tun0 in ...
+ add "ifconfig_tun0=" to the end of the file.
+ make sure "router_enable="NO""
- Make a new file /etc/ppp/ppp.linkup & edit it:
Code:
ISP:
  add default HISADDR
- Restart your computer. Afterward, just type ppp in your terminal
- Once in ppp, type dial ISP.

That is the step by step guide for FreeBSD 5.2.1-CURRENT but both FreeBSD & Linux are derived from Unix so it could work for Linux too. I'm not sure but give it a try.

Last edited by hieudt; 08-12-2004 at 01:57 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
dialup internet on SUSE anubhuti_k Linux - Distributions 1 07-14-2005 12:56 PM
Can't connect to internet using dialup... hackerarchangel Amigo 23 07-12-2005 07:27 PM
cannot connect to the internet with dialup modem and kppp shams Linux - Networking 2 10-16-2004 11:21 AM
Cousin trying to connect to internet from dialup in Mandrake 9.2, need help... Fear58 Linux - Software 3 07-03-2004 12:23 AM
How to connect/hang up dialup remotely? Entropius Linux - Networking 0 06-24-2004 10:35 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat

All times are GMT -5. The time now is 08:36 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration