From owner-freebsd-questions@FreeBSD.ORG Tue Apr 20 14:21:15 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 0047E16A4CE for ; Tue, 20 Apr 2004 14:21:14 -0700 (PDT) Received: from mail1.panix.com (mail1.panix.com [166.84.1.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 909A543D31 for ; Tue, 20 Apr 2004 14:21:14 -0700 (PDT) (envelope-from fj@panix.com) Received: from panix5.panix.com (panix5.panix.com [166.84.1.5]) by mail1.panix.com (Postfix) with ESMTP id 0FE0B48BB9; Tue, 20 Apr 2004 17:21:12 -0400 (EDT) Received: (from fj@localhost) by panix5.panix.com (8.11.6p2-a/8.8.8/PanixN1.1) id i3KLLCs24615; Tue, 20 Apr 2004 17:21:12 -0400 (EDT) Date: Tue, 20 Apr 2004 17:21:11 -0400 From: Joe Altman To: andy@neu.net Message-ID: <20040420212111.GA22519@panix.com> Mail-Followup-To: Joe Altman , andy@neu.net, freebsd-questions@freebsd.org References: <20040414235251.7613F16A4E2@hub.freebsd.org> <20040418010836.GA15716@panix.com> <20040418152002.GB28095@panix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: 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: Tue, 20 Apr 2004 21:21:15 -0000 On Tue, Apr 20, 2004 at 04:33:29PM -0400, andy@neu.net wrote: > Joe: > > Below, please find a copy of my cupsd.conf file. I'd appreciate it > if you could look at it and help me get network printing working. I just > need something real simple. 10.0.0.175 is the print server, and I want to > allow all hosts on the local net to print without authentication. > > > > Order Deny,Allow > Deny From All > Allow From 127.0.0.1 > > What is the IP of the machine on the lan from which you wish to print to 10.0.0.175? Add that IP to the section I've snipped above, so that section looks like this: Order Deny,Allow Deny From All Allow From 127.0.0.1 Allow from 10.0.0.X? <--substitute the number for the host for X? I think that is all you will need to do. IOW: 10.0.0.X? --> prints to --> 10.0.0.175 Here is why I think this: Order Deny,Allow Deny From All Allow From 127.0.0.1 <-- equal to 192.168.1.100 Allow from 192.168.1.102 <-- dual boot w/ KDE Office Printing works fine w/ the dual boot; KDE Office finds the HP just fine using IPP. If this doesnt' work, then I dont' know. -- Someone dial 911. My bling-bling was stolen and smuggled into Syria.