[svlug] Remote printing on Xubuntu
Jeff Frost
jeff at frostconsultingllc.com
Thu Feb 1 16:54:03 PST 2007
On Thu, 1 Feb 2007, Skip Evans wrote:
> Hey all,
>
> Just found this in cupsd.conf
>
> # Only listen for connections from the local machine.
> Listen localhost:631
> Listen /var/run/cups/cups.sock
>
>
>
> Could that be my problem? If so, what should it be
> changed to?
>
For sure:
Listen *:631
instead of
Listen localhost:631
Will probably do the trick for you.
> Listen from All
>
> ???
>
> Skip
>
> Jeff Frost wrote:
>> On Thu, 1 Feb 2007, Skip Evans wrote:
>>
>>> Hey Rick & all,
>>>
>>> I tried changing cupsd.conf to the following:
>>>
>>> <Location />
>>> Order Deny,Allow
>>> Deny From All
>>> Allow From 192.168.0.*
>>> </Location>
>>>
>>> Does this look like a proper setting to allow the
>>> printer to be accessed by other machines?
>>
>> I believe you want:
>>
>> Allow From 192.168.0.0/24
>>
>
>
--
Jeff Frost, Owner <jeff at frostconsultingllc.com>
Frost Consulting, LLC http://www.frostconsultingllc.com/
Phone: 650-780-7908 FAX: 650-649-1954
More information about the Svlug
mailing list