<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 06/21/2009 12:51 AM, Armin Moradi wrote:
<blockquote
 cite="mid:98ed80c00906202151l48ee913cs4ef9e8d89a73559a@mail.gmail.com"
 type="cite"><br>
  <br>
  <div class="gmail_quote">On Sat, Jun 20, 2009 at 7:05 PM, <span
 dir="ltr"><<a moz-do-not-send="true" href="mailto:dnvot@yahoo.com">dnvot@yahoo.com</a>></span>
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Message: 8<br>
Date: Sat, 20 Jun 2009 10:42:14 -0400<br>
From: Mail Lists <<a moz-do-not-send="true"
 href="mailto:lists@sapience.com">lists@sapience.com</a>><br>
Subject: Re: Baffled by a Cable Modem<br>
To: "Community assistance, encouragement,    and advice for using<br>
   Fedora." <<a moz-do-not-send="true"
 href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a>><br>
Message-ID: <<a moz-do-not-send="true"
 href="mailto:4A3CF546.6030709@sapience.com">4A3CF546.6030709@sapience.com</a>><br>
Content-Type: text/plain; charset=ISO-8859-1<br>
    <br>
On 06/20/2009 10:38 AM, Jim wrote:<br>
    <br>
>> What your forgetting is the mac# from a previous device,
Computer ,etc,<br>
>> some cable modems will retain that mac # and not connect to
any new<br>
>> devices until you clear the old one.<br>
>><br>
    <br>
> I thought he had connectivity - just not to all hosts - so this
sounds<br>
>like a red herring.<br>
    <br>
I have been trying to follow this line of trouble shooting, but it
think it is above my pay grade.<br>
But I think you are right about the red-herring. I can ping any one I
have tried. I think that means my DHCP and DNS are OK.<br>
    <br>
>Could it be DNS problem?  ... firefox caches dns ... so some cached<br>
>hosts may work<br>
That looks promising. If firefox is cacheing a bad dns, then maybe
everything else would work OK except firefox. Maybe, if it cached a
google dns, it would work with the google stuff, which it does, but not
other sites.<br>
However, I also tried dillo, with the same unable to load result.<br>
I had an idea of how to check this. I booted the problem computer with
fc9 Live-CD. (I think that gives me all clean configuration files) and
I had the same problem and gmail still worked.<br>
    <br>
I have connected the ethernet cable out of the modem to my old computer
( fc8). I tried to boot, which went OK, except the modem wasn't found.
I then  powered down the modem and the computer, then powered them both
up and booted.<br>
It seems to work fine. (Maybe this computer works on saturdays)<br>
To me, it acts like hardware. Next I think I will try putting in an old
NIC that I have and see what happens.<br>
    <font color="#888888"><br>
    <br>
    <br>
--<br>
fedora-list mailing list<br>
    <a moz-do-not-send="true" href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>
To unsubscribe: <a moz-do-not-send="true"
 href="https://www.redhat.com/mailman/listinfo/fedora-list"
 target="_blank">https://www.redhat.com/mailman/listinfo/fedora-list</a><br>
Guidelines: <a moz-do-not-send="true"
 href="http://fedoraproject.org/wiki/Communicate/MailingListGuidelines"
 target="_blank">http://fedoraproject.org/wiki/Communicate/MailingListGuidelines</a><br>
    </font></blockquote>
  </div>
  <br>
Could someone put a sane subject on this please?  (no subject) doesn't
make any sense.<br clear="all">
  <br>
-- <br>
Armin Moradi<br>
</blockquote>
If he is having problems with reaching some websites and not others it
is a IPV6 DNS problem in Firefox , <br>
1. Do a <a class="moz-txt-link-freetext" href="about:config">about:config</a> in Firefox URL and where it says "filter" at top
put this line  "network.dns.disableIPv6   user set  boolean  true"<br>
W/O quotes.<br>
<br>
And double check down in body that it is entered correctly.<br>
<br>
<br>
2.  In /etc make a file dhclient-eth0.conf and put in line,   <br>
"prepend domain-name-servers 127.0.0.1; "<br>
W/o quotes<br>
<br>
If you have a eth1 or wlan0 , you will have to make a file for them,
just change the eth0 to eth1, wlan0, Etc.<br>
</body>
</html>