[cups.general] sharing configuration

Michael R Sweet msweet at apple.com
Fri Mar 13 10:35:33 PDT 2009


On Mar 13, 2009, at 1:52 AM, cedric briner wrote:
> Hello,
>
> I'm trying to setup a cups system to serve at the best roaming laptop
> and workstation.
>
> I'm having some problems here and there.
>
> 1) Some times, my cups server start to advertise with a 0 port instead
> of 631.

That should never happen; can you post a link to your error_log file  
with the LogLevel set to debug2?

> 2) How do you manage (by policies in cups or other), that a failing  
> job
> does not block all the queues.

A single failed job will not stop printing on other queues. The  
default error policy for queues is "stop-printer".  You can use "retry- 
job" to get the job to retry or "abort-job" to cancel it.

lpadmin -p printer -o printer-error-policy=foo

> 3) Is there a good pointer telling how to configure iptables in  
> function
> of which feature we enable on cups
>

Not that I know of, but iptables is Linux-specific...

CUPS uses port 631 TCP + UDP.  LPD uses port 515.  AppSocket is  
typically port 9100.

____________________________________
Michael R Sweet, Senior Printing System Engineer







More information about the cups mailing list