From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Mza2j-00069X-R9 for garchives@archives.gentoo.org; Sun, 18 Oct 2009 17:59:46 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CFAC8E08D0; Sun, 18 Oct 2009 17:59:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id AD33DE08D0 for ; Sun, 18 Oct 2009 17:59:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 5349667A5E for ; Sun, 18 Oct 2009 17:59:44 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.205 X-Spam-Level: X-Spam-Status: No, score=-3.205 required=5.5 tests=[AWL=-0.607, BAYES_00=-2.599, WEIRD_PORT=0.001] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7IWUNgXmuPI2 for ; Sun, 18 Oct 2009 17:59:37 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id A626567060 for ; Sun, 18 Oct 2009 17:59:37 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1Mza2W-0001uh-N0 for gentoo-user@gentoo.org; Sun, 18 Oct 2009 19:59:32 +0200 Received: from adsl-69-234-187-231.dsl.irvnca.pacbell.net ([69.234.187.231]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 18 Oct 2009 19:59:32 +0200 Received: from w41ter by adsl-69-234-187-231.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 18 Oct 2009 19:59:32 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt Subject: [gentoo-user] Re: New laptop won't remote print Date: Sun, 18 Oct 2009 10:59:13 -0700 Message-ID: References: <49bf44f10910181009j3264a702u9635209f8528d4ed@mail.gmail.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 X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-187-231.dsl.irvnca.pacbell.net User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.5pre) Gecko/20091018 Shredder/3.0pre In-Reply-To: <49bf44f10910181009j3264a702u9635209f8528d4ed@mail.gmail.com> Sender: news X-Archives-Salt: 6804a5ef-28dd-4234-a99e-87670bcfefa5 X-Archives-Hash: 57bc6e2a7806d808ccf9044c95a6f140 On 10/18/2009 10:09 AM, Grant wrote: > I can't get my new laptop to print to a remote printer. My old laptop > still does it just fine. They both have identical > /etc/cups/client.conf: > > ServerName 192.168.0.1 > > Each laptop is tested as 192.168.0.2. Neither laptop has a firewall > running. I can't think of anything else to check. Any ideas? There's a lot more to cups configuration than just that one file. How did you configure cups for that machine? Do you know about the www configuration interface for cups? It's wonderful: http://localhost:631/ But make sure cups is already running and the printer is on before you start.