LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-31-2005, 08:13 PM   #1
furiousV
Member
 
Registered: Aug 2004
Location: Aberdeen, UK
Distribution: Ubuntu, CentOS, FreeBSD
Posts: 64

Rep: Reputation: 15
internet doesn't work well


i got a pentium 2 400MHz, 128MB RAM, intel pro/100+ PCI network card.
Fedora Core 4 installed with Gnome.

Network card detected and working.

Here is the problem:
certain websites will not load in firefox.
MSN.com for example will not load, however, goteamspeak.com will not.
i tried pinging msn.com, it says its pinging the proper hostname (msn.msdac.net or something) and also the IP address. however, it does not return any pings. sometimes it comes back with an error, which I will post soon.

I can not visit google.com either, and some other websites simply will not load 100%, the nearest beaing 99%.

I am connected through an ADSL Router with DHCP

Any help will be appreciated.
If this is coverered in a guide somewhere, a link would be nice

thanks
 
Old 07-31-2005, 10:33 PM   #2
Matir
LQ Guru
 
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507

Rep: Reputation: 128Reputation: 128
Please post the contents of the /etc/resolv.conf file, and the results of 'ping -c10 google.com'. (To check for dropped packets)
 
Old 08-01-2005, 07:35 AM   #3
furiousV
Member
 
Registered: Aug 2004
Location: Aberdeen, UK
Distribution: Ubuntu, CentOS, FreeBSD
Posts: 64

Original Poster
Rep: Reputation: 15
Here is the resolv.conf file:
*start*
;generated by /sbin/dhclient-script
nameserver 192.168.1.1
*end*

obviously 192.168.1.1 is my ADSL router

about pinging google with a -c10
$ ping -c10 google.com
brings up
google.com (216.239.37.99) with 56(84) bytes of data

64 bytess from google.com (216.239.37.99); icmp_seq=0 ttl=241
" " " " icmp_seq goes to =9, ttl remains at 241, response time ranges from 100-212ms

10 packets sent, 10 packets received, 0% loss, 9000ms
rrt mix/avg/max/mdev=100.695/141.389/213.296/39.923ms pipe 2

well, I hope that is useful information.

I get a response from google.com, the server IP is found, however, actually visiting google.com is a different story. firefox loads about just under 50% of it (i see from the bar) then it hangs, finally it will time out.

thanks again
 
Old 08-01-2005, 08:05 AM   #4
comptiger5000
Member
 
Registered: May 2005
Distribution: Fedora Core Since version 3
Posts: 193

Rep: Reputation: 30
i think you're below the minimum system requirements for fedora, that might be the problem
 
Old 08-01-2005, 08:09 AM   #5
furiousV
Member
 
Registered: Aug 2004
Location: Aberdeen, UK
Distribution: Ubuntu, CentOS, FreeBSD
Posts: 64

Original Poster
Rep: Reputation: 15
I always thought the minumum for the X environment on FC was a system with 128MB RAM and a 350MHz CPU or somthing.

But how could that affect my internet? The PC was running Windows XP and firefox there was never a problem.
 
Old 08-01-2005, 08:33 AM   #6
comptiger5000
Member
 
Registered: May 2005
Distribution: Fedora Core Since version 3
Posts: 193

