- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Printing on remote printers
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
01-05-2001 07:45 AM
01-05-2001 07:45 AM
Printing on remote printers
I would like to setup a spooler for a printer that does not reside on our site. The problem is that the printer is a Lexmark Printer, thus jetadmin does not work here. I should be able to connect to a Windows NT Server which acts as printer server. I tried with the command
lpadmin -pPRINTER -v/dev/null -mrmodel -ormPRINTSERVER -orpREMOTESPOOL -ocmrcmodel -osmrsmodel -ob3
... but this does not work.
Does somebody have an idea?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2001 07:54 AM
01-05-2001 07:54 AM
Re: Printing on remote printers
I don't know if this will help...but...
This printer at the other site, can you set it up as a remote printer from HPUX? Then with rlpdaemon running you could simple lp -d
OR...have you ever used Lantronix? You may be able to attach an external Lantronix device that would act as the print server and connect to it that way...I did this a couple years ago at another place, it worked for an IBM line printer that we needed to remote print to via their network. Lantronix has their own little language..if I could figure it out..anyone can.
Just throwing out a couple ideas to kick around,
/rcw
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2001 08:02 AM
01-05-2001 08:02 AM
Re: Printing on remote printers
You can then set up the Lexmark printer as a share on the NT box and specify the NT box as the remote server and the share name as the remote queue name. This should work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2001 08:14 AM
01-05-2001 08:14 AM
Re: Printing on remote printers
Just thoughts...
It should work, did you do accept PRINTER and enable after?
Is PRINTSERVER defined in /etc/hosts?
Have you uncommented the line :
printer stream tcp nowait root /usr/sbin/rlpdaemon rlpdaemon -i
in /etc/inetd.conf?
who can access your NT ?
...
Good luck
all the best
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2001 10:30 AM
01-05-2001 10:30 AM
Re: Printing on remote printers
If your situation is different, then maybe an external jetdirect box could be used. The NT and HPUX could share it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2001 03:03 AM
01-09-2001 03:03 AM
Re: Printing on remote printers
If the printer is connected directly to the network, you will need to know the IP address of the printer, or the host name which can be resolved from the Unix machine.
Create/configure the remote printe ron your HP9000 with SAM - Printers and Plotters - LP Spooler - Printers and Plotters - Actions - Add Remote Printer or Plotter (may be the same as what you tried with 'lpadmin')
This will create a remote printer, which you can use to print text. To print more then just text, you will need to find/create a printer model to be able to use the -o options on the 'lp' command to format the printed output to your requirements.