From owner-freebsd-questions Mon Sep 9 20:01:11 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA08779 for questions-outgoing; Mon, 9 Sep 1996 20:01:11 -0700 (PDT) Received: from atlantis.nconnect.net (root@atlantis.nconnect.net [206.54.227.6]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id UAA08773 for ; Mon, 9 Sep 1996 20:01:06 -0700 (PDT) Received: from arabian.astrolab (dial235.nconnect.net [206.54.227.235]) by atlantis.nconnect.net (8.7.3/8.7.3) with SMTP id VAA24405 for ; Mon, 9 Sep 1996 21:56:01 -0500 (CDT) Message-ID: X-Mailer: XFMail 0.4 [p0] on FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Mon, 09 Sep 1996 21:42:59 -0500 (CDT) Organization: Computer Specialists / Astrolab Development From: Randy To: questions@freebsd.org Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Greetings, I seem to be having a bit of difficulty with lpd. I have a remote machine with an OKIDATA OL-400 attached to a lone parallel port (0x378 irq 7) functioning as a print / samba server. I can print jobs locally all day long however if I send a job from my FBSD workstation, I get the following on the print server's console.... /kernel: pid xxx (lpd), uid 0: exited on signal 11. What's happening here? Here's my printcap(s) Local Host: lp|local line printer:\ :lp=/dev/lpt0:sd=/var/spool/lpd:lf=/var/log/lpd-errs: canon|bjc600|bj|bubblejet|Ink Jet:\ :lp=/dev/lpt0:sd=/var/spool/bjc600:sh:lf=/var/log/bjc600-errs: oki|okidata|laser|okidata OL-400:\ :lp=:rm=unix:rp=oki:sd=/var/spool/oki400:sh: < other bubble-jet stuff omitted for breveity > ________________________________________________________________ Print / Samba server: lp|local line printer:\ :lp=/dev/lpt0:sd=/var/spool//lpd:lf=/var/log/lpd-errs: |oki|okidata|laser|okidata OL-400:\ :lp=/dev/lpt0:sd=/var/spool/oki400:sh:\ :if=/usr/local/libexec/hpif:\ :lf=/var/log/oki400-errs:\ Any ideas? Randy