[TriLUG] cups and IPP: yet another question
Steven Blanchard
sgblanch at uncc.edu
Tue Sep 14 16:01:46 EDT 2004
My cups server allows connections from other hosts. I find the easiest
way to test connection problems is with a web browser. That way you see
exactly what is happening.
~steven
The relevant parts of my cupsd.conf:
Port 631
BrowseAllow 192.168.1.0/24
BrowseAllow 10.0.0.0/16
<Location /printers/bhl5170dn>
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
Allow From 192.168.1.0/24
Allow From 10.0.0.0/16
</Location>
Greg Brown wrote:
> I've read.. I've googled, etc, etc.
>
> I want to be able to print to my server, which is running cups, from
> other cups clients. I have a LaserJet 1200 attached to the server
> (running RH 9 now, soon to be CentOS) via a USB cable. I can print to
> the printer from the CUPS admin page (http://127.0.0.1:631) using "print
> test page".
More information about the TriLUG
mailing list