Package: unbound
Version: 1.13.1-1
Severity: normal
After upgrade from buster to bullseye with same config file, port 
127.0.0.1:8953 was additionally listened for.

>From man page, this is "remote-control" port and the default "control-enable" 
>is "no".

When adding extra config section "remote-control" as below, the listening port 
127.0.0.1:8953 was gone.

    remote-control:
        control-enable:         no
    server:
        ...

The default setting from man page and the observing behavior mismatch.

Cheers,

Alan

Reply via email to