Elias Pereira
2018-Mar-19 16:51 UTC
[Samba] Forwarder all reverse zones that AD DNS not authoritative
hi folks, To forward everything that does not belong to AD (subdomain ad.domain.intra) to the domain "domain.intra" I configured an entry as show below in named.conf.local zone "domain.intra" IN { type forward; forward only; forwarders { 172.16.1.10; }; # ns1.domain.intra }; Within this network (172.16.1.0/24) I have dc1 (dc1.ad.domain.intra), dc2 (...) and fileserver (...) The way I forward all reverse zone requests that AD DNS is not authoritative is via rsat's DNS Manager or may be as in the example below? zone "1.16.172.in-addr.arpa" { type forwarder; forwarder only; forwarders { 172.16.1.10; }; }; -- Elias Pereira
Rowland Penny
2018-Mar-19 16:59 UTC
[Samba] Forwarder all reverse zones that AD DNS not authoritative
On Mon, 19 Mar 2018 13:51:00 -0300 Elias Pereira via samba <samba at lists.samba.org> wrote:> hi folks, > > To forward everything that does not belong to AD (subdomain > ad.domain.intra) to the domain "domain.intra" I configured an entry > as show below in named.conf.local > > zone "domain.intra" IN { > type forward; > forward only; > forwarders { 172.16.1.10; }; # ns1.domain.intra > }; > > Within this network (172.16.1.0/24) I have dc1 (dc1.ad.domain.intra), > dc2 (...) and fileserver (...) > > The way I forward all reverse zone requests that AD DNS is not > authoritative is via rsat's DNS Manager or may be as in the example > below? > > zone "1.16.172.in-addr.arpa" { > type forwarder; > forwarder only; > forwarders { 172.16.1.10; }; > }; >And I would just put 'forwarders { 172.16.1.10; };' in 'options' Rowland
Elias Pereira
2018-Mar-19 17:05 UTC
[Samba] Forwarder all reverse zones that AD DNS not authoritative
> > And I would just put 'forwarders { 172.16.1.10; };' in 'options' >I already have this entry, but for reverse lookup it does not work. Eg: dig suporte.domain.intra +short 172.16.1.15 dig -x 172.16.1.15 +short shows nothing On Mon, Mar 19, 2018 at 1:59 PM, Rowland Penny via samba < samba at lists.samba.org> wrote:> On Mon, 19 Mar 2018 13:51:00 -0300 > Elias Pereira via samba <samba at lists.samba.org> wrote: > > > hi folks, > > > > To forward everything that does not belong to AD (subdomain > > ad.domain.intra) to the domain "domain.intra" I configured an entry > > as show below in named.conf.local > > > > zone "domain.intra" IN { > > type forward; > > forward only; > > forwarders { 172.16.1.10; }; # ns1.domain.intra > > }; > > > > Within this network (172.16.1.0/24) I have dc1 (dc1.ad.domain.intra), > > dc2 (...) and fileserver (...) > > > > The way I forward all reverse zone requests that AD DNS is not > > authoritative is via rsat's DNS Manager or may be as in the example > > below? > > > > zone "1.16.172.in-addr.arpa" { > > type forwarder; > > forwarder only; > > forwarders { 172.16.1.10; }; > > }; > > > > And I would just put 'forwarders { 172.16.1.10; };' in 'options' > > Rowland > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba >-- Elias Pereira
Maybe Matching Threads
- Forwarder all reverse zones that AD DNS not authoritative
- client @0x7f6ed800bc20 172.16.5.86#62582: update 'campus.company.intra/IN' denied
- client @0x7f6ed800bc20 172.16.5.86#62582: update 'campus.company.intra/IN' denied
- client @0x7f6ed800bc20 172.16.5.86#62582: update 'campus.company.intra/IN' denied
- sysvolreset - open: error=40 (Too many levels of symbolic links)