REASON_RNDC_AUTHENTICATION_FAILED

Constant REASON_RNDC_AUTHENTICATION_FAILED 

Source
pub const REASON_RNDC_AUTHENTICATION_FAILED: &str = "RNDCAuthenticationFailed";
Expand description

Failed to authenticate with RNDC (Remote Name Daemon Control).

This indicates the RNDC key authentication failed when attempting to connect to the BIND9 server. Possible causes:

  • Incorrect RNDC key in Secret
  • RNDC key mismatch between controller and server
  • RNDC disabled in BIND9 configuration