[PLUG] possible port names

Kyle Accardi sandbox at pacifier.com
Wed Oct 22 14:07:02 UTC 2003


Mike De La Mater wrote:
> 
> I've got a custom printer configured in /etc/printcap:
> 
> ib4019|IBM 4019 on Intel IB Print Server| on Port 1:\
> :rm=192.168.10.48:\
> :rp=LPT1:\
> :mx#0:\
> :lf=/var/spool/lpd/error-log\
> :sh:\
> :sd=/var/spool/lpd/ib4019:
> 
> then:
> # /etc/rc.d/init.d/lpd restart
> 
> I then print a ps file:
> lpr -P ib4019 /somefile.ps
> 
> Then I check /var/spool/lpd/ib4019/status.pr, and I get :
> sending job 'root at rhws+412' to LPT1 at 192.168.10.48 at
> 2003-10-22-11:23:51.101 ## A=root at rhws+412 number=412 process=10806
> connecting to '192.168.10.48', attempt 1 at 2003-10-22-11:23:51.101 ##
> A=root at rhws+412 number=412 process=10806
> waiting for subserver to exit at 2003-10-22-11:23:51.103 ## A=<NULL>
> number=0 process=10803
> sleeping 10 secs before retry, starting sleep at 2003-10-22-11:24:01.098
> ## A=root at rhws+412 number=412 process=10806

Since this works under Windows, I assume you can ping (and maybe telnet to) 
192.168.10.48

Anything interesting in /var/spool/lpd/error-log?

Are the ownership & permissions on /var/spool/lpd/ib4019 correct?
(Should be 775) drwxrwxr-x...I take that back, looks like lp/lp drwx------ 
should work.

I believe you said this was Red Hat, make sure you have the latest LPRng 
package for your release.

--
Kyle Accardi






More information about the PLUG mailing list