- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: unable to print via remote printer
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
06-20-2008 11:59 PM
06-20-2008 11:59 PM
unable to print via remote printer
i have installed a hp laserjet 1505 printer locally on my pc (windows xp )
now i have installed it on my TEST server as a remote printer, but whenevr i give a print command from my TEST server, the command comes to my local pc, it gets stuck
the outpurt from LPstat is
printer queue for hpljp
Windows XP LPD Server
Printer \\192.168.0.33\hpljp
Owner Status Jobname Job-Id Size Pages Priority
----------------------------------------------------------------------------
root (192.1 Waiting a1 6 343 0 1
test: hpljp: ready and waiting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2008 01:28 AM
06-21-2008 01:28 AM
Re: unable to print via remote printer
Installing Print Services for UNIX
You can use Add/Remove Programs tool in Control Panel to install Print Services for UNIX. After you install Print Services for UNIX, you can configure a port to support printing to a remote computer or device that is running LPD.
To install Print Services for UNIX on Windows 2000:
1. Log on to the Windows server with an administrative-level account.
2. Start the Add/Remove Programs tool in Control Panel.
3. Click Add/Remove Windows Components.
4. Click Other Network File and Print Services, and then click Details.
5. Click to select the Print Services for UNIX check box, and then click OK.
6. Follow the instructions on the screen to finish the installation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2008 01:36 AM
06-21-2008 01:36 AM
Re: unable to print via remote printer
how can i do that?
when command is sent to the printerit does not show any port., i will attach a file for this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2008 01:41 AM
06-21-2008 01:41 AM
Re: unable to print via remote printer
*** Install and Configure Print Services for UNIX **
Use the Add/Remove Programs tool in the Control Panel to install Print Services for UNIX. After Print Services for UNIX has been installed, a port can be configured to support printing to a remote computer or device that is running LPD.
To install Print Services for UNIX on Windows 2000 / XP, complete the following steps:
Log on to the Windows server with an administrative-level account.
Start the Add/Remove Programs tool in Control Panel.
Click Add/Remove Windows Components.
Click Other Network File and Print Services, and then click Details.
Click to select the Print Services for UNIX check box, and then click OK
>> From the HP-UX Machine, complete the following steps:
Login to system as root
Add the hostname and IP address of the windows machine in /etc/hosts or in the DNS
Start sam
# sam
Highlight and select "Printers and Plotters"
Highlight and select "LP Spooler"
Highlight and select "Printers and Plotters"
From the Action pulldown menu, choose "Add Remote Printer/Plotter"
Printer Name
The name you will use on this system.
Remote System Name
The full domain name of the system that hosts the printer.
Remote Printer Name
The name of the printer as it is known on the remote system.
Remote Printer is on a BSD system
Check the box if the remote operating system is BSD.(Win XP/Win 2K)
Remote Cancel Name
The default is rcmodel.
Remote Status Name
The default is rsmodel.
Default Request Priority
This is the minimum priority (fence) that a print job must have in order to print on this printer. 0 is the lowest.
Allow Anyone to Cancel a Request
Check the box if you want to allow anyone, not just the owner or a superuser, to cancel print requests for this printer. This can be a convenient idea for a small workgroup.
Make this Printer the Default Destination
Check the box to make this printer your systemâ s default.
When all fields are filled in, select OK.
In case configuration was unsuccessful.
Most likely problems will be related to the remote system configuration.
Check as follows:
Edit /etc/services (on the remote system), and if necessary, un-comment the line beginning with printer by removing the #.
Ensure no systems are restricted from access by /var/adm/inetd.sec.
Make sure rlpdaemon is running.
>> After the configuration, the sam will display the following:
Name Type Enabled To Print Accepting Requests Location
hplaser remote yes, idle yes HP_LaserJet on host.domain.com
>> Print from HP-UX with the following command
# lp -d hplaser /etc/hosts
--------------------------------------------------------------------------------
ALSO ATTACHED IS THE DOCUMENT TO CONFIGURE LPR PORT IF NEEDED
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2008 01:54 AM
06-21-2008 01:54 AM
Re: unable to print via remote printer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2008 02:07 AM
06-21-2008 02:07 AM
Re: unable to print via remote printer
the command comes to my local pc, it gets stuck
>> Does the print job come to the print-queue on Windows and here its not able to print or the job is still stuck up in HP-UX print queue,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2008 02:11 AM
06-21-2008 02:11 AM
Re: unable to print via remote printer
i had sent u a screenshot , which shows that its getting stuck at windows , i'll attach the file again, please view it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2008 02:20 AM
06-21-2008 02:20 AM
Re: unable to print via remote printer
check this screenshot also, this shows the output of lpstat command
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2008 02:26 AM
06-21-2008 02:26 AM
Re: unable to print via remote printer
# cancel command
Ensure that you are able to print directly from the Windows server to printer hpljp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2008 02:40 AM
06-21-2008 02:40 AM
Re: unable to print via remote printer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2008 04:53 AM
06-23-2008 04:53 AM