From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1FwV7B-0006MC-EI for garchives@archives.gentoo.org; Sat, 01 Jul 2006 02:21:45 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k612IvJg021477; Sat, 1 Jul 2006 02:18:57 GMT Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.195]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k6129DdH026557 for ; Sat, 1 Jul 2006 02:09:13 GMT Received: by nz-out-0102.google.com with SMTP id 14so67987nzn for ; Fri, 30 Jun 2006 19:09:13 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=rzBBp2quxMryuZpRRHoRyTGgh8drx7szxGISY7YuJVKC3w7FzooChQ4rbPE45qCaCvhxxqEJdidyQXc4nJ4h8Wva+gfu658iG4wtVxJA7cEWZiC5PDp4Mofajn6A6WwU+gB7flhQGe8X1A3KfZtbfDmkkwMenQhceOQFZiUMafI= Received: by 10.36.33.3 with SMTP id g3mr1448108nzg; Fri, 30 Jun 2006 19:09:13 -0700 (PDT) Received: by 10.37.15.29 with HTTP; Fri, 30 Jun 2006 19:09:13 -0700 (PDT) Message-ID: <18e575130606301909w7d4b206j526f7db2691cf874@mail.gmail.com> Date: Fri, 30 Jun 2006 22:09:13 -0400 From: "Michael [Plouj] Ploujnikov" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] cannot print after changing CUPS printer In-Reply-To: <358eca8f0606301601p5bf00ffcw34739fc2a007b56d@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <18e575130606281227tceccab1iaf4d9b4367264ded@mail.gmail.com> <358eca8f0606281250v687291b6t74b5f92fad31cbe8@mail.gmail.com> <18e575130606281410u5ce3e3bcj3402137d9dac5dbf@mail.gmail.com> <358eca8f0606281428h72f1afcao3c76ae6e94c04365@mail.gmail.com> <18e575130606281457i5d161d61s90ae34bc55882024@mail.gmail.com> <358eca8f0606281529y47d383efx267ab68f3dabce57@mail.gmail.com> <18e575130606281555i704dbde5w8c88f118c907791b@mail.gmail.com> <358eca8f0606291457j7e892003ib1e608b46c9b77b6@mail.gmail.com> <18e575130606291538s1f65eb6ep1bbe52518782e467@mail.gmail.com> <358eca8f0606301601p5bf00ffcw34739fc2a007b56d@mail.gmail.com> X-Archives-Salt: 5262ed3f-6cbb-40e3-926b-e285d1fea940 X-Archives-Hash: 3ee4160cffe34586505f52579dbcab1f > I assume you have replaced @LOCAL with @192.168.0.1/24 or whatever the > local address is? Actually, according to the comments in the conf file, it should be exactly "BrowseAddress @LOCAL" if I want cups to listen to local devices only. Anyways, I tried to set it to my network and it didn't help. It really is for other cups servers to be able to communicate with mine. > OK, but 0.0.0.0 is *every* address in the universe, not the localhost > address. Add localhost:631 it should do the same job like 127.0.0.1. > I set it to "listen localhost:631" and still nothing > Finally, check that the Deny/Allow is set to Deny all and Allow > 127.0.0.1. Otherwise I've run out of ideas . . . Yup, my deny/allow rules are Gentoo's default, except that I added a rule to allow for my LAN pcs to access this server. I think the problem is not in the cups config/server, but in the lp side of things. I think it is somehow trying to connect to the wrong server. -- gentoo-user@gentoo.org mailing list