LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 10-01-2009, 05:07 PM   #1
timktaylor
LQ Newbie
 
Registered: Sep 2009
Posts: 21

Rep: Reputation: 15
Google only browsing


This is a puzzler.

I have a new install that I cannot get web access working. I have a shared broadband connection routed through a router that five other Windows machines are share just fine. I get an IP address via DHCP just fine but from at least two different browsers, I get the following behavior:
  • google.com comes up quickly and reliably.
  • google search results come up quickly and reliably.
  • Almost nothing else works. Clicking on any search results (that aren't provided by google) just hangs.
  • A few select sites do work, though somewhat slow (e.g. ibm.com, mit.edu, vanderbilt.edu, several *.edu that I have tried, but not all, even redhat by its IP address only!!!)

Any idea what would cause this behavior?

I have disabled:
  1. Firewall
  2. IPv6
  3. SELinux

Insights, guesses, and suggestions welcome.

regards,
tt
 
Old 10-01-2009, 05:26 PM   #2
somedude
Member
 
Registered: Nov 2003
Distribution: Mint, openSUSE, Mandriva, Knoppix, puppy, Arch
Posts: 68

Rep: Reputation: 16
Tim,

A similar problem I encountered a while ago was caused by DNS.
Try to ping some funky site that doesn't want to work at all and see if it resolves it.
The solution may depend on your setup and distribution or the ability of the gateway to pass through DNS.

You may want to post some details of your setup.
 
Old 10-01-2009, 05:30 PM   #3
dxqcanada
Member
 
Registered: Sep 2006
Location: Canada
Distribution: Gentoo
Posts: 702

Rep: Reputation: 43
Code:
# cat /etc/resolv.conf
compare that with what Windows provides as the DNS Server IP Address.
 
Old 10-01-2009, 06:30 PM   #4
timktaylor
LQ Newbie
 
Registered: Sep 2009
Posts: 21

Original Poster
Rep: Reputation: 15
Pinging an unknown host did not help.

Same nameservers in Windows machines. In fact they are working with just one. I added the other from my ISP trying to fix to no avail.

I am running Fedora 11.
 
Old 10-01-2009, 06:34 PM   #5
sploot
Member
 
Registered: Sep 2009
Location: Phoenix, AZ
Distribution: Gentoo, Debian, Ubuntu
Posts: 121

Rep: Reputation: 27
Code:
nslookup linuxquestions.org 4.2.2.1
Report back.
 
Old 10-01-2009, 08:08 PM   #6
timktaylor
LQ Newbie
 
Registered: Sep 2009
Posts: 21

Original Poster
Rep: Reputation: 15
Server: 4.2.2.1
Address: 4.2.2.1#53

Non-authoritative answer:
Name: linuxquestions.org
Address: 75.126.162.205
 
Old 10-01-2009, 08:52 PM   #7
timktaylor
LQ Newbie
 
Registered: Sep 2009
Posts: 21

Original Poster
Rep: Reputation: 15
One other tidbit: my router does not pick up my Linux hostname.

????
 
Old 10-02-2009, 12:26 AM   #8
tapke
LQ Newbie
 
Registered: Jun 2008
Posts: 13

Rep: Reputation: 0
Hm.. I believe the router has some kind of a dns forwarder that doesn't work. However it has cached google's ip. When TTL ends, i THINK google should stop working too.

Besides, have you tried opening any webpage on their IP?

If they DO open with IP, it just must be a name resolving problem. You should either change your DNS server, or reconfigure the router
 
Old 10-02-2009, 07:58 AM   #9
timktaylor
LQ Newbie
 
Registered: Sep 2009
Posts: 21

Original Poster
Rep: Reputation: 15
tapke,

In regard to the question "any webpage on their [my ISP, I assume] IP?"

I just tried to go to www.comcast.net, first on a Windows machine, and it came up with lots of media, etc., then I tried on my Linux box and was taken to an error page which said:

Quote:
Sorry, we can't find "http". We suggest that you check the spelling of the web address or search above.
I entered http://www.comcast.net into the address bar in both cases on firefox. My Linux Opera just hung like other sites.

My DNS Suffix search list is hsd1.in.comcast.net.
 
Old 10-02-2009, 04:51 PM   #10
sploot
Member
 
Registered: Sep 2009
Location: Phoenix, AZ
Distribution: Gentoo, Debian, Ubuntu
Posts: 121

Rep: Reputation: 27
Quote:
If they DO open with IP, it just must be a name resolving problem. You should either change your DNS server, or reconfigure the router
This is what it seems like is going on. Name resolution is not functioning properly. What is the content of your /etc/resolv.conf ?

Try adding a line to it that looks like:
nameserver 4.2.2.1

Then see if it works. Your resolve.conf is auto-created though, so the changes will be temporary. If this solves your problem, then it is a error in your router configuration. Find out how to set nameservers in your router.

Last edited by sploot; 10-02-2009 at 04:52 PM. Reason: fixing quote
 
Old 10-03-2009, 03:10 PM   #11
timktaylor
LQ Newbie
 
Registered: Sep 2009
Posts: 21

Original Poster
Rep: Reputation: 15
Here is more info:
  • Setting 4.2.2.1 as only nameserver does not help. Same behavior.
  • I can surf to certain IP's only; just as I can surf to certain sites only (ibm.com, google.com, mit.edu, vanderbilt.edu, etc)
  • I can go to http://209.132.177.50/ solidly but not to http://redhat.com or http://www.redhat.com
  • No other PC on my network has this issue. There are 2 Win2k, and three WinXP also local
  • I have downloaded and booted with the LiveCD and tried to surf with it; same problem exists on the system I am experiencing the problem (Fedora Core 11 new install).
  • I booted the LiveCD on one of my Win2K machines and surfing works!

Now this says to me perhaps my NIC? What flaky? I can run wire shark and the spotty site access mentioned above; I don't think so.

Theories?
 
Old 10-03-2009, 03:16 PM   #12
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Quote:
I have disabled:

1. Firewall
2. IPv6
3. SELinux
Did you disabled ipv6 in the browser?
about:config
set
network.dns.disableipv6
to true
 
Old 10-03-2009, 03:25 PM   #13
timktaylor
LQ Newbie
 
Registered: Sep 2009
Posts: 21

Original Poster
Rep: Reputation: 15
Yes, I did.
 
Old 10-03-2009, 04:11 PM   #14
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
Hi together,

if there is an issue with your nic or with a cable I'd suggest to ping another computer within your network and then ping your Linux-machine from the other computer. Find out, if there is a difference between both directions.

Markus
 
Old 10-03-2009, 07:39 PM   #15
timktaylor
LQ Newbie
 
Registered: Sep 2009
Posts: 21

Original Poster
Rep: Reputation: 15
Markus,

I can ping only the router and other wired local systems and they can ping my fedora box, as well. Can't ping wireless connected systems. Wireless workstations can only ping wired systems, as well, and the router. No system can ping my local wireless IP's.

Does that sound related?

My router is a 5-port + wireless access point.

regards,
tt
 
  


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
LXer: Google Reinvents Email, Docs with 'Google Wave' LXer Syndicated Linux News 0 05-29-2009 06:40 PM
LXer: Google Maps and Google Earth KML overlays LXer Syndicated Linux News 0 10-29-2008 04:30 AM
LXer: Google Toolbar 3.0 beta improves browsing experience LXer Syndicated Linux News 0 12-27-2006 06:21 AM
LXer: The Google Command List: Data Mining using Google LXer Syndicated Linux News 0 01-21-2006 03:31 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 04:17 AM.

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