- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: network printer 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
05-11-2004 01:04 AM
05-11-2004 01:04 AM
network printer problem
i have a hp box running hpux 11.11. in that i have configured some network printers which are connected to win 2k/xp machines. my problem is some times some of these printers are getting disabled , so i need to manually enable this, can anybody help in this.
Regards
Rajeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2004 01:18 AM
05-11-2004 01:18 AM
Re: network printer problem
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2004 01:54 AM
05-11-2004 01:54 AM
Re: network printer problem
there is no paer jam or printer problem , becuse locally printer is working fine, if i just enable printer it will start printing from unix also.
rajeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2004 02:19 AM
05-11-2004 02:19 AM
Re: network printer problem
I'm having the same "problem" with a few network printers. The printers are connected to systems not managed by our departement (and not by anyone else either).
Because I've got no influence on the other systems and users were complaining to me... I enable these printers a few times a day through cron.
It's a useful (but dirty) workaround (I enable everthing in /var/lp/spool/request/)
and its been doing its work for some years now.
just a thought.
regards,
Bart
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2004 02:31 AM
05-11-2004 02:31 AM
Re: network printer problem
How are the printers created in Unix (by IP or FQDN)?
As well as patching the windows boxes, network congestion can cause this. I have seen printers disable for the simple reason that Unix could no longer resolve the name. I recommend reconfiguring the printers on Unix by IP address.
I have also created a simple script that monitors the printers on Unix. If a printer is disabled, the script pings it, and with a positive response, enables it again (logging each time this happens so I can keep track).
hth,
D
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2004 02:37 AM
05-11-2004 02:37 AM
Re: network printer problem
i am also using cron to enable these printers,and these printers are configured by ip only.I want some other solutions, can anyone help me
Rajeev