1846661 Members
4637 Online
110256 Solutions
New Discussion

Re: Axis print server

 
Gabriel Valdez_1
Occasional Advisor

Axis print server

I would like to print to a axis print servers COM port I used the axinstall from axis to setup a printer using LPR the printer shows up in my spooler as type=remote disable and accepting request when I run lpstat -t I get the message

can't execute /etc/lp/interface/netlp.asx/CHECK

and I can't enable it in SAM all of my other printers are networked with jetdirects.

any thoughts
2 REPLIES 2
Rick Garland
Honored Contributor

Re: Axis print server

What you need to do is interact with the axis print server and through the axis menu enable the printer. Interact with the axis by telnet to the IP of the axis print server. There will be a login/passwd combo and then you can see the options within the axis. One of these options is to enable a printer.

With the axis print servers, you will have at least 2 places to chack for printers. The OS level (lpstat) and the axis level.

All printers added to HPUX to go through the axis are remote printers as far as HPUX sees them.
Gabriel Valdez_1
Occasional Advisor

Re: Axis print server

thanks this worked