Quote:
Originally Posted by hawhill
In our world of NAT'ed IPv4, ident responses are a thing that have become a seldom sight. I guess this is not an error - especially since it is also tagged with "NOTICE" :-)
|
Busybox may have a "fake" ident server in its build, check there.
OR
It is fairly easy to "fake" with a script run by inetd - just return the string "nobody" whenever asked.
OR
as HH says - ignore it.