<br><br>
<div><span class="gmail_quote">On 7/27/06, <b class="gmail_sendername">Craig Preston</b> <<a href="mailto:duffman23@gmail.com">duffman23@gmail.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>I have a strange problem that seems to be DNS related. From a command prompt I can ping an address, say <a title="http://www.google.com" onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.google.com/" target="_blank">
www.google.com</a> and I will get a reponse. If I type a web address into the web browser (firefox) it can't resolve the name and the connection times out. If I put the IP address in the web browser it works and the web page is displayed. This also seems to affect yum. If I do a yum update or whatever, it times out and cannot connect to the update server. 
<br><br>All my networking settings look correct, it is strange. Any help would be appreciated.<br> </div>
<div><span class="sg"><br>Craig<br></span></div><br>--<br>fedora-list mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>To unsubscribe: 
<a onclick="return top.js.OpenExtLink(window,event,this)" href="https://www.redhat.com/mailman/listinfo/fedora-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-list</a><br><br></blockquote></div>
<div><br>Hi Craig!</div>
<div> </div>
<div>In Firefox do an "about:config" in the URL window.  This will take you to the internal Firefox configuration screen.  In the "Filter" window type "dns".  You should see "network dns.disableIPv6
" as one of the parameters found.  Double click on the line to change the value  to "True" and then see if you can browse by URL name to Google and friends.</div>
<div> </div>
<div>If this works for you then look at "/etc/resolv.conf".  If you are on a DSL line with modem you may see "<a href="http://192.168.0.1">192.168.0.1</a>" as one of the "namserver"(s) in this file (at any rate, look for the IP of the DSL or other modem which I am assumeing contains a nameserver as well).  Comment out or remove this line and then see if you can browse in Firefox with "
dns.disableIPv6" "False".</div>
<div> </div>
<div>If all of this hits, if you can, update the firmware on your modem.  If you cannot do that, then pray that my scripting skills sharpen and are put to the task of editing dhclient.script so it can bypass the local modem's nameserver.
</div>
<div> </div>
<div>Good Hunting!</div>
<div> </div>
<div>Tod</div>