Re: resolv.conf, bind9 and unresolvable local address



Burkhard Ott wrote:

/etc/nsswitch.conf:
[...]
hosts: files dns <- it say watch first to /etc/hosts then DNS
networks: files
[...]



PROBLEM SOLVED !!!!!

my hosts-entry in nsswitch.conf was different. It looked like:

hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4


and then my brain finally cut in again. mdns4 is some mysterious namecaching-stuff related to apples zeroconf-protocoll that came to my server (ubuntu 7.10) with something like avahi-daemon. I could not remove in on the fly (cause ubuntu-desktop-package is depending on this little unwanted and unneeded daemon), so I simply changed my nsswitch.conf to

hosts: files dns

as you recommended and as it should be and ... voila ... everything is working as it should.

There are serveral reports on internet about extremely slow networks with avahi-daemon and ready a line like mdns4_minimal [NOTFOUND=return] might give us an idea, why :)

https://bugs.launchpad.net/ubuntu/+source/avahi/+bug/94940

I want to thank you a lot for helping me out here and for your effort and patience to help me. I never thought at nsswitch.conf and while I scanned my system for usual dns-caching-tools I never thought of this avahi-stuff.

thnx a lot !!

peter
.



Relevant Pages

  • Re: Asus Aspire One Network Woes
    ... make wireless work with my Atheros AR928x wireless card ... ... networks using -7, -9 or, -11. ... You need to find a reliable source of WiFi. ... Ubuntu, Atheros AR99X ...
    (Ubuntu)
  • Re: connecting to router
    ... won't connect to that router but will connect to two of the neighbors, ... All 3 networks are unsecured so ... I've had this happen to me before, but not just on Ubuntu... ... Registered Linux User: 473690 ...
    (Ubuntu)
  • Re: can 2 internet exist at same time on 8.10?
    ... sofian sindhi wrote: ... Can I both have 2 networks, wired and usb modem at same time? ... Such that I can treat my ubuntu 8.10 as a server. ...
    (Ubuntu)
  • can we connect to 2 network at same time in ubuntu 8.10?
    ... I find it is very nice that will automatically help me to connect to ... the netwok when I plug in wire or wireless devices. ... In ubuntu 8.04, I can connect 2 networks at the same time. ...
    (Ubuntu)
  • Re: Better wireless support
    ... Does somebody know something about better support of wireless networks ... You really _should_ install NetworkManager. ... Are there plans to integrate such tool defautly with Ubuntu? ...
    (Ubuntu)