hi,
everyone use the term "network printer" as he thinks.
Microsoft use for "network printer" those attached to a computer and shared, while a printer with a network card
goes configured as local (+ a port)
In AIX, the printer shared from a remote computer
goes under the name "remote queue" while those with
a nic, goes under "hpJetDirect" or a specific software
installed by smit
Wich is for you a "network printer" ?
A) remote printer (attached to another computer on parallel
port or via hpJetDirect).
B) a printer with a nic.
case A)
go at remote host and take the name of the queue :
give lpstat command or smitty spooler | List ...
(lpstat return only first n character of the name)
Ensure that lpd daemon is active
lssrc -g spooler
if inoperative enter
smitty spooler | Manage Print Server | Start ... [both]
Ensure all users can print:
smitty spooler | Manage Print Server | List all Remote...
If empty use Add Print Acess ... and put a '+' (all
user) or usernames comma separated
Ensure that client name (host) is in /etc/hosts or
in the current name resolution data-base (dns or nis)
In the client enter
smitty spooler | Add Pr. Queue | remote | Standard..
and enter :
Local Queue name ( simply = the remote one )
Host name of remote computer
Remote q. name (that you had noted at the server by lpstat)
(if you want at client site specify the type of printer
use Local filtering... instead Standard... )
give an lpstat and hope..
case B) printer with a nic
a) put in /etc/hosts a name ie print1 with its ip-addr.
b) smitty spooler | Add printer Que | hpJetDirect
(if it does not compare, install it from AIX CDs)
c) choice a printer type (also Other... if you dont find it)
d) choice Do not make this system BOOTP...
e) enter a quename in one or more fields
ascii GLEmul PCL PS
(if you fill than 1, use diff names as
mypra,myprgl,myprps...)
f) enter in 2HOSTNAME of the JetDi..." the name you put in
/etc/hosts (you cannot use ip-address here)
g) leave 9100 if the printer has a nic or choice
9101 or 9102 (using F4) if the printer is on
a printer server and is not on the 1st port but
respectively in the 2nd or th 3th.
The problems begin here: managemet of printer in AIX
do not have the capability (tray, rotation...) that
we have in a DeskJet Windows driver printer.
bye