Operating System - HP-UX
1835219 Members
2567 Online
110078 Solutions
New Discussion

Problem about remote printer

 
lin.chen
Frequent Advisor

Problem about remote printer

Dear all,
Customer has deploy remote printer.
the printer has connected with port 2 of the server(HP9000).But customer said that all the print request has been sent to port 1.
How can I identify and solve this problem?
Regards,Louis
3 REPLIES 3
Tim Nelson
Honored Contributor

Re: Problem about remote printer

If you are using the HP JetDirect network printer driver ( sometimes called hppi ) then the interface script needs to be updated to go to port 2 ( i.e. PORT=9101 )
/etc/lp/interface/my_printer

Otherwise if you are actually using the rlp ( aka remote printer ) then the config needs to be fixed on the host that services the remote printer.

lin.chen
Frequent Advisor

Re: Problem about remote printer

Dear Tim
It is a remote printer(not jet direct).
Do you mean that I shoud modify the model script,such as /usr/spool/lp/interface/pronter_name

Could you give me some details?
thanks and regards,Louis
Tim Nelson
Honored Contributor

Re: Problem about remote printer

If this is a remote printer then you will have to review the configuration on the server supporting the remote printer. Once on that server it would be inaccurate to call it a remote printer.

What type of printer config is this, in reference to the server supporting the printer. There are two types, network based printer and directly attached, i.e. (serial or parallel). Once again, the word remote refers to some other server supporting the printer.