Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > DNS Server > Re: DNS resolve problem with ping but not nslookup

Reply
Thread Tools Display Modes

Re: DNS resolve problem with ping but not nslookup

 
 
Ace Fekay [MCT]
Guest
Posts: n/a

 
      07-20-2009
"tng" <> wrote in message news:...
>
> 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
>


TNG,

I don't know what you're responding to, becaues we can only see your post in the Microsoft DNS newsgroup because the original or prior posts in this thread have expired in the newsgroups (they're older than 90 days), but based on the subject line, I can say that pings and nslookup problems are not related to AD, rather they are based on the client's network configuration and the client side resolver service.


--
Ace

This posting is provided "AS-IS" with no warranties or guarantees and confers no rights.

Please reply back to the newsgroup or forum to benefit from collaboration among responding engineers, and to help others benefit from your resolution.

Ace Fekay, MCT, MCSE, MCSA 2003 & 2000, MCSA Messaging
Microsoft Certified Trainer

http://twitter.com/acefekay

For urgent issues, you may want to contact Microsoft PSS directly. Please check http://support.microsoft.com for regional support phone numbers.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: DNS resolve problem with ping but not nslookup Paul Bergson [MVP-DS] DNS Server 1 12-24-2008 03:43 AM
Ping fails to resolve name but nslookup OK AXJ DNS Server 5 04-18-2008 05:38 AM
Ping does not resolve, nslookup does, DNS queries end up externall Mike. Server Networking 3 03-06-2008 06:18 PM
Nslookup succeeds, but ping fails to resolve hostname Curt McNamee Server Networking 0 11-07-2006 06:11 AM
Re: Erratic problem - can nslookup, can't resolve Sharad Naik DNS Server 0 12-16-2004 12:49 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59