Avahi daemon prevents resolution of FQDNs ending in ".local" due to false negatives in the detection of ".local" networks
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
avahi (Debian) |
New
|
Undecided
|
Unassigned | ||
avahi (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
nss-mdns (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Bug Description
Install Kubuntu Feisty
Set the ip address to dhcp for eth0 (ethernet port)
make sure the host name and domain name are set
Hostname computer1
DomainName mydomain.local
allow DHCP to assign the IP address
Ensure the computer details are registered in DNS for mydomain.local...
computer names registered in DNS (FQDN)
computer1.
computer2.
computer3.
computer2 and computer3 are both running Kubuntu Dapper and are both using DHCP.
if I issue the following comands on computer2 or computer3, it works correctly:
ping computer2 (response received - ping good)
ping computer3 (response received - ping good)
ping computer2.
ping computer3.
if i issue the same commands from the feisty box (computer1), these are the results..
ping computer2 (response received - ping good)
ping computer3 (response received - ping good)
ping computer2.
ping computer3.
for some reason if you try to ping the fully qualified domain name on feisty, it cant resolve it, yet it can resolve it using both static IP Addressing and DHCP addressing on Dapper. (i set the IP to static as well for the test) Static and DHCP on Dapper works fine. Static and DHCP wont resolve fully qualified domain names on Feisty. (computer1, computer2 and computer 3 are all Kubuntu machines. DNS Server is a Windows 2003 Server (that will be changed a kubuntu server very soon though!)
It can resolve the host name only though, and will return the fully qualified domain name in the response.
cheers
Rod.
Changed in avahi (Ubuntu): | |
status: | Confirmed → Triaged |
summary: |
- problems resolving fully qualified domain names in environments where - .local is used as a TLD + Avahi daemon prevents resolution of FQDNs ending in ".local" due to + false negatives in the detection of ".local" networks |
Changed in avahi (Debian): | |
status: | Unknown → Fix Released |
Changed in avahi (Debian): | |
importance: | Unknown → Undecided |
status: | Fix Released → New |
description: | updated |
description: | updated |
summary: |
- Avahi daemon prevents resolution of FQDNs ending in ".local" due to - false negatives in the detection of ".local" networks + How Can I Buy Soma Online? | Order Carisoprodol Online |
summary: |
- How Can I Buy Soma Online? | Order Carisoprodol Online + Avahi daemon prevents resolution of FQDNs ending in ".local" due to + false negatives in the detection of ".local" networks |
description: | updated |
What happens if you try to do a dns lookup for the fully qualified domain name? (i.e. dig computer1. mydomain. local)