LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 03-08-2011, 06:12 PM   #1
chrisof4
LQ Newbie
 
Registered: Mar 2011
Posts: 4

Rep: Reputation: 0
Fedora Core 6 won't connect to Internet or update packages


I have an old laptop running Fedora Core 6. I need to update it for a project at work. I am using my home network and a hard wired connection. I can ping my router, and ifconfig shows my interface is active and has the right IP address assigned. When I try to open the GUI package updater, it fails to connect. Opening an browser also fails to connect. My firewall is turned off. I suspect a service is not starting, but everything I can think of is running. Any ideas on why layer 3 is working, but my apps won't connect to the Internet?
 
Old 03-08-2011, 06:16 PM   #2
eveningsky339
Member
 
Registered: Mar 2010
Location: Western Maine
Distribution: PCLinuxOS (LXDE)
Posts: 466

Rep: Reputation: 51
I will say that Fedora Core 6 is quite old, especially considering Fedora's 13-month support period. Is there a reason you are running such an old distribution?

In all honesty my first advice would be installation of Fedora Core 14
 
Old 03-08-2011, 06:17 PM   #3
anomie
Senior Member
 
Registered: Nov 2004
Location: Texas
Distribution: RHEL, Scientific Linux, Debian, Fedora
Posts: 3,935
Blog Entries: 5

Rep: Reputation: Disabled
@chrisof4:

Can you ping past your router by IP address? (i.e. Is it name resolution that's actually failing?)

If so, check /etc/resolv.conf. You may need to populate it with proper nameservers.

---

And, yes, FC6 is ancient and unsupported.
 
Old 03-08-2011, 06:28 PM   #4
chrisof4
LQ Newbie
 
Registered: Mar 2011
Posts: 4

Original Poster
Rep: Reputation: 0
Thank you for the quick replies. I am trying to get on the internet so I can up date the system since it is so old and bring the system to a current level (14 I guess?). The laptop does not have a CD rom and my USB attached one is at work. I need to get the patches done tonight, so I really need it to happen over the Internet.

I was able to ping past the router. I did a ping to 8.8.8.8 (google DNS) and it worked.
 
Old 03-08-2011, 06:37 PM   #5
anomie
Senior Member
 
Registered: Nov 2004
Location: Texas
Distribution: RHEL, Scientific Linux, Debian, Fedora
Posts: 3,935
Blog Entries: 5

Rep: Reputation: Disabled
So add Google DNS (or OpenDNS, or your ISP's DNS) to /etc/resolv.conf, a la:
Code:
nameserver 208.67.222.222
nameserver 208.67.220.220
(That's OpenDNS in my example.)
 
Old 03-08-2011, 06:41 PM   #6
chrisof4
LQ Newbie
 
Registered: Mar 2011
Posts: 4

Original Poster
Rep: Reputation: 0
I checked resolv.conf. I was not sure about the addresses in there as they were added by my work so I commented them out and replaced them with 8.8.8.8. The browser works now, but not the package updater. Any ideas on name server addresses for the package updater?

---------- Post added 03-08-11 at 08:42 PM ----------

Trying those addresses now. I will report back. Thanks a ton.
 
Old 03-08-2011, 06:44 PM   #7
anomie
Senior Member
 
Registered: Nov 2004
Location: Texas
Distribution: RHEL, Scientific Linux, Debian, Fedora
Posts: 3,935
Blog Entries: 5

Rep: Reputation: Disabled
Here's the thing: the package updater may very well be resolving names now that you've populated resolv.conf.

But because FC6 is unsupported, it may be simply barfing upon discovering there are no package updates (or package updates are somehow programmatically prohibited - just a guess).
 
Old 03-08-2011, 06:48 PM   #8
chrisof4
LQ Newbie
 
Registered: Mar 2011
Posts: 4

Original Poster
Rep: Reputation: 0
Yeah, you may be right. I put the openDNS addresses in and the browser still works, but package updater won't. It still gives the generic error which defaults as your network is not working. It does it very quickly now, whereas it used to take a long time, so you are probably right, it is just not finding any packages. Hmmm...I think I have Ubuntu on a stick somewhere. Maybe I can use that instead. Thanks very much for the assistance.
 
Old 03-08-2011, 09:50 PM   #9
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,699

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
As stated FC6 is no longer supported and since so many packages have changed that trying to update to F14 is a bad idea. It would be best to install from scratch.

http://fedoraproject.org/wiki/Upgrad...rade_using_yum
 
Old 03-09-2011, 12:07 AM   #10
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
the software repos for 6 were moved a long tine ago to the historical archives
the locations that fedora 6 shipped with are no longer there
the web addresses are not there any more

and if they were there IS NO updates for 6 , and there have not been any for 3 years .

see this fedoraforun topic
"EOL (End Of Life) Versions"
http://forums.fedoraforum.org/forumdisplay.php?f=75
 
  


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
cannot connect to internet after update Fedora 10 ukwho Fedora 11 02-12-2009 10:20 AM
Why can't I connect to Internet on Fedora Core V? Cheloo Linux - Newbie 3 04-24-2007 04:32 AM
Can't connect to internet with Fedora Core 2. Stan27 Linux - General 6 11-20-2006 11:58 PM
How do i connect to Internet in Fedora Core 4? mus1402 Linux - Newbie 1 01-30-2006 07:14 AM
If i install Fedora Core 2, can i just update to Core 3 from internet? FocusedWolf Fedora 12 02-07-2005 01:03 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:38 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