Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - bentech4u

Pages: [1]
1
Other modules / Test DNS setup is not giving reverse lookup
« on: May 23, 2016, 10:24:49 am »
HI

i have installed a test DNS setup with zentyal.
created domain and and added host name under that.

i have 2 domains and one is for windows and another one is for linux.

The machine added under windows DNS domains is resolving properly(forward and reverse)

But the domain created for Linux domain is not giving reverse lookup. how can i fix this.

when i am trying

Code: [Select]
[root@ZKWIPAMSTR01 ~]# nslookup 192.168.184.132
Server:         192.168.184.140
Address:        192.168.184.140#53

** server can't find 132.184.168.192.in-addr.arpa.: NXDOMAIN

and here is the successful windows server resolution
Code: [Select]
[root@ZKWIPAMSTR01 ~]# nslookup 192.168.184.130
Server:         192.168.184.140
Address:        192.168.184.140#53

130.184.168.192.in-addr.arpa    name = dc01.corp.example.com.kw.

Pages: [1]