Hello,
i suggest to change the syslog line a bit:


lpd.c 3.6.26 line 612
lpd.c  3.7.1 line 615
---------------------------------------------
        }
        if( len < 2 ){
                FATAL(LOG_INFO) _("Service_connection: bad request line '%s', ip  
'%s'"), input, inet_ntop_sockaddr( &sinaddr, buffer, sizeof(buffer) ) );
        }

        /* read the permissions information */

---------------------------------------------

This loggs the client address from the faulty client request. So you can easily find 
the wrong configured client without the need to
turn on debugging.

Bye
   Rainer Tammer




-----------------------------------------------------------------------------
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address

If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:                           | example:
subscribe LIST <mailaddr>       |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST <mailaddr>     |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-----------------------------------------------------------------------------

Reply via email to