>> So we set uid 53 (bind) at 0.083518302, and then try to bind to port
>> 953 at 0.093282161.
>
> Are you going to poe a bug with the bind people?
Already did: https://gitlab.isc.org/isc-projects/bind9/-/issues/4793
Steinar Haug, AS2116
>> Other info:
>>
>> - BIND 9.18.24 on the same host works perfectly, with no rndc issues.
>> - BIND 9.19.24 on the same host also works *if I change it to run as
>> root* (by default it runs as user bind). The syslog messages are gone,
>> and rndc works as expected.
>
> That sounds like they try
> If you (as root) temporary chnage
> sysctl net.inet.ip.portrange.reservedhigh=952
> does it work then (as user bind)?
Yes!
Steinar Haug, AS2116
>> # rndc status
>> rndc: connect failed: 127.0.0.1#953: connection refused
>>
>> In syslog I can see among the startup messages:
>>
>> Jun 30 12:53:31 nlab0 named[31772]: couldn't add command channel
>> 127.0.0.1#953: permission denied
>> Jun 30 12:53:31 nlab0 named[31772]: couldn't add command
Short description: Fresh install of bind9-devel-9.19.24_1 doesn't
listen to localhost port 953, with the result that rndc doesn't work.
Problem is 100% reproducible.
Environment:
- FreeBSD 13.3-STABLE #n257580
- BIND 9.19.24 installed using "pkg install bind9-devel-9.19.24_1"
- Default (directly