- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Printing from NClass to Xerox DC265
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-15-2002 10:55 AM
02-15-2002 10:55 AM
Printing from NClass to Xerox DC265
I have the printer in /etc/hosts with IP named Xerox1
I have run the config report from the Xerox which lists the TCPIP Settings hostname as XRX_08003E27AABA.
I can ping the printer via IP address.
I have read previous posts referring to the internal name of the printer. Is this what the XRX_08.... is? If not how do I find this name? What is the difference between the Printer Name, Remote System Name, and Remote Printer Name? I guess my bottom line question is which name do I put where? My previous attempts have resulted in messages like "connection to Xerox1 is down, waiting for Xerox1 to come up".
Thank you for your time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2002 11:17 AM
02-15-2002 11:17 AM
Re: Printing from NClass to Xerox DC265
For Remote System Name, use the name you setup in the /etc/host file, or even the IP address
For Remote Printer Name, use the name you got from the config on the printer--or, it that does not work, use TEXT or RAW or AUTO or PS or whatever the config on the printer shows for queue names.
HTH
mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2002 11:31 AM
02-15-2002 11:31 AM
Re: Printing from NClass to Xerox DC265
You cannot configure a remote network printer under hp-ux. Are you using jetadmin. Hp-UX jetadmin will only support hp network printer. To configure a third party printer as a remote printer, first configure it as a local printer on one of the system (printer connected to the parallel port of that system) and then add that printer as a remote printer to this system (remote printer connected to the remote system).
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2002 01:20 AM
02-18-2002 01:20 AM
Re: Printing from NClass to Xerox DC265
If it will not work look at markvision from lexmark which runs well on HP-UX machines and
will give good printer options.
It is free on the net.
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2002 05:51 AM
02-18-2002 05:51 AM
Re: Printing from NClass to Xerox DC265
Make long story short.
Here 2 agencies use Xerox (IBM Mainframe at port 9xx and HPUX at port 5xx) using tcp/ip.
Well I set HPUX here up simply as remote printers via SAM, and included them in my /etc/hosts file.
Difference-here we still use good old Openspool to handle the queues and printers so instead of rlp, we use np command.
On the Xerox side, they set the hostname to same as host file entry and there is third party software using Sunsparks servers to control the jobs on the Xerox side (RSA software) set up to listen for printjobs on said ports (5xx for rlp and 9xx for mainframe).
So far it has worked for me.
Just a thought,
Rita