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 1GPSvb-0004yB-FU for garchives@archives.gentoo.org; Mon, 18 Sep 2006 23:53:31 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k8INqUqG022087; Mon, 18 Sep 2006 23:52:30 GMT Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.197]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k8INmKWO013060 for ; Mon, 18 Sep 2006 23:48:21 GMT Received: by nz-out-0102.google.com with SMTP id n1so1726562nzf for ; Mon, 18 Sep 2006 16:48:20 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=pDB6zdDPvgAvI/kefwPmewT1lr7MhBWSKq90cumwyPJhOOBbU6P9xmSkmd1rMIqS+HU0WGIg1FZ3sB+Dtka51Zwjv4z7lEEVsWBxCGdTbQz4+1h1uXY3u4xcdV+bsmVeI1JntlFNe73okSU3El+SeVYHsp9NSHfrPt5moDq9RR0= Received: by 10.65.240.17 with SMTP id s17mr1081415qbr; Mon, 18 Sep 2006 16:48:20 -0700 (PDT) Received: by 10.65.156.16 with HTTP; Mon, 18 Sep 2006 16:48:20 -0700 (PDT) Message-ID: <5bdc1c8b0609181648g1b730181h1d4f6bf435a27bf4@mail.gmail.com> Date: Mon, 18 Sep 2006 16:48:20 -0700 From: "Mark Knecht" To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Sharing a CUPS printer 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=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Archives-Salt: 679a8ab0-c195-43c3-8652-972a9aecfb69 X-Archives-Hash: 79238905dac950f70973f5c16666a9b2 Hi, Sorry. This has got to be me just not seeing the right way about this. What do I have to do on my Gentoo AMD64 machine with a working CUPS printer to share it with other Gentoo desktop machines here at home? I have a working CUPS printer on my machine. I want to print to it from my wife and son's machines. I've been trying to figure out how to set that up but cannot get the right configuration. It seems that the Gentoo Printing Guide is somewhat silent on this. http://www.gentoo.org/doc/en/printing-howto.xml On the machine with the printer I've done what I think the guide has asked for, modified for my network IP addresses: Order Deny,Allow Deny From All Allow From 127.0.0.1 Allow From 192.168.1.* Port 631 (make sure the next two lines are commented out) #Listen 127.0.0.1:631 #Listen localhost:631 At this point I believe I'm supposed to set up IPP printing on the remote machines but everything I've tried there results in messages about the printer not being found, not responding, not existing, etc. I'm telling CUPS that it's an IPP printer and trying addresses like: ipp://lightning/ipp ipp://lightning/ipp/port1 etc. However when I try to print to it I get messages in CUPS like: "Destination printer does not exist!" I'm sure it's just me not understanding the right way to input the printer's address. Thanks in advance, Mark -- gentoo-user@gentoo.org mailing list