Results 1 to 2 of 2
I have a laptop with Redhat 5 installed and a Windows 7 Virtual Machine.
The laptop is connected to the internet but I cant access any web pages in firefox ...
- 07-29-2010 #1Just Joined!
- Join Date
- Jul 2010
- Posts
- 1
Firefox will only show 'server not found'
I have a laptop with Redhat 5 installed and a Windows 7 Virtual Machine.
The laptop is connected to the internet but I cant access any web pages in firefox - it just comes up with Server Not Found (tried all different sites). I know the internet connection is good as if i go into my windows VM firefox works normal.
Ive checked the network settings and tried setting to 'no proxy' and automatically detect but nothing seems to work. Ive uninstalled and reinstalled firefox and still get the same.
Ive tried both wired and wireless but makes no difference.
Seems really weird that it works in the Windows VM but not in Redhat which its booting into.
Anyone got any ideas???
- 07-29-2010 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
The problem is in the dns settings. You will find the current server settings in /etc/resolv.conf. There can be multiple entries in the file. Here is an example file:
If it is pointing to either an invalid or unavailable server, you will get this type of problem. It is likely that your Windows TCP/IP settings are at least more correct than the host's. Since it works, you might go into the network->tcp/ip->properties page and see what it is using.nameserver 199.45.32.37
nameserver 199.45.32.40
nameserver 192.168.1.254Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote