Operating System - HP-UX
1826645 Members
3510 Online
109695 Solutions
New Discussion

Network printer and firewall issue

 
SOLVED
Go to solution
j773303
Super Advisor

Network printer and firewall issue

Does anyone has the experience about whose port shoud be open by firewall while using networking printer in HPUX ?

Thanks,
Hero
1 REPLY 1
Bill Hassell
Honored Contributor
Solution

Re: Network printer and firewall issue

There are many, many network printing solutions so I'll summarize the two most popular methods:

lpr/lpd -- known as 'remote printers' in SAM terminology. The printer is connected to another computer and you send the print job to the remote computer. This is also the method that non-HP network cards use. The port is 515.

JetDirect LAN cards -- known as 'network printers' in SAM. These are made by HP and are either built into the printer or are in an external HP adapter. The ports are 9100, 9101 and 9102.

Note that commercial firewalls already have presets for lpr/lpd and HP JetDirect ports. Note also these protocols for WAN printing are completely unsafe. Any hacker can see the print job so you should never print any data that you could not post in an open web page.

For secure printing, you'll need to use a VPN.


Bill Hassell, sysadmin