Operating System - HP-UX
1833625 Members
3428 Online
110062 Solutions
New Discussion

Server with remote printing access cannot print

 
Suresh_50
New Member

Server with remote printing access cannot print

server with HP-UX 11.2 can directly print on the hp line printer with jet direct interface, but server on remote site with remote access to this printer cannot print, i have ensured that rlpdaemon is up and running on the server on which is directly connected created remote spooler on the remote server which corresponds to the prinetr name of the server and the printer name.
The server on which printer is directly configured as newtwork printer prints without any problem. But the remote server cannot print on this printer on which it is configured as remote.lpstat -t shows that print job exists and then shows the remote printer going down I manually enable it through sam but still does not help it goes down invariably while printing.
The etc/hosts file, etc/services file are all in place as specfied for this printing env.
Please help!
suresh
3 REPLIES 3
Keith Bryson
Honored Contributor

Re: Server with remote printing access cannot print

Hi Suresh

Have you checked /etc/inetd.conf? There is a printer line within this file which allows inetd to start the rlpdaemon on inbound rlp connections. If you make any changes, don't forget to use 'inetd -c'.

HTH - Keith
Arse-cover at all costs
Keith Bryson
Honored Contributor

Re: Server with remote printing access cannot print

Oh, just remembered - make sure that the /var/adm/inetd.sec file has no restrictions for the "printer" inetd service.

Keith
Arse-cover at all costs
Jino.P.V
Frequent Advisor

Re: Server with remote printing access cannot print

Hi,

Did you try readding the printer? Could you just check /var/spool/lp/request/* if there any requests starting with letter t?
what is the output of
hpnpadmin -o "printername"


regards,

Jino