LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Not allowing to browse though dial-up connection in Red Hat 9 shows active (https://www.linuxquestions.org/questions/linux-newbie-8/not-allowing-to-browse-though-dial-up-connection-in-red-hat-9-shows-active-145936/)

ssusanm 02-14-2004 05:04 AM

Not allowing to browse though dial-up connection in Red Hat 9 shows active
 
Hi,

I am a new user to linux and have got Red Hat 9 on my machine. I have set the modem up (its a Win Modem but i have manged somehow) and tried setting up the dial up connection.

Though it shows that the connection is active, it just doesnot let me browse the net.

Please give some advice/valuable suggestions. I need to get it up ASAP.

Thanks
A Newbie

jax8 02-14-2004 05:27 AM

When you activated your modem did you hear it dialing the internet ?

ssusanm 02-14-2004 09:20 AM

No.. I am not able to hear it dialling!!

jax8 02-14-2004 08:04 PM

I would then presume that your dial up connection in not active.

Check that you are not in fact activating your network card.

anway You will need to download drivers for your winmodem

follow this link

http://www.heby.de/ltmodem

download an RPM for RED HAT if you want or download the source

When I got mine working I downloaded the source code

ltmodem-8.26a9.tar.gz

unzip and untar with the following command

tar -zxf ltmodem-8.26a9

it will create a directory ltmodem-8.26a9

change into this directory and read the INSTALL file. It will give you instructions on how to install it. (I think there are three commands you have to use)

remember to use the ./mycommand (where mycommand is the filename)in the terminal as just the filename will not look in the current directory

once the drivers are installed correctly issue the command kppp

This is a GUI interface to the ppp daemon, go into options and set up your account there is also a button which allows you to query your modem, if this works your modem is up and going.

If this command does not work go into system tools --> network device control and set it up in there.

good luck !

ssusanm 02-20-2004 02:07 AM

Hi,

now my dial up connection is active - am able to hear it connect but still am not able to browse!. On picking up the phone, its giving me the noise when its connected to the net and the KPPP application is showing me time etc.. When i try opening any page, or ping any its giving me 'unkown host'. Is there any browser settings we need to put?

Thanks,
A newbie

johnny1959 02-20-2004 05:01 AM

I had the same problem when I installed my first SuSE Linux a week ago. (Though I was using kinternet as a connection tool instead of kppp and not a modem but an ISDN modem)

It turned out that the system wasnīt able to log on a suitable DNS-Server ("Domain-Name-Server") which is necessary to assign www web addresses to corresponding IP-numbers. If the settings of the connection tool arenīt set correctly (auto assign of a DNS-Server IP or manual setting of one or more suitable DNS-Server IPs) the browser canīt resolve URLs although thereīs a physical intact connection to the internet.

To try if the problem is the DNS resolve, dial up the internet connection, open the browser and type

http://193.218.216.17/index3.htm

This is the IP address of the institute where I work. (Niedersächsisches Landesamt für Ökologie) I take this one because itīs the only one I know the IP address in addition to the URL (http://www.nloe.de) If you can load the site itīs clear that your problem is related to the DNS-Server settings.

Since Iīm a newbie also and I donīt know anthing about RedHat I canīt give any closer advice where to tweak the settings in the setup GUI.

But perhaps itīs a hint where to take a closer look.

If you find out that you have to or want to manually assign DNS-Server IP-addresses, google with your providerīs name and "dns-server ip" and it should come up with something valuable.

Good luck.

lutor 02-26-2004 11:44 AM

i'm a newbie too, i have the same problem in rh9, i hear my connection but it says it can't resolve address., i ping the nameserver address and 0% of packets can be received, but in windows i can ping the same nameserver address successfully...

what can i do...


All times are GMT -5. The time now is 09:00 AM.