> From [EMAIL PROTECTED] Fri Feb 21 13:47:37 2003 > From: "Lineberger, Aaron CONT (NETS)" > <[EMAIL PROTECTED]> > To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> > Subject: Hopefully a quick question on lprng. > Date: Fri, 21 Feb 2003 16:47:27 -0500 > > Hi Patrick, > > I have read through the lprng document but the answer to my question did not > seem to be in there. Can originate_port be set higher than 1024? the ranges > shown do not allude to this being possible. If it is possible will a remote > system be able to accept requests from this machine since the origination > port is higher than 1024? > > Thanks! > Aaron >
# Purpose: orginate connections from these ports # default originate_port=512 1023 (STRING) If you use originate_port=0 you get the first 'non-privileged' port. LPRng accepts connections from all ports. Solaris LPD acceptcs connections ONLY from privileged ports (1-1023) Some network printer boxes accept ONLY from privileged ports (1-1023) other from any ports. Your mileage may vary. See 'LPRng-HOWTO, Chapter 19. RFC 1179 - Line Printer Daemon Protocol' for the hideous details. Patrick Powell Astart Technologies [EMAIL PROTECTED] 6741 Convoy Court Network and System San Diego, CA 92111 Consulting 858-874-6543 FAX 858-751-2435 LPRng - Print Spooler (http://www.lprng.com) ----------------------------------------------------------------------------- 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. -----------------------------------------------------------------------------
