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 1LFHEK-0008Nh-SJ for garchives@archives.gentoo.org; Wed, 24 Dec 2008 00:04:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A4C5E0422; Wed, 24 Dec 2008 00:04:03 +0000 (UTC) Received: from ey-out-1920.google.com (ey-out-1920.google.com [74.125.78.150]) by pigeon.gentoo.org (Postfix) with ESMTP id 2CDE8E0422 for ; Wed, 24 Dec 2008 00:04:03 +0000 (UTC) Received: by ey-out-1920.google.com with SMTP id 4so247670eyg.10 for ; Tue, 23 Dec 2008 16:04:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:reply-to:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=ZK3//sqNZOxdRuq+sAjKZ71JPPdww4SRePjdw+2YaM4=; b=JptxaHPWjluihpXQ/zc+VXz2AHOcwHKktXMN1iALFjEK8+wsEQP5cDLXOVXSYCuU8P Vb5rj9Bew+7P4sERTFRgHNjZ6D5AT+Ofjf0T2TEcnIgZ5C012kKYJbZPQU6eKRQOrhU0 2lak/p4K0Hlhq+y3JCj18xPSsuX3xDy+de8vI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=UUB9tv3b+0qWETRVA36tgFrpEeajNt+iamof6f4p+9/m7wxBkiL4T7Ue+QkoYYj0Vc V3Oxd3a4546oRM9JxDi+/Eck/UN/FMjEDIR5YDn96SiayYZcI175bzsOKuhhvWG7xBqW i76HkBWHb6P14aNeLVp/zXIYI3V3idB+arA3U= Received: by 10.210.12.18 with SMTP id 18mr7330186ebl.130.1230077042345; Tue, 23 Dec 2008 16:04:02 -0800 (PST) Received: from lappy.study (the3mountains.plus.com [212.159.46.48]) by mx.google.com with ESMTPS id g9sm10900833gvc.29.2008.12.23.16.04.01 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 23 Dec 2008 16:04:01 -0800 (PST) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Network printing Date: Wed, 24 Dec 2008 00:03:46 +0000 User-Agent: KMail/1.9.9 References: <200812221125.39755.peter@humphrey.ukfsn.org> <856218.57538.qm@web65406.mail.ac4.yahoo.com> <200812231153.57905.peter@humphrey.ukfsn.org> In-Reply-To: <200812231153.57905.peter@humphrey.ukfsn.org> 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: multipart/signed; boundary="nextPart1492770.6jMDLdQmME"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200812240003.58617.michaelkintzios@gmail.com> X-Archives-Salt: fb60ca61-aebf-4aa8-acb0-47604e4ee932 X-Archives-Hash: fc0ddeaffe89a9375c3606d9b520462f --nextPart1492770.6jMDLdQmME Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday 23 December 2008, Peter Humphrey wrote: > On Monday 22 December 2008 18:00:52 BRM wrote: [snip...] > I let cups find the printer and I tell it to use the .ppd file I got from > linuxprinting.org. It shows the printer configuration page, where I set A4 > paper, then I get a security error saying that I have attempted to > establish a connection with 192.168.2.2 whereas the security certificate > presented belongs to serv.ethnet. Guess what - serv.ethnet is the machine > I'm working on and it has IP address 192.168.2.2. What is going on here? = (I > don't get this error when setting up my laser printer; only with this > inkjet.) If you are using SSL certificates you must set up the correct domain name,= =20 with regards to what the client machines see on the intranet/LAN. Clearly= =20 the IP address is not a FQDN and the certificate check fails. So, you want= =20 your common name (CN =3D serv.ethnet or whatever) to be the same with the n= ame=20 that your server is seen by the client in the LAN and this may involve=20 setting up your router to resolve serv.ethnet to 192.168.2.2, or adding an= =20 entry in your client's /etc/hosts file to this effect. > On printing a test page I get "/usr/libexec/cups/filter/foomatic-rip > failed" and job stopped. > > > On your client systems you add it as an IPP printer as the Network > > Server's CUPS server is the IPP host. > > It would be nice to get that far. At present I can't get anything working > at all without using hplip. I am sorry but I have not followed all your previous threads on this subjec= t -=20 from my experience hplip should work straight out of the box. To see what'= s=20 failing (which could well be related to the http:// ir ipp:// path to the=20 printer being incorrect) you need to increase the verbosity of CUPS in its= =20 configuration file and then have a close look at: /var/log/cups/access_log /var/log/cups/error_log HTH. =2D-=20 Regards, Mick --nextPart1492770.6jMDLdQmME Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEABECAAYFAklRfG4ACgkQ5Fp0QerLYPfO4QCdHZQndigTGACvbZN/0vOQsB5U aRIAn3lDIrGCxQmpIaMG3DU0Te13fUCI =Sc9r -----END PGP SIGNATURE----- --nextPart1492770.6jMDLdQmME--