Displaying 1 result from an estimated 1 matches for "zentyal2".
Did you mean:
zentyal
2020 Apr 27
2
Questions about reverse zone
Hi Guys,
I've two DC (Zentyal Samba 4.7.6) and put new DC (Centos 7, Samba
4.7.6) with additional domain controller and works fine. My question is
about reverse zone. The original DC (zentyal1 and zentyal2) have a reverse
registres
```
root at zentyal1:/etc/bind# dig +noall +answer -x 10.13.250.110
110.250.13.10.in-addr.arpa. 259200 IN PTR zentyal1.example.com.
root at zentyal1:/etc/bind# dig +noall +answer -x 10.13.250.111
111.250.13.10.in-addr.arpa. 259200 IN PTR zentyal2.example.com.
root at zent...