Cups not seeing remote printer! SOLVED!!!

John Pierce john.j35 at gmail.com
Fri Dec 16 16:48:45 UTC 2005


I solved the problem, I needed to enable the <Locaton /> section to
allow from the local network like this.

# SNIP
<Location />
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
# Added to allow remote printing
Allow From 192.168.0.*
</Location>
# SNIP
--
Registered Linux User 263680, get counted at
http://counter.li.org




More information about the fedora-list mailing list