When running the rndc command, the log doesn't show the zone name. Example:
# rndc -c rndc.conf freeze nguoianphu.com # rndc -c rndc.conf thaw nguoianphu.com The zone reload and thaw was successful. The logs: 12-Jun-2016 19:51:06.793 received control channel command 'freeze' 12-Jun-2016 19:51:06.794 freezing zone nguoianphu.com/IN': success 12-Jun-2016 19:51:10.124 received control channel command 'thaw' 12-Jun-2016 19:51:10.124 thawing zone nguoianphu.com/IN': success In past, it should be: 12-Jun-2016 19:51:06.793 received control channel command 'freeze nguoianphu.com' 12-Jun-2016 19:51:06.794 freezing zone nguoianphu.com/IN': success 12-Jun-2016 19:51:10.124 received control channel command 'thaw nguoianphu.com' 12-Jun-2016 19:51:10.124 thawing zone nguoianphu.com/IN': success Does BIND-9.9.9-P1 just want to show the command name, not the zone name? Code change here: https://source.isc.org/cgi-bin/gitweb.cgi?p=bind9.git;a=blobdiff;f=bin/named /control.c;h=b1b744f2ceabf4bdeb706e3c5f145adc0d6a0843;hp=aacb0884fde0a85b386 0f37c70714bde1e49ac22;hb=3bbb17429d53ba42ef9356c9b5dfcbf5d9647fcc;hpb=6cd768 47a19cbafadad349fd90a216e8807bc461 Thanks, Tuan Vo
_______________________________________________ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users