- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Need help with addqueue problem
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
02-27-2003 06:04 AM
02-27-2003 06:04 AM
We are trying to add a Zebra label printer that has a JetDirect network card in it.
However when we perform the the following command this error occurs. I can ping it, telnet to it and even hpnpadmin to it. Does anyone have any suggestions?
# addqueue -h 120.0.15.30 -q spik
Could not contact 120.0.15.30
Thanks in advance.
Randy
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2003 06:12 AM
02-27-2003 06:12 AM
Re: Need help with addqueue problem
Try
#cat
to make sure the printer prints without
going through the lp spooler.
TT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2003 06:53 AM
02-27-2003 06:53 AM
Re: Need help with addqueue problem
That worked, so it seems that the printer can be reached from our system. Are you suspecting the spooler?
Thanks,
Randy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2003 07:57 AM
02-27-2003 07:57 AM
SolutionYour printer,network settings are ok.
Check the spooler is ok,
Try other printers are ok.
instead using addqueue try using
the menu driven
#/opt/hpnpl/bin/hppi
Make sure you have loaded latest jetadmin s/w.
TT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2003 08:25 AM
02-27-2003 08:25 AM
Re: Need help with addqueue problem
/opt/hpnp/bin/addqueue -q printer_name -h printer_name -i 15
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2006 11:48 AM
03-07-2006 11:48 AM
Re: Need help with addqueue problem
Zebra QL 320 V79.50 09/02/04 FFFF XXVQ05-37-5029
I'm not sure if that is the printer name.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2006 12:00 PM
03-07-2006 12:00 PM
Re: Need help with addqueue problem
I tried configuring the printer as follows:
I added the printer's ip address to the /etc/hosts file. I was able to ping the printer. I went into SAM and tried to configure the printer as a remote printer.
For the printer name, I entered the name that is in the /etc/hosts file. For the remote system name, I entered the same name.
For remote printer name, I entered the printer name XXVQ05-37-5029. I checked the remote printer name is on BSD system.
That did not work.
What port should the printer be pointing to?
515?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2006 12:31 PM
03-07-2006 12:31 PM
Re: Need help with addqueue problem
hpnpadmin -v 120.0.15.30
Try adding like so:
addqueue -i 9998 -q spik -h spik.yourdomain.com
Rgds...Geoff