Linux Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsOperating SystemsLinux Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Generate data entry and reporting .NET Web apps in minutes, straight from your database. Read our FREE whitepaper “Build Web 2.0 Applications Without Hand-Coding” Download now!
  #1  
Old February 23rd, 2002, 03:19 PM
Epsilon Epsilon is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2001
Location: Long Beach, California
Posts: 86 Epsilon User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 h 10 m 34 sec
Reputation Power: 7
Redhat Linux 6.1 internet problems

Hello,

I just installed Redhat Linux 6.1 the other day and tryed to log onto the internet, but have encountered some problems. It seems that I can connect to the the internet just fine(Or so it seems), but when I try to do anything that requires a connection to the internet, it just doesn't work!

For instance, I open up Netscape and when I tryp in an address (Such as www.aim.com) it comes up with an error like this:

Could not find host www.aim.com

And no matter what I try to go to, it allways says the same thing. Is there an error in my configuration of the account?
I have MSN is that helps, and befor instaling Linux, I had Windows98 (It came with the computer), so I was thinking that mab this is a WinModem? I don'tknow how to check that though. I would say "Maby I'm not connected t the internet then?", but when I pick up the phone, there is no dial tone indicating that it's being used, and I was guessing the internet.

Any sugjestions on what to do or what's wrog would be great! Thanks for your tme

Epsilon

Reply With Quote
  #2  
Old February 23rd, 2002, 06:33 PM
Scorpions4ever's Avatar
Scorpions4ever Scorpions4ever is offline
Banned ;)
Dev Shed God 5th Plane (7000 - 7499 posts)
 
Join Date: Nov 2001
Location: Glendale, Los Angeles County, California, USA
Posts: 7,432 Scorpions4ever User rank is Major General (70000 - 90000 Reputation Level)Scorpions4ever User rank is Major General (70000 - 90000 Reputation Level)Scorpions4ever User rank is Major General (70000 - 90000 Reputation Level)Scorpions4ever User rank is Major General (70000 - 90000 Reputation Level)Scorpions4ever User rank is Major General (70000 - 90000 Reputation Level)Scorpions4ever User rank is Major General (70000 - 90000 Reputation Level)Scorpions4ever User rank is Major General (70000 - 90000 Reputation Level)Scorpions4ever User rank is Major General (70000 - 90000 Reputation Level)Scorpions4ever User rank is Major General (70000 - 90000 Reputation Level)Scorpions4ever User rank is Major General (70000 - 90000 Reputation Level)Scorpions4ever User rank is Major General (70000 - 90000 Reputation Level)Scorpions4ever User rank is Major General (70000 - 90000 Reputation Level)Scorpions4ever User rank is Major General (70000 - 90000 Reputation Level)Scorpions4ever User rank is Major General (70000 - 90000 Reputation Level) 
Time spent in forums: 4 Weeks 1 Day 22 h 29 m 51 sec
Reputation Power: 784
1. First, I would check if you can ping an external host by IP address. For example, type:

ping 4.2.2.1

If this does not work, then you are not connected to the net. STOP HERE and figure out why you are not connected.

2. If step 1 does work, then maybe you don't have a nameserver specified for your box. Check if you have a file in the /etc directory called resolv.conf

If the file is there, check the contents to see if there is a valid nameserver in there.

If this file is not there, create it and add the line:
nameserver <ip address>

where <ip address> is the ip address of a nameserver. Now you should be able to ping out to www.aim.com (hopefully). If not, you might have some other problem.

Reply With Quote
  #3  
Old February 27th, 2002, 03:30 PM
Epsilon Epsilon is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2001
Location: Long Beach, California
Posts: 86 Epsilon User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 h 10 m 34 sec
Reputation Power: 7
Thanks

Thanks for your help, but I found out that my ISP(MSN) doesn't support Linux, and unfortinitly, we are binded to a three year contract with them. So, my search for an ISP that supports Linux has begun! Any recamendations for a fairly cheep and good ISP that supports Linux?

Reply With Quote
  #4  
Old February 28th, 2002, 02:23 AM
freebsd freebsd is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2001
Posts: 5 freebsd User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Just ditch MSN and pay them a penalty fee.

Reply With Quote
  #5  
Old February 28th, 2002, 03:01 AM
pabloj's Avatar
pabloj pabloj is offline
Modding: Oracle MsSQL Firebird
Dev Shed God 6th Plane (7500 - 7999 posts)
 
Join Date: Jun 2001
Location: Outside US
Posts: 7,707 pabloj User rank is Captain (20000 - 30000 Reputation Level)pabloj User rank is Captain (20000 - 30000 Reputation Level)pabloj User rank is Captain (20000 - 30000 Reputation Level)pabloj User rank is Captain (20000 - 30000 Reputation Level)pabloj User rank is Captain (20000 - 30000 Reputation Level)pabloj User rank is Captain (20000 - 30000 Reputation Level)pabloj User rank is Captain (20000 - 30000 Reputation Level)pabloj User rank is Captain (20000 - 30000 Reputation Level)pabloj User rank is Captain (20000 - 30000 Reputation Level) 
Time spent in forums: 2 Months 2 Weeks 6 Days 2 h 38 m 50 sec
Reputation Power: 259
Did you specify the correct DNS?
Look at http://www.redhat.com/docs/manuals/...1-ppp-kppp.html (RH 6.2 - KPPP)
And http://www.redhat.com/docs/manuals/...ide/ch-ppp.html (RH 6.1)
Why are you using a so old version?
Hope this helps!

Freebsd: How can an ISP selectively block Linux?

Last edited by pabloj : February 28th, 2002 at 03:08 AM.

Reply With Quote
  #6  
Old February 28th, 2002, 03:08 AM
freebsd freebsd is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2001
Posts: 5 freebsd User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
>> How can an ISP selectively block Linux?

You need to rely on a special software in order to communicate with your ISP to get your IP and gateway. And that ISP doesn't speak DHCP or not RFC compliance.

Reply With Quote
  #7  
Old March 1st, 2002, 05:59 AM
r0d r0d is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2001
Location: Chelsea, MA
Posts: 13 r0d User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 46 m 7 sec
Reputation Power: 0
Send a message via AIM to r0d
Lightbulb

If u are running win2k
you could enable port forwarding (forget what its call in the windows world) by going to network properties then TCP/IP properties, then choose the last tab (i believe) then some where in this window should be an option to forward traffic.

for example lets say ur win2k box has a NIC for internal lan and a modem to connect to MSN, you can tell it to forward traffic comming in from the intranet NIC by specifying privite ip address in use.... then forward to modem...

at least this will get u going as far as getting access to the net... but if you really wanna learn linux for administration purposes etcc... i advice u to stick to CLI (command line interface) rather than X. But it you MUST have X, to endulge, sure you can... however u need to update to a more recent ver/distro. like Mandrake 8.x, which in my opinion i think is the best distro for the desktop, RH 7.x is ok too. 7.1 seems to be stable...

For the server i would use something like
Engarde Linux, its agreat distro!
and Trustix too....

my 2cents
/rod

Reply With Quote
Reply

Viewing: Dev Shed ForumsOperating SystemsLinux Help > Redhat Linux 6.1 internet problems


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway