Operating System - Linux
1751974 Members
4684 Online
108784 Solutions
New Discussion юеВ

Re: How cupture port for HP JetDirect and Intel print server?

 
SOLVED
Go to solution
Worapoj P.
Regular Advisor

How cupture port for HP JetDirect and Intel print server?

Dear all,

Could you please to help me how to install HP JetDirect and Intel NetPort10/100 print server
on RedHat 6.X , it need to applies some RPM or not? if need , where to get its? and how to share printer to PC by SAMBA?


Best Regards,
Worapoj
For LOVE For Honor For Mankind
6 REPLIES 6
Gumeni
Contributor
Solution

Re: How cupture port for HP JetDirect and Intel print server?

Hi,
You can add a JetDirect printer using the JetDirect's IP as a printer queue.
The printcap should look like this:
lp:
:sd=/var/spool/lpd/lp:
:mx#0:
:sh:
:rm=192.168.0.4:
:rp=raw:
and this is the filter :if=/var/spool/lpd/lp/filter:

In smb.conf input line
load printers = yes
and make a folder [printers] ...... see man smb.conf
About Intel Print Server tell me more info.

Jiri Furst
Advisor

Re: How cupture port for HP JetDirect and Intel print server?

There is also a HP software for connecting HP JetDirect to LINUX box. It is called HP JetAdmin (if I remember well) and it can be downloaded from www.hp.com from the support section.

Nevertheless I prefer the method described in previous message - just to set the IP (or hostname) of our jetdirect in /etc/printcap.
Andreas Voss
Honored Contributor

Re: How cupture port for HP JetDirect and Intel print server?

Hi,

for Intel NetportExpress drivers go to this site:
http://support.intel.com/support/netport/10100/eznpunix.htm

Regards
Craig A. Sharp
Super Advisor

Re: How cupture port for HP JetDirect and Intel print server?

I have had great luch with printtool.

Using this, I have been able to successfully connect to Axis, Intel and HP Jetdirect boxes. All the boxes support LPR printing.

Craig
Craig A. Sharp
Super Advisor

Re: How cupture port for HP JetDirect and Intel print server?

I have had great luck with printtool.

Using this, I have been able to successfully connect to Axis, Intel and HP Jetdirect boxes. All the boxes support LPR printing.

Craig
Worapoj P.
Regular Advisor

Re: How cupture port for HP JetDirect and Intel print server?

Dear Craig ,
Could you please to explain me more detail, what is your solution for capture JetDirec print server box on Linux and how to share to PCs(how to configure /etc/smb.conf and /etc/printcap).

Thanks advance for your help.
Best Regards,
Worapoj P.
For LOVE For Honor For Mankind