| Linux - Server This forum is for the discussion of Linux Software used in a server related context. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
03-19-2008, 07:48 AM
|
#2
|
|
Senior Member
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Pclinux, Mandriva, Kubuntu 10.10 Slck13_64-current
Posts: 2,040
Rep: 
|
you need to configure your repository . the the default one does not work. if you are using 7 then you may be in trouble the repository has been down for a long time. f8 is what they are using. yum looks for the repository you configured in setting. but if F7 is no longer being kept up then it is not usable. so If you do find a f7 repository then use there key and carry on.
|
|
|
|
03-19-2008, 07:52 AM
|
#3
|
|
Senior Member
Registered: Aug 2003
Location: Glasgow
Distribution: Fedora / Solaris
Posts: 3,109
Rep:
|
Looks like a DNS issue. Check that /etc/resolv.conf has your nameservers listed.
Dave
|
|
|
|
03-19-2008, 04:08 PM
|
#4
|
|
LQ Newbie
Registered: Nov 2007
Location: Sydney Australia
Distribution: Fedora 8
Posts: 11
Original Poster
Rep:
|
Here is my /etc/resolv.conf output
Quote:
Originally Posted by ilikejam
Looks like a DNS issue. Check that /etc/resolv.conf has your nameservers listed.
Dave
|
[root@localhost ~]# cat /etc/resolv.conf
nameserver 10.1.1.1
nameserver 10.1.1.1
afaik this is my dns. at least that is what ipconfig /all lists next to dns on my windows box.
many thanks.
|
|
|
|
03-19-2008, 04:11 PM
|
#5
|
|
Senior Member
Registered: Aug 2003
Location: Glasgow
Distribution: Fedora / Solaris
Posts: 3,109
Rep:
|
Can you ping 10.1.1.1 ?
|
|
|
|
03-19-2008, 04:12 PM
|
#6
|
|
LQ Newbie
Registered: Nov 2007
Location: Sydney Australia
Distribution: Fedora 8
Posts: 11
Original Poster
Rep:
|
should i try my fedora 8 box...
Quote:
Originally Posted by Drakeo
you need to configure your repository . the the default one does not work. if you are using 7 then you may be in trouble the repository has been down for a long time. f8 is what they are using. yum looks for the repository you configured in setting. but if F7 is no longer being kept up then it is not usable. so If you do find a f7 repository then use there key and carry on.
|
thanks for the response. I do have an installation of fedora 8. Was very problematic when it came to installing compiz so decided to install fc7 on old h/d. i will try set up internet connection sharing on my f8 box and see if that solves the yum issue. hmm, but it still does not explain firefox behaviour does it?
|
|
|
|
03-19-2008, 04:14 PM
|
#7
|
|
LQ Newbie
Registered: Nov 2007
Location: Sydney Australia
Distribution: Fedora 8
Posts: 11
Original Poster
Rep:
|
Ping Statistics
Quote:
Originally Posted by ilikejam
Can you ping 10.1.1.1 ?
|
here are my ping statistics
[root@localhost ~]# ping 10.1.1.1
PING 10.1.1.1 (10.1.1.1) 56(84) bytes of data.
64 bytes from 10.1.1.1: icmp_seq=1 ttl=255 time=6.16 ms
64 bytes from 10.1.1.1: icmp_seq=2 ttl=255 time=3.45 ms
64 bytes from 10.1.1.1: icmp_seq=3 ttl=255 time=3.26 ms
64 bytes from 10.1.1.1: icmp_seq=4 ttl=255 time=4.70 ms
64 bytes from 10.1.1.1: icmp_seq=5 ttl=255 time=2.68 ms
--- 10.1.1.1 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4000ms
rtt min/avg/max/mdev = 2.683/4.055/6.167/1.246 ms
guess so
thanks heaps for prompt reply 
|
|
|
|
03-19-2008, 04:56 PM
|
#8
|
|
Senior Member
Registered: Aug 2003
Location: Glasgow
Distribution: Fedora / Solaris
Posts: 3,109
Rep:
|
Weird.
So QT apps work (Konqueror and Kopete), but YUM and Firefox don't.
Is there anything in kcontrol -> Internet & Network set up to go through a proxy, or any service discovery?
Does 'ping google.com' work?
Dave
|
|
|
|
03-19-2008, 05:21 PM
|
#9
|
|
LQ Newbie
Registered: Nov 2007
Location: Sydney Australia
Distribution: Fedora 8
Posts: 11
Original Poster
Rep:
|
fedora 8 box
Just before I check, here are my findings from my f8 box.
initially firefox actually worked, it could find www.google.com hmm but then it stopped, it would however find it though http://64.blahblah
kopete worked as did konqueror in the expected way. again yum didnt though.
John.
|
|
|
|
03-19-2008, 05:28 PM
|
#10
|
|
LQ Newbie
Registered: Nov 2007
Location: Sydney Australia
Distribution: Fedora 8
Posts: 11
Original Poster
Rep:
|
K Kontrol Center
Under Proxies it is set up as "direct connection to the internet" and nothing else seems to be the problem, at least that I can see.
thanks.
|
|
|
|
03-19-2008, 05:36 PM
|
#11
|
|
Senior Member
Registered: Aug 2003
Location: Glasgow
Distribution: Fedora / Solaris
Posts: 3,109
Rep:
|
Assuming 'ping google.com' works, I can't think of any reason yum shouldn't work.
Does 'env | grep -i http' return anything?
I'm stabbing in the dark now...
Dave
|
|
|
|
03-19-2008, 05:40 PM
|
#12
|
|
LQ Newbie
Registered: Nov 2007
Location: Sydney Australia
Distribution: Fedora 8
Posts: 11
Original Poster
Rep:
|
opps, sorry forgot to tell you that ping google.com works fine.
um nar it didnt return anything.
thanks heaps 
John.
|
|
|
|
03-19-2008, 05:53 PM
|
#13
|
|
Senior Member
Registered: Aug 2003
Location: Glasgow
Distribution: Fedora / Solaris
Posts: 3,109
Rep:
|
I'm completely stumped. I can't think of anything common to Firefox and YUM that would affect name service lookups that wouldn't affect QT apps.
I think you may have to sacrifice an animal to get this working. A goat is traditional for network issues.
Dave
|
|
|
|
03-19-2008, 06:09 PM
|
#14
|
|
LQ Newbie
Registered: Nov 2007
Location: Sydney Australia
Distribution: Fedora 8
Posts: 11
Original Poster
Rep:
|
hahahah
thanks for all your help.
yep, goat it is.

|
|
|
|
03-19-2008, 06:29 PM
|
#15
|
|
Senior Member
Registered: Aug 2003
Location: Glasgow
Distribution: Fedora / Solaris
Posts: 3,109
Rep:
|
OK, last ditch attempt. Put the goat away for a minute.
Try using a different DNS service...
Put:
nameserver 208.67.222.222
as the *only* entry in /etc/resolv.conf and see if yum/Firefox works. It's an OpenDNS server.
Dave
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 02:34 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|