- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Printing to a TCP port 2501 Instead of 9100
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-23-2001 04:15 AM
тАО07-23-2001 04:15 AM
Printing to a TCP port 2501 Instead of 9100
I am trying to print to a netq/emulex print server which has a listener at TCP port 2501 instead of standard 9100 (for Jetdirect).
I have tried setting the xPORT parameter in /etc/lp/interface/printer_name file. When I set this parameter , I can see the data and control files created and leaving the 'request' directory , but do not see any outgoing TCP_SOCKET being estalished.
I have also tried setting this xPORT=9100 parameter to 9100 for a Jetdirect printer , which also behaved in the above manner.
May be it was not the right way to use it...
Any suggestions ... anyone ran into this type of situations before ?
Any pointer would be appreciated ...
Thanks in advance ..
Bhaskar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-23-2001 04:34 AM
тАО07-23-2001 04:34 AM
Re: Printing to a TCP port 2501 Instead of 9100
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-23-2001 06:12 AM
тАО07-23-2001 06:12 AM
Re: Printing to a TCP port 2501 Instead of 9100
Rather than trying to use JetDirect software (hpnpf), I would download and compile the NetQueue utilities from:
http://www.emulex.com/ts/ps/netque.html
Regards, Clay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-23-2001 09:51 AM
тАО07-23-2001 09:51 AM
Re: Printing to a TCP port 2501 Instead of 9100
Thanks CLay , The Emulex web-site unfortunately did not have anything precompiled for HP-UX.
Quest goes on ....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-23-2001 10:20 AM
тАО07-23-2001 10:20 AM
Re: Printing to a TCP port 2501 Instead of 9100
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-23-2001 12:52 PM
тАО07-23-2001 12:52 PM
Re: Printing to a TCP port 2501 Instead of 9100
#1 You got the PERIPH right. But what about the other end?
I know I used to have a jetdirect box, and port 9000 was port 0, 9001 was port 1, and 9002 was port 2. Maybe it's hard wired? Maybe you can telnet into it, and change the port the jetdirect card (or box) uses?
#2. IF you are using a jetdirect box, turn the printer on, on-line, and have it plugged into port 0, BEFORE you turn on the jetdirect box. If you don't, everything will look fine. But it will never print.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-24-2001 05:15 AM
тАО07-24-2001 05:15 AM
Re: Printing to a TCP port 2501 Instead of 9100
The install script "enstall" actually walks one thru all the steps including the compile.
I have copied the binaries to other server and it works there too. From the lp-interface file it calls the binary called 'rprint'.
Thanks again.