From owner-freebsd-questions@FreeBSD.ORG Sun Oct 31 07:03:54 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8656216A4CE for ; Sun, 31 Oct 2004 07:03:54 +0000 (GMT) Received: from mtiwmhc13.worldnet.att.net (mtiwmhc13.worldnet.att.net [204.127.131.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 364B643D39 for ; Sun, 31 Oct 2004 07:03:54 +0000 (GMT) (envelope-from jayobrien@worldnet.att.net) Received: from [192.168.1.6] (dsl093-180-184.sac1.dsl.speakeasy.net[66.93.180.184]) by worldnet.att.net (mtiwmhc13) with ESMTP id <2004103107035311300ds14fe> (Authid: jayobrien@att.net); Sun, 31 Oct 2004 07:03:53 +0000 Message-ID: <41848E58.50907@att.net> Date: Sun, 31 Oct 2004 00:03:52 -0700 From: Jay O'Brien User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040803 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mike Jeays , FreeBSD - questions References: <1099182120.25761.14.camel@chaucer> In-Reply-To: <1099182120.25761.14.camel@chaucer> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: How to print to hp JetDirect/LaserJet X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Oct 2004 07:03:54 -0000 Mike Jeays wrote: > Add rm=192.168.1.40 to the /etc/printcap entry. > > My example is (faraday is the name of the machine with the printer): > > lp|hp710c:\ > :lp=::rm=faraday:rp=lp:lf=/var/log/lpd-errs:sd=/var/spool/lpd:mx#0: > Mike, Thanks much, but that doesn't work for me. I also tried rm=http://192.168.1.40 and that produced some error results; I'll experiment more tomorrow. Jay