Re: DNS resolve problem with ping but not nslookup
- From: tng <tng.3vklza@xxxxxxxxxxxxx>
- Date: Sun, 19 Jul 2009 17:22:15 +0530
Something with AD configuration?
I got the same problem with my two new virtual redhat and suse. It was
the directory LDAP client which was the problem. Now both servers are
running correctly.
If using linux (redhat or suse):
look at nsswitch.conf & ldap.conf
1) put "bind_policy soft" in /etc/ldap.conf
2) nsswitch.conf must minimum have:
passwd: compat
group: compat
hosts: files dns
networks: files dns
services: files
protocols: files
rpc: files
ethers: files
netmasks: files
netgroup: files
publickey: files
bootparams: files
automount: files nis
aliases: files
3) reboot
4) check with: ping, nmap localhost.
5) now you can enable your ldap client again. (RH: authconfig ; suse:
yast2 ldap). It will modify your nsswitch.conf
ref:
https://bugzilla.redhat.com/show_bug.cgi?id=221199
https://bugzilla.redhat.com/show_bug.cgi?id=186527
http://www.flyn.org/laptopldap/index.html
BR
TN
--
tng
------------------------------------------------------------------------
tng's Profile: http://forums.techarena.in/members/116190.htm
View this thread: http://forums.techarena.in/server-dns/1053886.htm
http://forums.techarena.in
.
- Follow-Ups:
- Re: DNS resolve problem with ping but not nslookup
- From: Ace Fekay [MCT]
- Re: DNS resolve problem with ping but not nslookup
- Prev by Date: Re: DNS Cache Corrupt for individual zone
- Next by Date: Re: DNS Cache Corrupt for individual zone
- Previous by thread: DNS Cache Corrupt for individual zone
- Next by thread: Re: DNS resolve problem with ping but not nslookup
- Index(es):