LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Register DNS reverse (https://www.linuxquestions.org/questions/linux-networking-3/register-dns-reverse-717109/)

Felipe 04-06-2009 03:00 AM

Register DNS reverse
 
Hallo:

I've my linux connected to Active Directory with Samba.

I've registered the host in AD with:
net ads dns register

Now the rest of the computers can resolve the hostname.
ping myhost.domain.com

But the problem is that some programs need to solve the reverse:
from IP to host-domain

and that's not done by "net ads dns register".

Does any know how do I can register in DNS of Active Directory the reverse? From IP--> hostname.

Thanks

grunt547 04-06-2009 11:09 PM

You'll probably want to run bind or some other DNS server which can support both forward and reverse queries. AD isn't intended to replace DNS, but supply additional services.


All times are GMT -5. The time now is 08:27 PM.