Much easier, use the following command from the command line
cupsctl --share-printers --remote-any
On Fri, Jun 10, 2011 at 2:11 PM, Dr. Michael J. Chudobiak <mjc@xxxxxxxxxxxxxxx> wrote:
On 06/10/2011 03:09 PM, Dr. Michael J. Chudobiak wrote:You probably need to mess with this too, in the same file:
> On 06/10/2011 03:03 PM, Bill wrote:
>
>>> Perhaps you could try opening a browser window on the laptop and
>>> going to:
>>> http://192.168.2.3:631
>>> and the desktop cups server should answer, I think.
>>
>> I thought the same thing and tried, but the web page is not available.
>
> cups is normally configured to listen just on localhost (that is, NOT
> through network connections). From /etc/cups/cupsd.conf, you need to
> change this line:
>
> Listen localhost:631
>
> to:
>
> Listen localhost:631
> Listen 192.168.2.3:631
# Restrict access to the server...
<Location />
Order allow,deny
Allow localhost
</Location>
- Mike
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
--
------------------------------
/\_/\
|O O| pepebuho@xxxxxxxxx
~~~~ Javier Perez
~~~~ While the night runs
~~~~ toward the day...
m m Pepebuho watches
from his high perch.
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines