On Wed, May 11, 2016 at 03:43:26PM -0700, Erik Ziegenbalg wrote:
> There seems to be a bug with the lwres_context_recv function, when trying to
> recvfrom, it always returns back ECONNREFUSED (Connection refused) eventhough
> it is
> a UDP packet. This causes lwres_context_recv to return LWRES_R_IOERROR to
> lwres_context_sendrecv()
>
> This renders libnss-lwres useless.
Just to eliminate the obvious, please provide the output of
'sudo lsof -np :921'
from the machine??
The trace would be easy to explain if lwresd is not listening on that
port...
thanks,
lamont