From owner-freebsd-questions Thu Feb 22 6:32:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from thehousleys.net (frenchknot.ne.mediaone.net [24.147.224.201]) by hub.freebsd.org (Postfix) with ESMTP id 0B46037B491 for ; Thu, 22 Feb 2001 06:32:16 -0800 (PST) (envelope-from jim@thehousleys.net) Received: (from root@localhost) by thehousleys.net (8.11.2/8.11.2) id f1MEWEB52190; Thu, 22 Feb 2001 09:32:14 -0500 (EST) (envelope-from jim@thehousleys.net) Received: from thehousleys.net (baby.int.thehousleys.net [192.168.0.24]) by thehousleys.net (8.11.2/8.11.2) with ESMTP id f1MEWD052182; Thu, 22 Feb 2001 09:32:13 -0500 (EST) (envelope-from jim@thehousleys.net) Message-ID: <3A9522EC.520CFA58@thehousleys.net> Date: Thu, 22 Feb 2001 09:32:12 -0500 From: James Housley X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Gavin Kenny Cc: freebsd-questions@freebsd.org Subject: Re: Accessing another machines printer References: <20010222142631.10337.qmail@web3106.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Gavin Kenny wrote: > > Hi, > > I have a small network of 5 machines. I have looked up > my printer to the parrallel port of one of them > (called webby - yes it's a web server) and can print > from that machine only using lpr. > > The printcap file is: > > lp|scps|lj|ps|local printer:\ > :sh:\ > :lp=/dev/lpt0:\ > :sd=/var/spool/output/lpd:\ > :lf=/var/log/lpd-errs:\ > :if=/usr/local/libexec/hpif: > > I want to be able to print from any machine in the > network, so I have written the following printcap for > the other machines: > > scps|lp|rlp|remote|remote printer > :sh:\ > :lp=:\ > :rm=webby:\ > :rp=scps:\ > :sd=/var/spool/output/printing:\ > :lf=/var/log/lpd-errs: > > I start up the deamon using lpd and then try to print > using lpr. No error is reported but nothing happens. > > Looking at the queue on the remote machine I get: > > "waiting for queue to be enabled on webby" > and then I see the job sitting in the queue. The print > job doesan't get transferred to webby. > > I've tried lpc enable and lpc start but these don't > solve the problem. > > HELP I'm running out of ideas!! > Have you added you other machines to /etc/hosts.lpd on webby???? This controls who may print on webby. Jim -- /"\ ASCII Ribbon Campaign . \ / - NO HTML/RTF in e-mail . X - NO Word docs in e-mail . / \ ----------------------------------------------------------------- jeh@FreeBSD.org http://www.FreeBSD.org The Power to Serve jim@TheHousleys.Net http://www.TheHousleys.net --------------------------------------------------------------------- Nothing is fool proof, because fools are too ingenious. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message