RedHat 9: Cannot connect to the Internet

Reply

Join Date: Oct 2004
Posts: 13
Reputation: BoogaBooga is an unknown quantity at this point 
Solved Threads: 0
BoogaBooga BoogaBooga is offline Offline
Newbie Poster

RedHat 9: Cannot connect to the Internet

 
0
  #1
Oct 28th, 2004
Hello everyone.

I am running RedHat 9 in VMWare 4. Everything works fine, except for the Internet connection, which I can't configure.

I am connected to a home network, with two computers. I can access the Internet from this computer using Windows XP (my host OS), but it doesn't seem to work in RedHat. My ISP doesn't require authentication nor anything like that, as it is an always-on connection.

I have tried to string all eth0 files with the "check_link_down" function, and that made eth0 return a success message when I do "ifup eth0", instead of the "check cable" message I was getting. But still, the Internet doesn't work... What can I do?


Thanks in advance, from a newbie
Reply With Quote Quick reply to this message  
Join Date: Mar 2004
Posts: 1,620
Reputation: kc0arf is a jewel in the rough kc0arf is a jewel in the rough kc0arf is a jewel in the rough 
Solved Threads: 51
Team Colleague
kc0arf kc0arf is offline Offline
Posting Virtuoso

Re: RedHat 9: Cannot connect to the Internet

 
1
  #2
Oct 28th, 2004
Hello,

From the Linux environment, type in /sbin/ifconfig Let us know what you see.

Christian
Reply With Quote Quick reply to this message  
Join Date: Dec 2003
Posts: 6,439
Reputation: DMR will become famous soon enough DMR will become famous soon enough 
Solved Threads: 364
Team Colleague
DMR's Avatar
DMR DMR is offline Offline
Wombat At Large

Re: RedHat 9: Cannot connect to the Internet

 
1
  #3
Oct 29th, 2004
More info on your network setup would help also:

- What make/model of NIC?

- Cable or DSL Internet access?

- Is there a router in the picture, or does the computer connect directly to your cable/dsl modem?

- Are you using DHCP or static IP assignment?

If you're using static IP addressing, check out some of the suggestions in this article:

http://www.stevewolfonline.com/Downl.../NICConfig.txt
"May the Wombat of Happiness snuffle through your underbrush."
- Ancient Aborigine blessing


Please do not contact me by email or PM for help. We're all volunteers here, and only have so much free time to dedicate to our efforts.

However, if I've been working on a thread with you already, and seem to have "forgotten" your thread, please do send me a message. I try not to let things slip through the cracks, but it does happen sometimes.
Reply With Quote Quick reply to this message  
Join Date: Oct 2004
Posts: 13
Reputation: BoogaBooga is an unknown quantity at this point 
Solved Threads: 0
BoogaBooga BoogaBooga is offline Offline
Newbie Poster

Re: RedHat 9: Cannot connect to the Internet

 
0
  #4
Oct 30th, 2004
As I couldn't copy/paste the result, I took a screenshot.

http://www.imageshosted.com/images/9...hat_ifconf.jpg


As for DMR, I'm afraid I don't know what a NIC is... I'm using cable access; this computer connects to another one in my network; not sure: I know I get a different IP everytime I reset my modem :o
Reply With Quote Quick reply to this message  
Join Date: Dec 2003
Posts: 6,439
Reputation: DMR will become famous soon enough DMR will become famous soon enough 
Solved Threads: 364
Team Colleague
DMR's Avatar
DMR DMR is offline Offline
Wombat At Large

Re: RedHat 9: Cannot connect to the Internet

 
0
  #5
Oct 31st, 2004
Originally Posted by BoogaBooga
As I couldn't copy/paste the result, I took a screenshot... As for DMR, I'm afraid I don't know what a NIC is
Sorry- NIC = Network Interface Card; the network card in your computer (eth0).

Your screenshot shows the network card to be up and running, with what appears to be a valid IP and subnet mask. That's a good first sign.


Originally Posted by BoogaBooga
I'm using cable access; this computer connects to another one in my network; not sure: I know I get a different IP everytime I reset my modem :o
OK- how exactly are the computers networked? Describe in detail how everything is physically wired together; it makes a difference in terms of what network settings you'll need use on the Linux box.
"May the Wombat of Happiness snuffle through your underbrush."
- Ancient Aborigine blessing


Please do not contact me by email or PM for help. We're all volunteers here, and only have so much free time to dedicate to our efforts.

However, if I've been working on a thread with you already, and seem to have "forgotten" your thread, please do send me a message. I try not to let things slip through the cracks, but it does happen sometimes.
Reply With Quote Quick reply to this message  
Join Date: Oct 2004
Posts: 13
Reputation: BoogaBooga is an unknown quantity at this point 
Solved Threads: 0
BoogaBooga BoogaBooga is offline Offline
Newbie Poster

