LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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
 
LinkBack Search this Thread
Old 11-27-2005, 06:28 PM   #1
macoklein
LQ Newbie
 
Registered: Nov 2005
Posts: 6

Rep: Reputation: 0
Unhappy internet problem


i just hooked up my computer (running fedora-core 2)to my dsl modem and have come up ageinst a bit of a problem
i first tried pinging several webpages and that worked fine but when i opened mozilla and tried to go to google it took about 10 minutes for the browser to say the server timed-out?
i then tried yahoo.com and redhat.com and they both worked but it took about five minutes to load each. needless to say my normal internet connection is much much faster then that. i tried other browsers on my machine with the same result. also i tried it agein and it worked properly for the first few webpages i tried and then it stopped working agein. Any thoughts please?

Last edited by macoklein; 11-27-2005 at 06:29 PM.
 
Old 11-27-2005, 06:45 PM   #2
nephish
Member
 
Registered: Jun 2005
Distribution: arch, ubuntu
Posts: 456

Rep: Reputation: 30
sounds like you have an issue resolving the servers (DNS)
first, how did you set up your dsl ?
and go into a browser and type 216.239.39.99 in the url instead of google.com and see how much faster it loads. if the difference is significant, its likely your dns
 
Old 11-27-2005, 11:32 PM   #3
johndoe0028
Member
 
Registered: Jun 2005
Location: CA, USA
Distribution: Gentoo
Posts: 165

Rep: Reputation: 30
I am having the same issue, just on a smaller scale.

When I enter a hostname into the address bar, or try to ping it from commandline, it takes a while for it to respond; maybe 15secs-1 minute. When I use the IP address, however, It is much faster, around 1/2 second (For google). This convinces me that I am having an issue converting hostnames into IPs.

Is there a way to configure it so that it will be faster? If so, can someone please instruct me?

Last edited by johndoe0028; 11-27-2005 at 11:35 PM.
 
Old 11-28-2005, 12:51 AM   #4
sjr
Member
 
Registered: Oct 2002
Location: Maryland
Distribution: SUSE 10.1 and 10.2
Posts: 44

Rep: Reputation: 15
You can try to use different nameservers. My PCs get their nameservers via DHCP, but you can specify them locally in /etc/resolv.conf with lines such as "nameserver 207.69.188.196" (that's an Earthlink nameserver, by the way). Or, on Fedora Core 3, you can use the command system-config-network -- click on the DNS tab. I would think that command still works in Fedora 4.

You can find additional nameservers using the nslookup utility. Here's an example where I searched for nameservers with domain name "earthlink.com":
Code:
steve-lap:/etc # nslookup
> set type=ns
> earthlink.com
Server:         x.x.x.x
Address:        x.x.x.x#53

Non-authoritative answer:
earthlink.com   nameserver = itchy.earthlink.net.
earthlink.com   nameserver = scratchy.earthlink.net.

Authoritative answers can be found from:
Find the IP address of the nameserver by pinging it:
Code:
steve-lap:/etc # ping itchy.earthlink.net
PING itchy.earthlink.net (207.69.188.196) 56(84) bytes of data.
64 bytes from itchy.earthlink.net (207.69.188.196): icmp_seq=1 ttl=54 time=30.2 ms
64 bytes from itchy.earthlink.net (207.69.188.196): icmp_seq=2 ttl=54 time=28.2 ms
64 bytes from itchy.earthlink.net (207.69.188.196): icmp_seq=3 ttl=54 time=27.6 ms
 
Old 11-28-2005, 05:32 PM   #5
macoklein
LQ Newbie
 
Registered: Nov 2005
Posts: 6

Original Poster
Rep: Reputation: 0
i tried the ip of google with the same result
my dsl modem was set up through a PC using the software that came with it
i tried the internet agein and it looks like its the dns because it says (on the bottom of the browser) "Resolving host hostname "and then it just keeps doing that until i loose patients.
my connection runs through an onboared motherboared ethenet port
 
Old 11-28-2005, 06:20 PM   #6
Mad Scientist
Member
 
Registered: May 2003
Posts: 167

Rep: Reputation: 30
And have you had this Internet connection up and running properly in Fedora Core 3 previously? Or has this always been the case with using Fedora Core 4?

Have you ever run any other operating systems/distributions on this machine with the same DSL connection? Have you tried booting to a live CD (say, Knoppix) and seeing if the connection responds similarly there? I would think this has to be a DNS issue, but if you're getting the same lag with straight IPs, then maybe not.

Another thing...when you ping the IP, it comes back quickly, no?
 
Old 11-28-2005, 08:42 PM   #7
macoklein
LQ Newbie
 
Registered: Nov 2005
Posts: 6

Original Poster
Rep: Reputation: 0
i run fedora core 2 and have never had internet running on this particular machine (its new)
i went to the internet configuration wizard and looked at the DNS set up
the primary DNS was set up to the same ip of the other machine on the network (pobobly not good) so i typed in the ip of that other computer into the browser and looked at my modem set up. i then typed the primary dns ip and secondary into the configuration wizard restarted the computer and got the same result; am i at least on the right track

 
Old 11-28-2005, 10:18 PM   #8
Mad Scientist
Member
 
Registered: May 2003
Posts: 167

Rep: Reputation: 30
You might be on the right track. One thing you can do is get in touch with your Internet service provider (either online or through a phone call) and find out from them what DNS servers you should be using. They will likely only support Windows, but you should be able to get the DNS information regardless, just don't tell them you're running Linux if you think that's going to be an issue.

But, you can ping outside IPs, right? And reach outside websites? It just takes a really long time, if I understand what you're saying.
 
Old 11-29-2005, 12:45 AM   #9
jayakrishnan
Member
 
Registered: Feb 2002
Location: India
Distribution: Slacky 12.1, XP
Posts: 987

Rep: Reputation: 30
Problem with ur ISP gateway or the DNS servers, i had this problem many times before and always it was the ISP, but i might be wrong

Last edited by jayakrishnan; 11-29-2005 at 12:49 AM.
 
Old 11-29-2005, 09:33 AM   #10
macoklein
LQ Newbie
 
Registered: Nov 2005
Posts: 6

Original Poster
Rep: Reputation: 0
nope; cant ping outside pages anymore; and never got to any of them anyway the operation kept timing out and i dont know what that means
 
Old 11-29-2005, 03:14 PM   #11
Mad Scientist
Member
 
Registered: May 2003
Posts: 167

Rep: Reputation: 30
Try talking to your ISP and make sure you have all the settings you need.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
internet problem millusionist Linux - Networking 2 01-14-2005 10:27 AM
internet problem lolo261073 Linux - Newbie 9 09-30-2004 03:54 PM
Internet and LAN access is unstable-is this a hardware problem or a software problem? soren625 Linux - Networking 1 06-07-2004 06:43 AM
internet problem crazycracker Linux - Newbie 2 08-17-2003 05:10 AM
Printer Problem AND internet problem Evolutio Linux - Software 0 04-08-2002 02:58 AM


All times are GMT -5. The time now is 02:31 PM.

Main Menu
 
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
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration