Operating System - Linux
1825747 Members
2765 Online
109687 Solutions
New Discussion

Re: network printing via cups

 
Nese BAYAR
New Member

network printing via cups

I use RH4 on HP Intel WS. Also remote host is accessable and pinging. I configured remote printer which using printer configuration tool at KDE but my remote printer does not print. I tried to print test page to the printer. Log file contains info like that:

Network host ' xxxxx ' is busy, down or unreachable will retry in 30 seconds.

How to configure it to print via ipp (631) or other port by I want network printing (step by step)
Thanks
5 REPLIES 5
Srimalik
Valued Contributor

Re: network printing via cups

Start cupsd(service cups start) on your machine and connect to

http://localhost:631/

using a webbrowser it will present you will a nice configuration GUI.

I did this and my network printer is working without problems.
abandon all hope, ye who enter here..
skt_skt
Honored Contributor

Re: network printing via cups

Try "printconf" or "printconf-tui"
Nese BAYAR
New Member

Re: network printing via cups

Host's firewall had run. I stopped FW and
When I start CUPS is chosen as printing system, and it is from the server itself, then an error message

Connection to CUPS server failed.
Check that the CUPS server is correctly installed and running.IPP request failed for an unknown reason.

appears
An error occurred while retrieving the list of printers
#lpstat -t
Scheduler is running
no system default destination
lpstat: get-classes failed:client-error-forbidden
get-printers failed:client-error-forbidden
get-jobs failed:client-error-forbidden

I have already restarted cups and cups is running .... same problem.


Any help is appreciated.
Thanks,

George Liu_4
Trusted Contributor

Re: network printing via cups

Try this on your client machine,

telnet printer's_ip 9100

Assume your printer accept jetdirect protocol
Nese BAYAR
New Member

Re: network printing via cups


Tryed this on my client machine
[root@host1 ~]# telnet X.X.X.X 9100
Trying X.X.X.X...
Connected to npi25c97a.y.y.y.y
(X.X.X.X).
Escape character is '^]'.

my printer accepted jetdirect protocol