Re: RedHat 9: Cannot connect to the Internet

 
0
  #6
Nov 1st, 2004
Thanks for your pacience.

As for my network details, it's not very complex: this laptop connects through a crossed-over ethernet cable into another ethernet port in the desktop. Once in the desktop, another ethernet port connects into the modem.

Just in case it's needed, the modem is currently USRobotics. I said currently because I'm expecting my ISP to send me a new one - they are upgrading their network.
Reply With Quote Quick reply to this message  
Join Date: Dec 2003
Posts: 6,439
Reputation: DMR will become famous soon enough DMR will become famous soon enough 
Solved Threads: 364
Team Colleague
DMR's Avatar
DMR DMR is offline Offline
Wombat At Large

Re: RedHat 9: Cannot connect to the Internet

 
0
  #7
Nov 1st, 2004
Oh, I see- it's an Internet Connection Sharing setup with the Linux/XP laptop getting its Internet access through the desktop machine, yes?

If so, you should check (on the laptop) the TCP/IP settings that you have in XP's Local Area Conncetion properties, as you'll need to replicate those in Linux's configuration. The first thing to look for in the XP TCP/IP setup is:
is it set to obtain an IP address and DNS server addresses automatically, or is the IP information entered manually under the "Use the following..." options?

Let us know which way XP is configured, and if it's set up manually, please give us the IP/Gateway/subnet mask/DNS info that's entered there.
"May the Wombat of Happiness snuffle through your underbrush."
- Ancient Aborigine blessing


Please do not contact me by email or PM for help. We're all volunteers here, and only have so much free time to dedicate to our efforts.

However, if I've been working on a thread with you already, and seem to have "forgotten" your thread, please do send me a message. I try not to let things slip through the cracks, but it does happen sometimes.
Reply With Quote Quick reply to this message  
Join Date: Oct 2004
Posts: 13
Reputation: BoogaBooga is an unknown quantity at this point 
Solved Threads: 0
BoogaBooga BoogaBooga is offline Offline
Newbie Poster

Re: RedHat 9: Cannot connect to the Internet

 
0
  #8
Nov 1st, 2004
When I go to the "Support" separator of my connection Properties, I get this:

Address Type: Assigned by DHCP
IP Address: 192.168.0.75 (this one keeps changing, I think...)
Subnet Mask: 255.255.255.0
Default Gateway: 127.0.0.1

The above were returned in the laptop. Am I supposed to give you the desktop ones?


Thanks.
Reply With Quote Quick reply to this message  
Join Date: Dec 2003
Posts: 6,439
Reputation: DMR will become famous soon enough DMR will become famous soon enough 
Solved Threads: 364
Team Colleague
DMR's Avatar
DMR DMR is offline Offline
Wombat At Large

Re: RedHat 9: Cannot connect to the Internet

 
0
  #9
Nov 1st, 2004
Originally Posted by BoogaBooga
When I go to the "Support" separator of my connection Properties...
That description doesn't sound like you're looking at the standard Windows XP Local Area Connection properties in your Network Connection settings under the Start menu. Seems like you're looking at some vendor-provided connection utility instead.

I have to log off right now ("real life" work calls), but in the mean time can you look at (and post) the settings in the Win XP Local Area Connection properties please? I don't think the Gateway IP of 127.0.0.1 (the local loopback address) you gave is going to work in the Linux setup.
"May the Wombat of Happiness snuffle through your underbrush."
- Ancient Aborigine blessing


Please do not contact me by email or PM for help. We're all volunteers here, and only have so much free time to dedicate to our efforts.

However, if I've been working on a thread with you already, and seem to have "forgotten" your thread, please do send me a message. I try not to let things slip through the cracks, but it does happen sometimes.
Reply With Quote Quick reply to this message  
Join Date: Dec 2003
Posts: 2,414
Reputation: alc6379 has a spectacular aura about alc6379 has a spectacular aura about alc6379 has a spectacular aura about 
Solved Threads: 123
Team Colleague
alc6379's Avatar
alc6379 alc6379 is offline Offline
Cookie... That's it

Re: RedHat 9: Cannot connect to the Internet

 
1
  #10
Nov 1st, 2004
Originally Posted by DMR
That description doesn't sound like you're looking at the standard Windows XP Local Area Connection properties in your Network Connection settings under the Start menu. Seems like you're looking at some vendor-provided connection utility instead.

I have to log off right now ("real life" work calls), but in the mean time can you look at (and post) the settings in the Win XP Local Area Connection properties please? I don't think the Gateway IP of 127.0.0.1 (the local loopback address) you gave is going to work in the Linux setup.
Hrm...

Additionally, you can open a command prompt in Windows and try ipconfig /all-- that should give detailed IP address, Gateway, and DNS information.
Alex Cavnar, aka alc6379
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the *nix Software Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC