Nslookup!!! Please look up!!!

Hi all

Nslookup command returns!!!!

Code:
nslookup 10.91.44.29 

Server: 127.0.0.1
Address: 127.0.0.1#53

29.44.91.in-addr.arpa name = station1.example.com

Code:
nslookup station1.example.com 

Server: 127.0.0.1
Address: 127.0.0.1#53

Name: station1.example.com
Address: 10.91.44.29

It Returns like this after configure DNS. is this correct????

With Regards
Anish Kumar.V

The output looks consistent. Whether it is correct or not is up to your internal network. What is the urgent problem you are trying to solve ?

Is 29.44.91.in-addr.arpa is what bothering you? That's just the way it works.

This is a bit unclear.

Mind clarifying?

29.44.91.in-addr.arpa is normal.

As long as this Ip address "10.91.44.29" & this hostname "station1.example.com" , then yes that's how it's supposed to look.