* Anders Boström:

> Sometimes when I boot my computer, lwresd fail to start and normal
> hostname lookup don't work. I get this error message in
> /var/log/syslog:
>
> 2012-09-10T22:08:28.715361+02:00 eckert lwresd[3809]: failed to add
> lwres socket: 127.0.0.1#921: address in use
>
> eckert:~# netstat -n -p -l | grep 921
> udp        0      0 127.0.0.1:921           0.0.0.0:*                         
>   2017/rpc.statd  
> eckert:~#

This is not a bug in bind9.  Port 921 is correctly listed in
/etc/bindresvport.blacklist, so whatever picks the port for rpc.statd
does it wrong.

This looks like a bug in eglibc, but the patch implementing
/etc/bindresvport.blacklist is correctly applied, so I'm really not
sure what's happening here.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to