- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: HPPI Cannot Contact Printer
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
06-30-2008 09:04 PM
06-30-2008 09:04 PM
HPPI Cannot Contact Printer
I can ping the printer by IP, and get response times on the order of 300-400ms. Hppi's ping does not get the response. Is there a config file where I can set a max response time for hppi's ping, or is there a way to circumvent the hppi ping test?
ping 10.3.138.21
PING 10.3.138.21: 64 byte packets
64 bytes from 10.3.138.21: icmp_seq=0. time=262. ms
64 bytes from 10.3.138.21: icmp_seq=1. time=258. ms
/opt/hpnpl/bin/addqueue -q ptcfin -h 10.3.138.21 -b off
Could not contact 10.3.138.21
Or am I possibly missing something else?
The printer is an HP Laserjet 2015
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2008 11:31 PM
06-30-2008 11:31 PM
Re: HPPI Cannot Contact Printer
By telnetting the IP. Then enter a / when connected. I believe that will bring up the menu....its been awhile :)
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2008 08:10 AM
07-01-2008 08:10 AM
Re: HPPI Cannot Contact Printer
Attempting to telnet or SSH in gets me a "connection refused"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2008 11:44 AM
07-01-2008 11:44 AM
Re: HPPI Cannot Contact Printer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2008 12:14 PM
07-01-2008 12:14 PM
Re: HPPI Cannot Contact Printer
Output:
Please enter selection: 1
Enter the network printer name or IP address (q - quit): 10.3.138.21
!! 10.3.138.21 is NOT an acceptable name!!
Either it is NOT a network printer or this host is denied access
to it!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2008 02:08 PM
07-01-2008 02:08 PM
Re: HPPI Cannot Contact Printer
Then try the following
telnet 10.3.138.21 9100
telnet 10.3.138.21 9101
This will tell you if the jetadmin ports are allowed to the printer. Is it possible that they are turned off on a firewall or on the network or even within the jetdirect device itself. Check with the network admin about this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2008 04:14 PM
07-03-2008 04:14 PM
Re: HPPI Cannot Contact Printer
Thanks all for the help & advice.