fix rndc configuration
This commit is contained in:
@ -43,12 +43,6 @@ options {
|
||||
// fichier de zone.
|
||||
allow-transfer { none; };
|
||||
|
||||
// RNDC control
|
||||
include "/etc/rndc.key";
|
||||
controls {
|
||||
inet 127.0.0.1 port 953
|
||||
allow { 127.0.0.1; } keys { "rndc-key"; };
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user