Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!mcsun!cernvax!chx400!hslrswi!francis From: francis@hslrswi.UUCP (Francis Demierre) Newsgroups: comp.unix.aix Subject: Re: AIX using Ultrix printer on the network Message-ID: <1109@hslrswi.UUCP> Date: 4 Mar 90 03:08:48 GMT References: <9002151720.AA16839@decwrl.dec.com> Reply-To: francis@hslrswi.UUCP (Francis Demierre) Organization: Hasler AG, CH-3000 Berne 14, Switzerland Lines: 57 In article <9002151720.AA16839@decwrl.dec.com> paine@fungus.enet.dec.com (Willy Paine) writes: > [ some stuff deleted ] >I have printer "blzzrd" owned by Ultrix machine "fungus". I want to >print out of "blzzrd" from AIX command over the network. I could not >figure it out. Just want to locate and setup network files and also >to use AIX commands to print over the network. > >Thanks in advanced... > >willy > >uunet!fungus.enet.dec.com!paine >uunet!fungus.zso.dec.com!paine > The file to customize is '/etc/qconfig' where you should include a stanza for your printer. An example: blzzrd: argname = blzzrd friend = FALSE device = dblzzrd dblzzrd: file = /dev/ header = always align = TRUE backend = /usr/bin/lprbe -statusfile=/usr/spool/lpd/blzzrd/status -pserver=fungus -pqueue=blzzrd -naix Then, as super-user, you should give the command 'print -rr' such as qconfig is re-read by the lpd deamon. Then ( I'm not sure it's needed), 'print -du blzzrd' to bring the queue up. Then you should be able to print using 'print blzzrd '. To be able to print on fungus, your machine also needs to be registered in the fungus '/etc/hosts.equiv' file. (And, of course, 'fungus' must be in your '/etc/hosts' database unless you use another machine as 'nameserver') I think, if you include a 'printserver ' statement in your '/etc/hosts' databaase and you use 'print ', the file will be printed on the fungus default printer (Not sure of that one, try). I have the same kind of entry on my RT (AIX 2.1.1) for a PostScript printer on a ULTRIX machine; works fine. I hope this helps.... ------------------------------------------------------------------------------- Francis Demierre UUCP: ...!mcvax!cernvax!hslrswi!francis Unix mail: francis@hslrswi.UUCP -------------------------------------------------------------------------------