Re: printing on home network [SOLVED}]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2006-07-07 at 18:34 -0700, Thomas Taylor wrote:
> On Friday 07 July 2006 13:55, Aaron Konstam wrote:
> > As many suspected all I needed to do to get printing on my home network
> > solved is to fix the contents of the cupsd.conf file and make a tweak in
> > the clients.conf file of one of my machines that has its own local
> > printer.
> 
> Hi Aaron:
> 
> You might post a section showing what you did to /etc/cups/cupsd.conf that was 
> responsible for making it work.  Someone else may have that problem or one 
> similar and would than be able to make progress using your solution.  And 
> some of us just like to look at solutions to problems in general and learn 
> what we can.
> 
> Thanks,
> Tom
> 
Ok, fail enough. The client.conf files on all the machines are just
those distributed without change. I have attached my cupsd.conf file
from the server.
The key changes were these:
Listen 192,168.1.100  <-- the address of my print server


<Location />
Order Deny,Allow
Deny From All
Allow From 192.168.1.*  <-- the subnet of my home network.
</Location>

.
.
<Location /printers/ophelia>  <-- ophelia is the printer on my server.
Order Deny,Allow
Deny From All
Allow From ALL
AuthType None
</Location>

The cupsd.conf on the clients were the files as distributed
I hope all this helps someone out there.

Note: as I said before the clients could not have a line in the
clients.conf file identifying the print server if that machine has a
local printer. Havinig that line prevents the client from printing to
its local printer.
-- 
Aaron Konstam <akonstam@xxxxxxxxxxxxx>

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux