Fedora 15 Network Printer Problems

Javier Perez pepebuho at gmail.com
Fri Jun 10 23:09:01 UTC 2011


Much easier, use the following command from the command line

cupsctl --share-printers --remote-any
See: http://www.cups.org/documentation.php/doc-1.5/sharing.html

On Fri, Jun 10, 2011 at 2:11 PM, Dr. Michael J. Chudobiak <
mjc at avtechpulse.com> wrote:

> On 06/10/2011 03:09 PM, Dr. Michael J. Chudobiak wrote:
> > 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
>
> You probably need to mess with this too, in the same file:
>
> # Restrict access to the server...
> <Location />
>   Order allow,deny
>   Allow localhost
> </Location>
>
> - Mike
> --
> users mailing list
> users at lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
>



-- 
------------------------------
 /\_/\
 |O O|  pepebuho at gmail.com
 ~~~~     Javier Perez
 ~~~~          While the night runs
 ~~~~          toward the day...
  m m       Pepebuho watches
                from his high perch.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/users/attachments/20110610/d913afc6/attachment.html 


More information about the users mailing list