On Wed, Sep 16, 1998 at 04:02:25PM +0300, Mika S. Marjamäki wrote: > Hi! > > Does anyone here have a filtered bounce queue for remote printer set up > with LPRng? > > I have my HP LaserJet 5L connected to my "home-server", and want to print > to it from my workstation using magicfilter through LAN, but haven't got > it to work... >
>From my printcap at my workstation: ljt|toshiba|Toshiba PageLaser8:\ :lp=/dev/null:\ :[EMAIL PROTECTED]:\ :sd=/var/spool/lpd/toshiba:\ :sh:pw#80:pl#72:px#1440:mx#0:\ :if=/usr/sbin/ljet2p-filter:\ :af=/var/log/lp-acct:lf=/var/log/lp-errs: To debug your printing system touch files /var/log/lp-acct, /var/log/lp-errs and /var/log/lpr.log Files (as in af= and lf=) /var/log/lp-acct and /var/log/lp-errs should have owner lp:adm and permissions 0640. Check permissions for spool directory. Do all above on both: client and server sides. Mirek