On 1/9/12 11:38 PM, "babu dheen" <babudh...@yahoo.co.in> wrote:
>  Can anyone help me how to find bind & microsoft DNS software version using
> dig or nslookup command remotely?

There are various fingerprinting methods you can use, with widely varying
degrees of accuracy, but the most polite way is to use the SOA:

$ dig @ns1.example.com example.com soa +short
ns1.example.com. hostmaster.example.com. [...]

The second field is actually an email address, you can try to start there.
Here we would mail hostmas...@example.com and hopefully get a response.

Failing that, maybe more explanation of what you are trying to accomplish
would help us help you?

-- 
By nature, men are nearly alike;
by practice, they get to be wide apart.
        -- Confucius

_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to