Sharing Linux Printers Across Multiple Subnets
Nov 27, 2008, 16:03 (1 Talkback[s] )
(Other stories by Carla Schroder )
"Pick one computer in the 192.168.2.0/24 network to act as your
"relay" server; it will contact the printer server and then relay
its printers to the rest of the 192.168.2.0/24 subnet. Just add
these lines to cupsd.conf:
BrowsePoll 192.168.1.10
BrowseRelay 127.0.0.1 192.168.2.255
# Allow shared printing
Order allow,deny
Allow 192.168.2.0/24
Complete
Story
Related Stories:
Can't Print in Evince, GEdit, Claws-Mail (Nov 22, 2008)
Linux Printing: A Curious Mix of Yuck and Excellence, part 2 (Nov 19, 2008)
Linux Printing: A Curious Mix of Yuck and Excellence, part 1 (Nov 12, 2008)
Linux Print Server Enhances Library Printing (Nov 10, 2008)
Gutenprint 5.2.1 Drivers for Linux and Mac OS X Improve Printer Support (Oct 29, 2008)
CUPS: How to Manage Multiple Printers (Sep 27, 2008)
Using Linux for Photography, Where We Stand (Aug 22, 2008)
Connecting Ubuntu Linux to a Networked Printer (Aug 09, 2008)