From owner-freebsd-questions@FreeBSD.ORG Sat Apr 17 13:30:23 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 DD39516A4DC for ; Sat, 17 Apr 2004 13:30:22 -0700 (PDT) Received: from rastaban.dandy.net (rastaban.dandy.net [209.128.224.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D8C643D55 for ; Sat, 17 Apr 2004 13:30:21 -0700 (PDT) (envelope-from andy@neu.net) Received: from Mira.dandy.net (mira.dandy.net [209.128.224.15]) by rastaban.dandy.net (8.12.10/8.12.6) with ESMTP id i3HKUKiW003745 for ; Sat, 17 Apr 2004 16:30:20 -0400 Date: Sat, 17 Apr 2004 16:30:20 -0400 (EDT) From: andy@neu.net X-X-Sender: andyneu@Mira.dandy.net To: freebsd-questions@freebsd.org In-Reply-To: <20040414235251.7613F16A4E2@hub.freebsd.org> Message-ID: References: <20040414235251.7613F16A4E2@hub.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Cups printing problem 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: Sat, 17 Apr 2004 20:30:24 -0000 I am trying to print from a FBSD client to an FBSD print server running the latest version of Cups. I can print from the printserver, but not across the local network. I receive this error from the Cups browser admin page: Brother HL-1440 Foomatic/hl1250 (recommended) Description: net-printer Location: Printer State: processing, accepting jobs. "Unable to get printer status (client-error-forbidden)!" Device URI: http://10.0.0.175:631/ipp/ It seems like the server is refusing the connection, is that the problem or is it something else. I tried putting an /etc/cups/cupsd.conf so that it will spool on the server, but it did not work. Is there something I need to enable or turn on, on the server to make network printing work? Any help is appreciated. TIA, Andy