- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How did I add a printer from a NT print server on ...
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
10-02-2001 04:43 AM
10-02-2001 04:43 AM
I was adding a printer from a NT print server for about 2 month ago, and it was working fine at that time, but now I can?t get any contact to the print server. I got message like this:
"connection to umdkprt1.unimerco.dk is down".
I now the UNIX machine can ping and ftp to the server, but there is no connection when I print.
I am looking forward to hear from anyone, who can give a hint.
Best regards
Jan Studsgaard Jensen
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2001 04:56 AM
10-02-2001 04:56 AM
Re: How did I add a printer from a NT print server on an HP/UX machine
I think your NT print server shares printers
so you can use SAMBA to connect to your printer
Use smbclient to do that.
Second idea, don't know how NT print server works
but I think you can use "printer" (tcp/515) port
to share printers (like on an unix system running
lpd for example). So verify if you can connect
to your host on 515 port (telnet host 515).
If not, look how to activate this service on
your NT server.
HTH
Herv?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2001 05:25 AM
10-02-2001 05:25 AM
Re: How did I add a printer from a NT print server on an HP/UX machine
i assume that you are using the lpr services on NT. This error sounds like this service on the NT box is not working properly.
Check your NT box and start/restart this service.
Hope this helps
Regards Stefan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2001 05:27 AM
10-02-2001 05:27 AM
Re: How did I add a printer from a NT print server on an HP/UX machine
I uses jetadmin. We have some printer that are setup on NT server but they have Jetdirect card so I have setup that printer on our unix system.
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2001 05:48 AM
10-02-2001 05:48 AM
Re: How did I add a printer from a NT print server on an HP/UX machine
The simplest way to fix the printer is to delete it using SAM. Then exit SAM and run the command addqueue and specify the IP address of the printer and the desired queue name you want, something like this:
/opt/hpnp/bin/addqueue -h 12.34.56.78 -q myprinter
If you do not have the directory /opt/hpnp, you can download the JetAdmin software from:
for HP-UX 10.20:
ftp://ftp.hp.com/pub/networking/software/HP10d621.SD
for HP-UX 11.xx version:
ftp://ftp.hp.com/pub/networking/software/HP11d621.SD
Once installed, you can add or delete any Jetdirect printer with the addqueue or removequeue commands (SAM is not necessary).
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2001 02:08 PM
10-02-2001 02:08 PM
Re: How did I add a printer from a NT print server on an HP/UX machine
I used to have an AIX box that did this.
It's a lot simpler in a mixed environment because
a) I don't have to look after printers
b) Windows jobs don't start printing in the middle of unix jobs
c) I don't have to look after printers
d) centralised management of printers
e) I don't have to look after printers
I also like to have printers in DNS so that if I do need to set them up directly, I don't need to manage a hosts file on each machine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2001 09:40 PM
10-02-2001 09:40 PM
Re: How did I add a printer from a NT print server on an HP/UX machine
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2001 10:06 PM
10-02-2001 10:06 PM
SolutionThe easiest way to install the product is to
use the 'swinstall' program. It is interactive
and fairly easy to use. One thing to remember
is to make sure you know where your file is
that has been downloaded.
HTH
-Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2001 04:07 AM
10-03-2001 04:07 AM
Re: How did I add a printer from a NT print server on an HP/UX machine
First off all, thanks for helping me.
I installed Jetdirect, but I forgot to tell, (am sorry), it not a HP printer. The printer is a Xerox printer 440ST. I have verified the NT print server, and all the services seems to work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2001 05:20 AM
10-03-2001 05:20 AM
Re: How did I add a printer from a NT print server on an HP/UX machine
If the printer is not attached to the network at all, then you have to fix the NT box. For HP-UX remote printing to work, the NT server must be (correctly) running the lpd service.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2001 06:05 AM
10-03-2001 06:05 AM
Re: How did I add a printer from a NT print server on an HP/UX machine
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2001 06:06 AM
10-03-2001 06:06 AM
Re: How did I add a printer from a NT print server on an HP/UX machine
My printer problem from unix to a Xerox printer is fix now.
I could?t fix the problem when the NT box was the print server.
I call Xerox and told them the story I give all of you.
The told me, I have to thing of with ports I was printing to:
I put lp instead of sharename from the NT printserver:
Printer Name: name of printer
Remote System Name: ip address
Remote Printer Name: lp ( that help )
Thanks too all of you.
Best regards
Jan Studsgaard jensen