Rep: Reputation: 30
xp is less demanding (233 mhz p1, 128 mb ram) (i've run it on 166 mhz p1, 96 mb ram, no problems, plays mp3s)

RH9 needed 128 mb ram, and 400 mhz p2 for graphical, fedora is a more advanced distro, so i would expect higher requirements.

Also, try reinstalling fedora
 
Old 08-01-2005, 09:09 AM   #7
furiousV
Member
 
Registered: Aug 2004
Location: Aberdeen, UK
Distribution: Ubuntu, CentOS, FreeBSD
Posts: 64

Original Poster
Rep: Reputation: 15
well, thing is, this IS a fresh install

did a bit of research, it comes out FC recommends 192 for graphic interface, which im sure has inreased from FC2/3 or so

your sayin winXP runs on a 166 wih 96MB ram? it hardly copes with the P2 400 128MB system, booting literally takes 10 minutes, then a further 5 minutes from password to desktop ready. ive even disabled the fancy windows XP theme to classic, slight improvement. I think it could be the end of the hard drive.
Western Digital 30GB 5400RPM which was added a few years ago, and a Maxtor 10GB which came with the PC, which is prob 10 years old now :S

but again, could not enough RAM really becausing webpages to not load? i thought that is what swap is for (in linux that is)
 
Old 08-01-2005, 09:12 AM   #8
comptiger5000
Member
 
Registered: May 2005
Distribution: Fedora Core Since version 3
Posts: 193

Rep: Reputation: 30
how much swap do you have, (anyway XP is SLOW on that machine, but a little faster than what u listed (even with sp2), it is a pretty plain install though)
 
Old 08-01-2005, 09:15 AM   #9
furiousV
Member
 
Registered: Aug 2004
Location: Aberdeen, UK
Distribution: Ubuntu, CentOS, FreeBSD
Posts: 64

Original Poster
Rep: Reputation: 15
I have set aside 500MB linux swap on the extended partition
hdb1 NTFS swap
hdb2 NTFS windows stuff, though not installed here
hdb3 ext3 (3 i think) linux installed here
hdb5 (extended partiton) linux swap

does linux automatically engage the swap partitions or do i need to specify what to use?
i was looking in the system monitor, and noticed that 0MB out of 0MB Swap is being used. hence my other post somewhere on thsi forum. maybe that could be causing a problem
 
Old 08-01-2005, 09:17 AM   #10
comptiger5000
Member
 
Registered: May 2005
Distribution: Fedora Core Since version 3
Posts: 193

Rep: Reputation: 30
it auto engages, so it may be your hd
 
Old 08-01-2005, 09:20 AM   #11
furiousV
Member
 
Registered: Aug 2004
Location: Aberdeen, UK
Distribution: Ubuntu, CentOS, FreeBSD
Posts: 64

Original Poster
Rep: Reputation: 15
do you know how i can determine which hard disk is the problem one then? i could see about formatting the maxtor 10GB, or removing it if that is bottlenecking the WD.
 
Old 08-01-2005, 09:25 AM   #12
Matir
LQ Guru
 
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507

Rep: Reputation: 128Reputation: 128
With ping times of that magnitude, I doubt your problem is the hard drive (though you could be lacking DMA). Have you tried resetting your router (pull plug, wait 3 seconds, plug back in)?
 
Old 08-01-2005, 09:29 AM   #13
furiousV
Member
 
Registered: Aug 2004
Location: Aberdeen, UK
Distribution: Ubuntu, CentOS, FreeBSD
Posts: 64

Original Poster
Rep: Reputation: 15
well, the router has recently been reset, a few hours ago infact.

but i wouldnt think so anyway, as i am currently using the same router right now, on a different computer to gain access to the internet.

it could be maybe the memory isn't handling the actual data, images and what else. since the hard drives are like ATA66(the western digital) and i dont know if the maxtor is 33 or 66, ive got no clue about DMA here. any magic to find out?
 
Old 08-01-2005, 09:56 AM   #14
comptiger5000
Member
 
Registered: May 2005
Distribution: Fedora Core Since version 3
Posts: 193

Rep: Reputation: 30
find a SMART utility on the web, and use it to check the condition of the disks
 
Old 08-01-2005, 11:34 AM   #15
furiousV
Member
 
Registered: Aug 2004
Location: Aberdeen, UK
Distribution: Ubuntu, CentOS, FreeBSD
Posts: 64

Original Poster
Rep: Reputation: 15
hi
I have just managed to find out it isnt the lack of memory or swap space that is causing this.
I have, a few hours ago, received my 2nd hand P4 2.4GHz 256MB RAM 80GB Hard disk system from ebay and installed FC4 successfully on it. Network picked up no problems.

Exact problem as the other PC, which i have described in this post. Its either the default FC4 installation or something to do with the router set up.

Thanks for your help guys
 
  


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
Internet: Does not work darthcode Linux - Networking 26 04-20-2005 05:45 PM
I've got an IP but can't get internet to work! tentolga Linux - Networking 14 08-30-2004 05:04 PM
internet does not work MikeZila Linux - Networking 6 07-06-2004 01:11 AM
why won't the internet work? jimthing2001 Linux - Newbie 5 01-06-2004 05:40 PM
Internet won't work on RH 7.2 pilot1 Linux - Newbie 14 09-08-2002 07:32 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:25 PM.

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