dns lookup by web browser is wrong

Bug #373908 reported by lpd

This bug report was converted into a question: question #71092: dns lookup by web browser is wrong.

12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu
Invalid
Undecided
Unassigned

Bug Description

If hostname is "ubuntu" and http address is banana.ubuntu.com I get a normal message that the site does not exist.

If hostname is "ubuntu.mydomain.org" (my own domainname that is...) and http address is banana.ubuntu.com I see, using tcpdump that Firefox/Konqueror/Opera tries to reach banana.ubuntu.com.mydomain.org, this leads up to a message from my domain registrar that the domain I tried to reach is indeed registred with them (http://banana.ubuntu.com is visible in the browsers address field so you'd think that's where you are... but you're not... you're at banana.ubuntu.com.mydomain.org).

How to correct this? Is this even a bug?

Revision history for this message
Vladimir Osintsev (osintsev) wrote :

This is not a bug. There are several factors that give this effect - mydomain.org is really present and have wildcards in DNS configuration, this means that really-does-not-matter-what.mydomain.org will always resolve to the IP of your registrar. You can remove the 'search' and 'domain' directives from /etc/resolv.conf - I think it the easiest way.

Changed in ubuntu:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.