From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LMgnB-0000yD-CQ for garchives@archives.gentoo.org; Tue, 13 Jan 2009 10:46:41 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0DAEFE04FA; Tue, 13 Jan 2009 10:45:46 +0000 (UTC) Received: from mail.ukfsn.org (mail.ukfsn.org [77.75.108.10]) by pigeon.gentoo.org (Postfix) with ESMTP id 83492E04FA for ; Tue, 13 Jan 2009 10:45:45 +0000 (UTC) Received: from localhost (smtp-filter.ukfsn.org [192.168.54.205]) by mail.ukfsn.org (Postfix) with ESMTP id 61E2CDEBDD for ; Tue, 13 Jan 2009 10:45:45 +0000 (GMT) Received: from mail.ukfsn.org ([192.168.54.25]) by localhost (smtp-filter.ukfsn.org [192.168.54.205]) (amavisd-new, port 10024) with ESMTP id 2RMqZYmqJ9n8 for ; Tue, 13 Jan 2009 09:36:42 +0000 (GMT) Received: from wstn.ethnet (unknown [78.32.181.186]) by mail.ukfsn.org (Postfix) with ESMTP id 39E4EDEBF2 for ; Tue, 13 Jan 2009 10:45:45 +0000 (GMT) From: Peter Humphrey Organization: at home To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Network printing Date: Tue, 13 Jan 2009 10:42:54 +0000 User-Agent: KMail/1.9.9 References: <200901061539.48182.peter@humphrey.ukfsn.org> <200901121044.52958.peter@humphrey.ukfsn.org> <987581.39831.qm@web65413.mail.ac4.yahoo.com> In-Reply-To: <987581.39831.qm@web65413.mail.ac4.yahoo.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200901131042.54342.peter@humphrey.ukfsn.org> X-Archives-Salt: d82a3152-481a-4d70-9673-39e538cb31d2 X-Archives-Hash: e8bf33df9da0378bfa2c76a9479543f4 On Monday 12 January 2009 14:25:41 BRM wrote: > You need to check the CUPS configuration on the server. > > By default, it only allows localhost to access it under the Browse > directive. Example: > http://www.linuxprinting.org/~till/printing-tutorial/tut.html#1_3_1 > > You need to have a line like: > > BrowseAllow 192.168.* > > or > > BrowseAllow @LOCAL > > I prefer the first method myself. Of course I have that, and I've tried both versions. I've even specified the individual IP addresses of client machines. All with the same result. -- Rgds Peter