On Sun, 22 Feb 1998, Asher Haig wrote: > How do I go about setting up linux to print to a Jetdirect printer? The
Hi, I'd recommend the lprng package. 1) Install lprng 2) assign an ip-address/name to the jet-direct device (e.g. netprint.my.domain/192.168.1.100) and add it to /etc/hosts or your nameservice database (remember to restart named ;) 3) Configure your jetdirect printserver according to its docs, or: Look up its MAC-Address in the documentation, do an "arp -s netprint <MAC-Address>" telnet to netprint and configure it 3) put an entry in your /etc/printcap netprint:\ :lp=netprint.my.domain%9100:\ :other-options-e.g.-input-filters/spool-dirs-et-cetera: 4) start/restart lprng The JetDirect cards listen to tcp port 9100, and you can access the printing engine by just forwarding the printing stuff to this port (for example netcat can be used to do this together with stock bsd lpd, but lprng supports the port argument directly as shown above and has a number of additional nice features that bsd lpr lacks). Regards Rolf --- Rolf Obrecht Institut fuer Elektrische Maschinen RWTH Aachen Schinkelstrasse 4 D-52056 Aachen Tel. +49 241 807646 Fax +49 241 8888270 PGP public key available. "God put me on this Earth to accomplish a certain number of things. Right now, I am so far behind I shall never die." -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .