CUPS broadcasting print queue availability
- From: Ron Johnson <ron.l.johnson@xxxxxxx>
- Date: Fri, 02 Apr 2010 21:10:27 -0500
Hi,
I did this once a *long* time ago, but don't remember how. Also, I've read the (seemingly relevant sections of the sorely lacking) CUPS SAM, and Googled around to no avail.
My server has a print queue that looks like this:
$ lpstat -v
device for Dell_3100cn: socket://192.168.1.11
device for Dell_3100cn@haggis: socket://192.168.1.11
device for PDF: cups-pdf:/
The server's /etc/cups/cupsd.conf looks like:
Browsing On
BrowseOrder allow,deny
BrowseAllow 192.168.1.0/24
BrowseAddress 192.168.1.255
BrowseLocalProtocols CUPS dnssd
DefaultAuthType Basic
<Location />
Allow from 192.168.1.*
Order allow,deny
</Location>
I created this on the client:
$ cat /etc/cups/cups.conf
ServerName haggis
Shouldn't cups on the server (haggis) be broadcasting network messages announcing the availability of it's print queues, and shouldn't some program from cups-client be listening?
Or do even client computers need the cups server package?
TIA
--
"History does not long entrust the care of freedom to the weak
or the timid." Dwight Eisenhower
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
Archive: http://lists.debian.org/4BB6A393.8000000@xxxxxxx
- Follow-Ups:
- Re: CUPS broadcasting print queue availability
- From: Andrei Popescu
- Re: CUPS broadcasting print queue availability
- From: Axel Freyn
- Re: CUPS broadcasting print queue availability
- From: Rob Owens
- Re: CUPS broadcasting print queue availability
- From: Camaleón
- Re: CUPS broadcasting print queue availability
- From: Nigel Henry
- Re: CUPS broadcasting print queue availability
- From: Liam O'Toole
- Re: CUPS broadcasting print queue availability
- Prev by Date: Re: No updates seen in a while
- Next by Date: Re: "Failed to assemble all arrays" during initramfs
- Previous by thread: "Failed to assemble all arrays" during initramfs
- Next by thread: Re: CUPS broadcasting print queue availability
- Index(es):
Relevant Pages
|