On Wed, 26 Feb 2003, ianm wrote:
> lpd: Host name for your address ('my_ip') unknown
The src/usr.sbin/lpr/lpd.c code shows that this is a failed getnameinfo(3)
lookup.
So make sure your /etc/hosts (or DNS) is properly setup for that IP.
Jeremy C. Reed
http://bsd.reedmedia.net/