nslookup works the same on linux as it does on Windows. You can specify nslookup ip address and it'll do the reverse dns lookup for you. 

If you need to see more information, set query to any and set the debug information (set d2 <enter> and set q=any <enter> after nslookup)

Al

On 11/3/06, Michael B Allen <[EMAIL PROTECTED]> wrote:
Yes, but I'm not aware of how exactly to do a reverse lookup with
nslookup. On linux you can do 'nslookup <ipaddress>' (you can also do
'host <ipaddress>' but that doesn't appear to work with nslookup on
Windows.

On Fri, 3 Nov 2006 22:33:33 +0200
"Boaz Galil" <[EMAIL PROTECTED]> wrote:

> Have you tired : nslookup
>
>
>
> On 11/3/06, Michael B Allen < [EMAIL PROTECTED]> wrote:
> >
> > Can someone tell me how to do a reverse DNS lookup?
> >
> > The following:
> >
> > C:\>ping -a 192.168.1.15
> >
> > returns only the first label of the name. Is there a way to return a
> > fully qualified DNS name?
> >
> > Mike
> >
> > --
> > Michael B Allen
> > PHP Active Directory SSO
> > http://www.ioplex.com/
> > List info   : http://www.activedir.org/List.aspx
> > List FAQ    : http://www.activedir.org/ListFAQ.aspx
> > List archive: http://www.mail-archive.com/activedir@mail.activedir.org/
> >
>


--
Michael B Allen
PHP Active Directory SSO
http://www.ioplex.com/
List info   : http://www.activedir.org/List.aspx
List FAQ    : http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir@mail.activedir.org/

Reply via email to