How Do I Enable CUPS Browsing Across A Network?
- by David Mackintosh
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.