search for: create_a_reverse_zone

Displaying 2 results from an estimated 2 matches for "create_a_reverse_zone".

2024 Apr 28
1
Joining Linux Domain Member to Samba DC, issues
...> record in AD, you either need to use a script called by your dhcp > server, or add them manually. So creating the reverse zone: samba-tool dns zonecreate mail 0.168.192.in-addr.arpa Per the WiKi https://wiki.samba.org/index.php/Setting_up_Samba_as_an_Active_Directory_Domain_Controller#Create_a_reverse_zone has no effect on subdomain members? I would have to create individual rDNS records for each host: samba-tool dns zonecreate mail 3.168.192.in-addr.arpa right? What then is the point of creating the reverse zone for 192.168.0.0/24? > > Issue #2: "DNS Update failed" > > &g...
2024 Apr 28
1
Joining Linux Domain Member to Samba DC, issues
On Sat, 27 Apr 2024 20:38:34 -0400 Mark Foley via samba <samba at lists.samba.org> wrote: > I've successfully joined two Linux Domain Members to two different > Domains. Now, I'm joining a second Linux host as a Domain Member to a > Samba4 (4.18.9) Domain. I'm having some possible issues this time. > > Issue #1 Reverse Zone > > On the SambaWiki: >