Displaying 3 results from an estimated 3 matches for "acl_trusted_transf".
Did you mean:
acl_trusted_transfer
2019 May 25
2
dlz_bind9_9.so: failed to map segment from shared object
...8.8;
};
dnssec-validation no;
listen-on-v6 { any; };
tkey-gssapi-keytab "/var/lib/samba/private/dns.keytab";
recursion yes;
auth-nxdomain no;
listen-on-v6 { any; };
allow-transfer { 192.168.1.0/24; };
};
acl "acl_trusted_transfer" {
192.168.1.0/24;
};
---->>
root at X200:/etc/bind# cat named.conf.local
//
// Do any local configuration here
// Consider adding the 1918 zones here, if they are not used in your
// organization
//include "/etc/bind/zones.rfc1918";
zone "caloro.m&quo...
2019 May 25
0
dlz_bind9_9.so: failed to map segment from shared object
...> listen-on-v6 { any; };
> tkey-gssapi-keytab "/var/lib/samba/private/dns.keytab";
>
> recursion yes;
>
> auth-nxdomain no;
> listen-on-v6 { any; };
> allow-transfer { 192.168.1.0/24; };
> };
> acl "acl_trusted_transfer" {
> 192.168.1.0/24;
> };
>
> ---->>
> *root at X200:/etc/bind# cat named.conf.local*
> //
> // Do any local configuration here
>
> // Consider adding the 1918 zones here, if they are not used in your
> // organization
> //include "/etc/bind/...
2019 May 25
4
dlz_bind9_9.so: failed to map segment from shared object
>Was Bind9 installed when you provisioned Samba ?
>Why does the first 'named' log line refer to 'dlz_bind9_9.so' ?
>Can you post the contents of your named.conf files ?
>
>Rowland
>
Hello Rowland
root at X200:/etc/bind# cat "/var/lib/samba/bind-dns/named.conf"
# This DNS configuration is for BIND 9.8.0 or later with dlz_dlopen
support.
#
# This file