I have local (private) root domain domainX.example and subdomains :
subdomainY.domainX.example and subdomainZ.domainX.example. I can do chain of
trust if all zones are In-line signed
zone "domainX.example" {
type master;
file "named.domainX.example";
key-directory "/var/na
How do I accomplish zone transfers (Master and Slave) between Master Linux
Nameserver and Slave Windows 2016 Nameserver using TSIG Keys
Sent from Mail for Windows 10
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe
fro
Is it good idea and possible to create Master and Slaves nameservers using
different OSes.
For example , Master OS =Centos 7 and Slaves Os=Ubuntu 18 or Windows 2016
Sent from Mail for Windows 10
___
Please visit https://lists.isc.org/mailman/listinfo/
How do include a list of keys in BIND9 server clause:
server ip-addr {
[ keys "key-name"; ["key-name"; ... ; ]
;}
For example, I have tried the following but it is giving errors
server 162.0.4.49 {
keys { tsig.example.org1 ; tsig.example.org2; tsig.example.org3 };
};
Sent from Mail for Windows
4 matches
Mail list logo