- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Printing Via Specific Port no
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
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
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
03-20-2006 10:55 AM
03-20-2006 10:55 AM
Printing Via Specific Port no
We Have a requirement to print a remote printer ( Cannon Image runner c3100 ) via specific port no 9100
We have the existing printers printing on the port 515 .
cat /etc/services |grep -i print
printer 515/tcp spooler # remote print spooling
adding a new entry in services will affect the other print services , and is there any option that i can specify thru lpadmin command
and right now i planned to use
/opt/hpnpl/bin/addqueue -i 9998 -q TEST -h TEST-jet-laser -b off -p 9100
Will this sort my issue
regards
susee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2006 11:01 AM
03-20-2006 11:01 AM
Re: Printing Via Specific Port no
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2006 05:30 PM
03-20-2006 05:30 PM
Re: Printing Via Specific Port no
Port 515 is used by LPR/LPD .
And for adding remote printers with Jetadmin , that uses port 9100 , by default unless you specifies a different one. And this doens not need entry in /etc/services.
So if you use HP Jetadmin utility to add printer it will be using 9100 port.
Check the -p option , in addqueue for specifying port number.
[ check /opt/hpnp/bin/addqueue ] [for details # man addqueue. ]
Cheers,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2006 05:32 PM
03-20-2006 05:32 PM
Re: Printing Via Specific Port no
Cheers,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2006 06:47 AM
03-21-2006 06:47 AM
Re: Printing Via Specific Port no
it worked
addqueue -i 9998 -q TEST -h TEST-jet-laser -b off
without sepcifying the port no
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2006 06:48 AM
03-21-2006 06:48 AM
Re: Printing Via Specific Port no
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2006 08:34 PM
03-21-2006 08:34 PM
Re: Printing Via Specific Port no
I suggest you go through this two links to know the itrc Etiquette and making your forum response better :
1. http://66.34.90.71/ITRCForumEtiquette/
&
2. http://forums1.itrc.hp.com/services/forums/questionanswer.do?threadId=140137
And assign points when a problem resolves.
Here is your profile detail:
----------------------------------------
"I have assigned points to 2 of 75 responses of my questions "
----------------------------------------
Try to make it 75 of 75.
hth,
Raj.