- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Local printer setup with the Client
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
03-01-2002 11:50 AM
03-01-2002 11:50 AM
Now we want to setup a parallel printer with the client PC. Do you have any idea how to configure it to get the printing from HP-UX?
Sandip
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2002 11:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2002 11:57 AM
03-01-2002 11:57 AM
Re: Local printer setup with the Client
Set up a remote printer using SAM. The PC's hostname should be entered to the /etc/hosts file and set the remote location as the PC's hostname. The printer should be pre-defined and installed on the PC first. Use the local queue name as the remote printer name.
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2002 11:59 AM
03-01-2002 11:59 AM
Re: Local printer setup with the Client
One last and hopefully obvious point. You must 'share' your printer on the PC.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2002 12:03 PM
03-01-2002 12:03 PM
Re: Local printer setup with the Client
Printers and Plotters->
Print Spooler->
Printers-> (I can't remeber the exact name of this)
(New Window)
Actions->
Add remote printer->
(This will pop up another window to add info)
Printer name: (Whatever you wish)
Remote system name: (hostname of print server)
Remote Printer name: (must be the same name as the server printer)
(The rest are options. I use, Allow anyone to cancel requests and make this system default)
That should about do it.
(Note: If you view the Sam Log, you can get good information about what sam did. You can view this from Options-> View Sam Log-> after creating the printer.)
Good luck,
Kel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2002 12:07 PM
03-01-2002 12:07 PM
Re: Local printer setup with the Client
The hostname and ip addresses of all client systems must be correctly entered in the /etc/hosts file of the server and the Print Server hostname and ip address should be in the /etc/hosts of each client.
Then, be sure to test 2-way communication by ping
This will save you a lot of troubleshooting headaches should anything go wrong.
Good luck again,
Kel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2002 01:01 PM
03-01-2002 01:01 PM
Re: Local printer setup with the Client
I have configured the printer as adviced by you through SAM. It is printing fine from the PC. It is not printing from Unix Box. It did generate the print request. but in lpstat -t it is giving as follows :
printer bl_xerox is idle. enabled since Mar 1 15:48
fence priority : 0
connection to 204.68.218.213 is down
where bl_xerox is the printer name and the IP address is of the PC with whom printer is connected. I have added the PC IP in the /etc/hosts file. it is pinging from both side. It is showing up in nslookup also.
Do I need to start any service in my local PC to accept the lp request send by the Unix host?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2002 01:03 PM
03-01-2002 01:03 PM
Re: Local printer setup with the Client
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2002 01:08 PM
03-01-2002 01:08 PM
Re: Local printer setup with the Client
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2002 01:10 PM
03-01-2002 01:10 PM
Re: Local printer setup with the Client
You have to enable TCP/IP printing services in the Windows NT system. If it is HP-UX, then the remote daemon name is - rlpdaemon.
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2002 01:44 PM
03-01-2002 01:44 PM
Re: Local printer setup with the Client
The ultimate points are:
Setup Local Printer
Configure it to Share to all
Install Micrsoft TCP/IP Printer Services (for NT)
Then configure the Printer from HP-UX Box as described above through SAM
Printers and Plotters->
Print Spooler->
Printers-> (I can't remeber the exact name of this)
(New Window)
Actions->
Add remote printer->
(This will pop up another window to add info)
Printer name: (Whatever you wish)
Remote system name: (hostname of print server)
Remote Printer name: (must be the same name as the server printer)
Sandip
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2002 01:53 PM
03-01-2002 01:53 PM
Re: Local printer setup with the Client
The Print services In NT will not start automatically. You have to start it manually and then you have to configure for autostart through control panel-> services -> Microsoft TCP/IP Print Service.
Sandip