Operating System - HP-UX
1819796 Members
3049 Online
109607 Solutions
New Discussion юеВ

Changing printer port from 9100 to 9101,9102,9103 etc. HP UX 10.xx

 
barrymfriedman
New Member

Changing printer port from 9100 to 9101,9102,9103 etc. HP UX 10.xx

Kyocera printers store forms internally and are accessed by calls made to specific ports.
such as

9101 may call in the "invoice" form
9102 could be for "PO" forms

I need to be able to create printers which use different port #'s

Thanks in advance
Barry



3 REPLIES 3
Steven E. Protter
Exalted Contributor

Re: Changing printer port from 9100 to 9101,9102,9103 etc. HP UX 10.xx

Shalom Barry,

This configuration is usually controlled by a little web based appliction run in the printers.

Then you need to set up your print spooler to handle this.

What are you using to spool print jobs?

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
barrymfriedman
New Member

Re: Changing printer port from 9100 to 9101,9102,9103 etc. HP UX 10.xx

I know all about the web based system in the printer.
I need to setup an "lpr" like printer where I can define both the ip address(or host name) of the device along with a port selection.
ex: 192.168.1.100:9102
Is there a printer cap file that can be edited for specific printer commands ?
Thanks

Jonathan Fife
Honored Contributor

Re: Changing printer port from 9100 to 9101,9102,9103 etc. HP UX 10.xx

If the printer is configured as a network printer you can change the port number in the /var/spool/lp/interface/ file. Just search for the xPORT line and change it to:

xPORT="-p 9101"

(or whatever port you'd like).
Decay is inherent in all compounded things. Strive on with diligence