REPLY BELOW:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Date: Thu, 02 Feb 2006 09:08:06 -0500<br>From: matthew nicholson <<a href="mailto:sjoeboo@sjoeboo.com">
sjoeboo@sjoeboo.com</a>><br>Subject: Re: Dapper networking appears to be totally hosed<br>To: Ubuntu Help and User Discussions <<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a>><br>
Message-ID: <<a href="mailto:1138889287.8351.2.camel@localhost.localdomain">1138889287.8351.2.camel@localhost.localdomain</a>><br>Content-Type: text/plain; charset="us-ascii"<br><br>i already had all the correct nameserver information in my 
resolv.conf.<br>i have a static ip address (normally) i tried to grab one via dhcp, but<br>no dice. everything with the exact same conf works fine in my breezy<br>partition.<br>On Wed, 2006-02-01 at 21:51 -0800, Tod Merley wrote:
<br>><br>>         Date: Wed, 01 Feb 2006 23:55:12 -0500<br>>         From: matthew nicholson <<a href="mailto:sjoeboo@sjoeboo.com">sjoeboo@sjoeboo.com</a>><br>>         Subject: Re: Dapper networking appears to be totally hosed
<br>>         To: Ubuntu Help and User Discussions<br>>         <<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a>><br>>         Message-ID: <<a href="mailto:1138856112.8357.1.camel@localhost.localdomain">
1138856112.8357.1.camel@localhost.localdomain</a>><br>>         Content-Type: text/plain; charset="us-ascii"<br>><br>>         after upgrading earlier i have issues too. i can get to my<br>>         router via ip
<br>>         (both ping and http) but cannot resolve names etc further.<br>>         On Wed, 2006-02-01 at 08:25 -0500, Stephen R Laniel wrote:<br>>         > On Tue, Jan 31, 2006 at 06:36:46PM -0800, Tod Merley wrote:
<br>>         > > And from the internet:<br>>         <a href="http://www.aboutdebian.com/network.htm">http://www.aboutdebian.com/network.htm</a><br>>         > > <a href="https://wiki.ubuntu.com/CategoryNetworking?highlight=%">
https://wiki.ubuntu.com/CategoryNetworking?highlight=%</a><br>>         28CategoryNetworking%29<br>>         ><br>>         > Just to clarify: I'm well past the stage where I need help<br>>         > figuring out what my ESSID is, what my IP is, etc. :-) I'm
<br>>         > using dhclient to get a DHCP lease, and I was connected via<br>>         > wired Ethernet. iwconfig and ifconfig do all the things you<br>>         > mentioned, and I have checked them repeatedly.
<br>>         ><br>>         --<br>>         matthew nicholson <<a href="mailto:sjoeboo@sjoeboo.com">sjoeboo@sjoeboo.com</a>><br>>         <a href="http://sjoeboo.com">sjoeboo.com</a><br>><br>><br>
><br>><br>> Look at "/etc/resolv.conf".   If you see a your modem address (as<br>> nameserver) and another as well then comment out the modem address<br>> (example follows):<br>><br>> tod@tod
:~$ cat /etc/resolv.conf<br>> search domain.actdsltmp<br>> nameserver <a href="http://192.168.0.1">192.168.0.1</a><br>> nameserver <a href="http://205.175.3.65">205.175.3.65</a><br>> tod@tod:~$ sudo gedit /etc/resolv.conf
<br>> Password:<br>> Sorry, try again.<br>> Password:<br>> tod@tod:~$ cat /etc/resolv.conf<br>> search domain.actdsltmp<br>> # nameserver <a href="http://192.168.0.1">192.168.0.1</a><br>> nameserver <a href="http://205.175.3.65">
205.175.3.65</a><br>> tod@tod:~$<br>><br>> Please let me know if this helps!!!<br>><br>> Thanks!<br>><br>> Tod<br>--<br>matthew nicholson <<a href="mailto:sjoeboo@sjoeboo.com">sjoeboo@sjoeboo.com</a>
><br><a href="http://sjoeboo.com">sjoeboo.com</a></blockquote>
<div> </div>
<div>Hi Matthew:</div>
<div> </div>
<div>I had a problem where Linux (FC4 or Ubuntu Hoary or Breezy) would not resolve names.  Using tcpdump and Ethereal I was able to see that the responses to the DNS requests from browser Konqurer (which browsed fine) were what one would expect where those from Firefox (which timed out while trying to connect) were an IP of 
<a href="http://1.0.0.0">1.0.0.0</a>!  Doing a forum search on Firefox DNS I found that you could disable IPv6-dns within Firefox, and that doing so permitted it to browse normally.</div>
<div>It is fairly simple to disable IPv6 in FC4 and doing so does not appear to effect the apps, however if you disable IPv6 in Ubuntu the apps do not work (Synaptic for example).  Looking a bit further I found someone who simply did not use his modem's nameserver function and had no problem.  Indeed, I find that commenting out the modem as a nameserver in 
resolv.conf makes Firefox, Synaptic and similar functions work in Ubuntu (Firefox IPv6-dns enabled).  I believe that the modem's firmware has a problem.  Since I do not control the modem routing around it is a much simpler solution.
</div>
<div> </div>
<div>I know they are still working on the IPv6 stacks.  I know that firmware in modems are still being updated.  Admittedly a bit of a long shot but I was interested if it might be that.</div>
<div> </div>
<div>Regards,</div>
<div> </div>
<div>Tod</div>
<div><br> </div>