From owner-freebsd-questions@FreeBSD.ORG Sun Dec 4 15:22:05 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 5386516A41F for ; Sun, 4 Dec 2005 15:22:05 +0000 (GMT) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id E90B043D5D for ; Sun, 4 Dec 2005 15:22:04 +0000 (GMT) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.13.3/8.13.3) with ESMTP id jB4FM1lo087954; Sun, 4 Dec 2005 08:22:01 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.13.3/8.13.3/Submit) with ESMTP id jB4FM1vP087951; Sun, 4 Dec 2005 08:22:01 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Sun, 4 Dec 2005 08:22:01 -0700 (MST) From: Warren Block To: Charles Howse In-Reply-To: Message-ID: <20051204081551.S87924@wonkity.com> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (wonkity.com [127.0.0.1]); Sun, 04 Dec 2005 08:22:01 -0700 (MST) Cc: questions Subject: Re: Setting up a print-server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Dec 2005 15:22:05 -0000 On Sat, 3 Dec 2005, Charles Howse wrote: >> On Sat, 3 Dec 2005, Charles Howse wrote: >> >>> I now have the both printers set up and can print to them from FreeBSD. >>> Problem is, I can't print to them from the Mac. >>> >>> The error is always, "Printer HP1100 is busy, trying again in 30 seconds." >>> I take that to mean the server isn't responding. >>> >>> Is there a command I can run from the Mac that will tell me if the FreeBSD >>> box is accepting connections to the printers? lpc status all ...if the Mac has the lpc command. >>> Might there be something I haven't enabled on FreeBSD to allow me to print >>> across the network? >> >> Do you have the Mac's hostname or IP address in /etc/hosts.lpd? > > Warren, > I do now, no joy. Okay, how about an entry for the Mac in /etc/hosts? lpd wants a resovable hostname. > I've told lpd on the FreeBSD box to use "-W" (accept connections on any > port), cause the Mac is trying to connect on port 631. Which implies that cups is still trying to use IPP, not lpd. -Warren Block * Rapid City, South Dakota USA