From owner-freebsd-questions Tue Sep 5 12:59:17 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.11/8.6.6) id MAA02621 for questions-outgoing; Tue, 5 Sep 1995 12:59:17 -0700 Received: from Relay1.Austria.EU.net (relay1.Austria.EU.net [192.92.138.47]) by freefall.freebsd.org (8.6.11/8.6.6) with SMTP id MAA02606 for ; Tue, 5 Sep 1995 12:59:06 -0700 From: marino.ladavac@aut.alcatel.at Received: from aut.alcatel.at (dnisun.aut.alcatel.at) by Relay1.Austria.EU.net with SMTP id AA19947 (5.67b/IDA-1.5 for ); Tue, 5 Sep 1995 21:56:17 +0200 Received: from atuhc16 by aut.alcatel.at (4.1/SMI-4.1/AAA-1.29/main) id AA27714; Tue, 5 Sep 95 21:56:19 +0200 Message-Id: <9509051956.AA27714@atuhc16.aut.alcatel.at> Received: by atuhc16 (1.38.193.4/16.2) id AA11023; Tue, 5 Sep 1995 21:56:12 +0200 Subject: Re: accessing a printer with an ethernet card To: rjk%sawmill@uunet.uu.net (Richard Kuhns) (Richard Kuhns) Date: Tue, 5 Sep 95 21:56:12 METDST Cc: questions@freebsd.org In-Reply-To: ; from "Richard Kuhns" at Sep 5, 95 2:26 pm Mailer: Elm [revision: 70.85] Sender: questions-owner@freebsd.org Precedence: bulk > Picture it: an HP LaserJet with an ethernet card on a small DOS/Windows > network. The company would like to install a FreeBSD box running > 2.0.5-RELEASE (to do some other work), and allow it to access the printer. > Is there any software available that can handle this? If there's a problem > with making sure only one box uses the printer at a time, it's perfectly > acceptable to have the FreeBSD machine be the only system driving the > printer (ie, route the DOS/Windows print jobs through the FreeBSD machine). AFAIK, JetDirect can boot via bootp which sends it its IP address. This basically means that you may have to run bootpd somewhere. Furthermore, JetDirect implements BSD lpd support for remote printing (i.e. listens on the necessary ports.) It should have no problem with multiple requests. Therefore, something will have to run lpd client part. FreeBSD box should be able to do both, without problem. You could also run Samba on FreeBSD to map lanman printers into lpr/lpd scheme. We have some HP w/JetDirect printers here, but I'd have to ask our admins about their administration. FWIW, it is very likely that JetDirect behaves as a lanman printer as well. (as a matter of fact, your mail implies it, now that I have read it again.) /Alby > Any suggestions/comments would be greatly appreciated. > -- > Rich Kuhns rjk@grauel.com > PO Box 6249 > 100 Sawmill Road > Lafayette, IN 47903 > (317)477-6000 x319