<br><br><div class="gmail_quote">On Sat, Jun 27, 2009 at 8:05 AM, sktsee <span dir="ltr"><<a href="mailto:sktsee@tulsaconnect.com">sktsee@tulsaconnect.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;">
<div><div></div><br></div><br>
I'm not sure since I don't use avahi, but judging from the above info,<br>
it looks like avahi-daemon will disable itself by default if it detects<br>
that there's a dns server on the LAN serving .local. Perhaps setting the<br>
variable to 0 would work.</blockquote><div><br>I removed the dhcpd server from the LAN.  That's been my change -- I used to have dhcpd running (and mapping IP addresses by MAC address)<br>and then bind9 to resolve the local machines (using bind views).<br>
<br> Now I'm just letting machines announce their names, but trying to still be able to use the host name to connect to them (ssh foo should attempt <a href="http://foo.hank.org">foo.hank.org</a> and foo.local).<br><br>
I can see "host", for example, trying "color_laser.local" but it's failing lookup:<br><br><div style="margin-left: 40px;">$ host -v color_laser<br>Trying "color_laser.local"<br>Trying "color_laser"<br>
Host color_laser not found: 3(NXDOMAIN)<br>Received 104 bytes from 192.168.1.1#53 in 46 ms<br><br></div>But then I can ping<br><br><div style="margin-left: 40px;">moseley@bumby2:~$ ping color_laser.local<br>PING color_laser.local (192.168.1.4) 56(84) bytes of data.<br>
64 bytes from color_laser.local (192.168.1.4): icmp_seq=1 ttl=255 time=0.253 ms<br><br></div>So, it makes be thing nsswitch is the issue -- seems the resolver isn't figuring out that .local works.<br><br></div></div><br clear="all">
<br>-- <br>Bill Moseley<br><a href="mailto:moseley@hank.org">moseley@hank.org</a><br>