How Do I Enable CUPS Browsing Across A Network?
Posted
by
David Mackintosh
on Server Fault
See other posts from Server Fault
or by David Mackintosh
Published on 2011-01-14T22:44:40Z
Indexed on
2011/01/14
22:55 UTC
Read the original article
Hit count: 221
cups
I have a CUPS server with two print queues defined. Once this was defined, all the CUPS clients on the same subnet could see the two print queues automatically, no problem.
Now I have a collection of machines on a separate subnet, reachable from the first subnet by a router.
How do I enable CUPS browsing on the second set of machines so that they can see the print queues defined on the first machine?
Let's call the server A.B.C.7. The first subnet is A.B.C.0/24. The second subnet is A.B.D.0/24, and there is a router with arms on both networks.
© Server Fault or respective owner