hello,
i am running sid and have a problem with nslookup, host etc. All 
nslookup-requests and host-request are send to my local dns server (Elsa 
Lancom ISDN-Router). Ever the router is offline any request of my own 
hostname (ux01) and other hosts failed. In the nsswitch.conf and host.conf 
files the lookup order is correct defined (i hope so).

Here are my configfiles :
resolv.conf :
domain charly.de
nameserver 192.168.151.1    # my isdn-router and dns-server

host.conf :
order hosts, bind
multi on

nsswitch.conf :
passwd:         compat
group:          compat
shadow:         compat
hosts:          files [NOTFOUND=continue] dns
networks:       files
protocols:      db files
services:       db files
ethers:         db files
rpc:            db files
netgroup:       nis

/etc/hosts :
127.0.0.1       localhost
192.168.151.1   router01.charly.de router01
192.168.151.100 ux01.charly.de ux01
192.168.151.101 nt01.charly.de  nt01
 
# The following lines are desirable for IPv6 capable hosts
# (added automatically by netbase upgrade)
 
::1     ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts

ps: telnet and ping works fine without dns-requests !!!

Anybody has an idea to fix this problem ???

best regards
Lars Steidinger

Reply via email to