I correct myself:
I can see the printer, that is connected to computer server, inside the web browser of the computer client at localhost:631.-----
<Location />
# Allow remote access...
Order allow,deny
Allow all
</Location>
----
On Wed, Sep 14, 2016 at 11:10 AM, Angelo Moreschini <mrangelo.fedora@xxxxxxxxx> wrote:
AngeloThank youAny help to do this will be appreciated.I understand what this means...I fund this information at link ;When I try to use it, the jobs are not processed... - and I get the messageHi,I have a network printer (that I can see on the computer server browser at localhost:631).
" the printer is not responding".
https://wiki.archlinux.org/index.php/CUPS/ Troubleshooting#All_jobs_are_. 22The_printer_is_not_ responding.22
-------------------------All jobs are "The printer is not responding"
On networked printers, you should check that the name that CUPS uses as its connection URI resolves to the printer's IP via DNS, e.g. If your printer's connection looks like this:
lpd://BRN_020554/BINARY_P1then the hostname 'BRN_020554' needs to resolve to the printer's IP from the server running CUPS
------------------------
but I don't know how to accomplice the task:
resolve that the IP from the server running CUPS
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org