[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: problems with remote printing & lpr



> I'm running slink on a x86 box with all the security & y2k updates
> applied.  I've got lprng (version 3.5.2-2), magicfilter (version
> 1.2-28), a2ps (version 4.10.4-4) and aladdin-gs (version 5.50-3)
> installed.
> 
> The first problem I'm having is that when I print (lpr file), I'm not
> getting a prompt back until the remote printer is finished printing. 
> The remote printer is a Tektronics Phaser III, and my machine is talking
> to it using lpr protocol, which the printer supports natively.  The
> printcap entry is:
> 
> # snip
> lp|faculty|Faculty 360:\
>        
> :lp=/dev/null:sd=/var/spool/lpd/faculty:rm=192.168.100.1:rp=faculty:\
>         :sh:pw#80:pl#66:px#1440:mx#0:\
>         :if=/etc/magicfilter/psonly600-filter:\
>        
> :af=/var/log/lp-acct:lf=/var/log/lp-errs:                               
> # end snip
> 
I don't know if it's changed much (I use potato) but I would
try something like this:

> lp|faculty|Faculty 360:\
	:lpd_bounce\
	:lp=faculty@192.168.100.1\
	:sd=/var/spool/lpd/faculty\
	:sh:pw#80:pl#66:px#1440:mx#0:\
	:if=/etc/magicfilter/psonly600-filter:\
	:af=/var/log/lp-acct\
	:lf=/var/log/lp-errs                               

Add the lpd_bounce and use lp instead of rm and rp.  This is
supposed to be the "new" way to do it.  You can use lpd_bounce
or lpr_bounce and either should work.  I'm a little iffy about
using "faculty" for the printer name at the Textronix.  Most of
those kind of things use preset names like "raw" (hp), "PASSTHRU"
(Emulex), lp (xerox).  (I'm talking about the :lp=... name or the
:rp=... name).  Maybe some don't care what you call them.

jim

> jpb
> -- 
> Joe Block <jpb@creol.ucf.edu>
> CREOL System Administrator
> 
> Social graces are the packet headers of everyday life.
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org <
> /dev/null
> 


Reply to: