HEX
Server: Apache
System: Linux vps03.rogg.cloud 5.15.0-107-generic #117-Ubuntu SMP Fri Apr 26 12:26:49 UTC 2024 x86_64
User: bt-sr-east-wp (10000)
PHP: 8.3.31
Disabled: opcache_get_status
Upload Files
File: //etc/rndc.conf
# Start of rndc.conf
key "rndc-key" {
	algorithm hmac-md5;
	secret "f/M9+pGiUavh35Q+vZqDywB966vsRnkOUU6Zs88kpNQ=";
};

options {
	default-key "rndc-key";
	default-server 127.0.0.1;
#	default-port 953;
};
# End of rndc.conf

# Use with the following in named.conf, adjusting the allow list as needed:
# key "rndc-key" {
# 	algorithm hmac-md5;
# 	secret "CeMgS23y0oWE20nyv0x40Q==";
# };
# 
# controls {
# 	inet 127.0.0.1 port 953
# 		allow { 127.0.0.1; } keys { "rndc-key"; };
# };
# End of named.conf