- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Printing on a remote Xerox DC 332ST
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
тАО03-25-2003 07:59 AM
тАО03-25-2003 07:59 AM
I've configured a remote printer on a HP-UX 10.20 system... I used SAM to configure it and had no problem to do so.... I can ping the printer without any problems... The printer just refuse to print my requests...
When I do an lpstat printername I got this error:
(root)hpd-001:/# lpstat mktg_xe_bw
printer queue for mktg_xe_bw
*** | Unknown Identification
| problematic object: printer-name
no entries
What could be the problem??
Thanks
Jonathan
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-25-2003 08:05 AM
тАО03-25-2003 08:05 AM
Re: Printing on a remote Xerox DC 332ST
How did you define the device to the system? By device I mean the hostname OR IP of the ptr. IF you used a name, then that name MUST be resolvable by the system - either in your /etc/hosts file or via DNS.
I generally use the IP as it requires NO resolution.
The next question is how did you define the queue name for this device. Generally the ptr network setup should let you define the queue name, but some just use something by default - like DEFAULT.
I believe your problem is the latter - the queue name.
Rgds,
Jeff
So you need to determine just *what* that queue name is
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-26-2003 12:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-26-2003 05:25 AM
тАО03-26-2003 05:25 AM
Re: Printing on a remote Xerox DC 332ST
What do you mean by the correct queue name???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-26-2003 06:04 AM
тАО03-26-2003 06:04 AM
Re: Printing on a remote Xerox DC 332ST
When you set the remote printer name in SAM you need to make it 'lp'.
Cheers
Neale
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-26-2003 06:30 AM
тАО03-26-2003 06:30 AM
Re: Printing on a remote Xerox DC 332ST
it worked fine!
Jonathan