<br><br><div><span class="gmail_quote">On 4/15/06, <b class="gmail_sendername">Michael M.</b> <<a href="mailto:nixlists@writemoore.net">nixlists@writemoore.net</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Keith Richie wrote:<br>> I have been plagued with these same problems with Ubuntu. What I did<br>> to fix it was set up my connection with a static IP. Depending on your<br>> router, set your IP as something like 
<a href="http://192.168.0.123">192.168.0.123</a><br>> <<a href="http://192.168.0.123">http://192.168.0.123</a>>, also set the gateway as your router's IP. I've<br>> tried disabling IPv6 system wide, in Firefox...... none of that solved
<br>> the problem. I thought it was a flaky DNS from my ISP, so I tried<br>> several different, no luck. Once I set a static IP everything was<br>> solved. Upon a fresh install of Dapper plagued with the exact same
<br>> network problems. So I did the same, set up a static IP, but left IPv6<br>> enabled, zero problems.<br>><br>> I wonder exactly what the problem is though? I don't have these issues<br>> with CentOS, nor Windows. It doesn't matter if I use a Netgear or
<br>> Linksys router, or if I connect directly to the cable modem. Unless I<br>> specify a static IP, my connection is slow and intermittent.<br>><br>> Reading this list, and the forums it seems to be a common enough
<br>> problem though, that is always passed on to the fault of the router. I<br>> don't believe this is it. If it was, people would be having the same<br>> issues inside Windows. Windows XP and 2000 both have IPv6 enabled by
<br>> default. Perhaps the DHCP client is bugged? Who knows.<br>><br>I think you're correct.  I don't believe it is the fault of the router.<br>I have had the same issues with IPv6 in both Ubuntu and Debian.  But I<br>
also have an iMac connected to the same modem/router (in my case, my<br>ISP-provided modem is also a router) and I have no connectivity issues<br>under OS X, which has IPv6 enabled.  I can try to load a website with<br>Firefox, watch it time-out; scoot over to my iMac and load the same
<br>website with Firefox with no problem.<br><br>I've also seen people blame Firefox and Mozilla, but the problem goes<br>well beyond Mozilla and other Gecko browsers.  Even w3m fails for me,<br>unless I explicitly invoke the "-4" option, which is to use IPv4 only.
<br><br>It's also not an across-the-board Linux issue, though I have seen people<br>using other distros have some similar problems.  But it is particularly<br>bad with Debian and Ubuntu, and I suppose, other Debian-based distros.
<br>Arch Linux works just fine for me, with IPv6 enabled.<br><br>But I did recently make a discovery that I haven't had time to pursue.<br>After I reinstalled Debian recently, it started working out of the box,<br>with no disabling of IPv6 necessary.  I wasn't sure what caused this,
<br>but I found that when I installed the full gnome metapackage, the<br>problem returned.  I uninstalled the gnome package and left just the<br>gnome-desktop-environment metapackage installed, and the problem went<br>away.  Looking at the differences between the packages, it seems like
<br>avahi is the most likely culprit.  Under Debian, it gets installed with<br>gnome but not with gnome-desktop-environment; and it is directly related<br>to DNS configuration and IPv6 in particular.  I haven't even had a
<br>chance to check how this package is installed in Ubuntu as I've been<br>distracted by some family issues and haven't had time to futz around.<br>At this point, I'll probably just wait for Dapper.  But anyone else<br>having these problems might want to take a look at what avahi does.
<br><br>--<br>Michael M. ++ Portland, OR ++ USA<br>"No
live organism can continue for long to exist sanely under conditions of
absolute reality; even larks and katydids are supposed, by some, to
dream." --S. Jackson<br><br><br>--<br>ubuntu-users mailing list<br><a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br><a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users">
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br></blockquote></div>Hi Keith and Michael!<br>
<br>
We may be talking about many differant problems here.  Avahi is
about mDNS/DNS-SD for Linux (Zeroconf stuff!).  See:
<a href="http://en.wikipedia.org/wiki/Multicast_DNS">http://en.wikipedia.org/wiki/Multicast_DNS</a><br>
<br>
When I troubleshot my problem I used tcpdump to capture the network
traffic (actual packet capture) and ethereal to analyze what the
packets.  I know that the modem's responce to IPv6 DNS queries
from FC4 and Ubuntu Breezy were the same (and unuseable).  I know
that not using the modem's DNS consistantly solves the problem (alaways
and completeley).  I do not have control of the modem itself so I
cannot update it.<br>
<br>
There is some talk that the implementation of IPv6 has been done "per
MS data kit" and not per the standard.  Too particular for me to
look into at this time.  I too will wait for them to work it all
out.<br>
<br>
In the meantime I will look toward helping Lutzer find a consistant way
to route DNS queries away from his modem while using it's DNS.<br>
<br>
May we all find good time to futz,<br>
<br>
Tod<br>