From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IYRS2-0008Mn-Br for garchives@archives.gentoo.org; Thu, 20 Sep 2007 19:12:39 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l8KJ2bns019903; Thu, 20 Sep 2007 19:02:37 GMT Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.182]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l8KIvqLC013010 for ; Thu, 20 Sep 2007 18:57:54 GMT Received: by wa-out-1112.google.com with SMTP id k34so723605wah for ; Thu, 20 Sep 2007 11:57:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=+wMQ77a9Uo/AhPg1kjw7B44Ig8h4Tt4CYjZ68IKJN7M=; b=EsY3J24ClMf4WRc4HcAcNTxmlYqLfkj4KVccfRCBfYslnHjYLmj2Qm8At6g1AXZGodwGUNicMx1KKnK92dORkRteOTUCmptgC0ovz44GaVTctz4OA/YCSSN4SUo4ESft/3reMGGu1sOcVHEz/l+RrHMLj2NZpKZOSoe+ZQG+/i0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=L2ijd+zvMGanLTEPv/1vkgsuQVDFAzTc8XQzQaYoBcGGjm7XYtb2auysnPaaqaBxRkirMJD7uximWnPNR9/ddNv89o+vLb8dnZoJLT5VJW8n7/HC+ZMurdF9otwJ7tIdtAdnbBBkT1QCiV3Ij5m3oLz4W86tyhYOWJfi1BFeJk0= Received: by 10.114.13.1 with SMTP id 1mr2487010wam.1190314669555; Thu, 20 Sep 2007 11:57:49 -0700 (PDT) Received: by 10.115.110.15 with HTTP; Thu, 20 Sep 2007 11:57:49 -0700 (PDT) Message-ID: <49bf44f10709201157v3a04203crc85e9c28d1f53307@mail.gmail.com> Date: Thu, 20 Sep 2007 11:57:49 -0700 From: Grant To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: Hacked by association? In-Reply-To: <1512317.XpB5rB2RSJ@m-id.message-center.info> 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 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <49bf44f10709191109x58494aa3n3182cea59553d510@mail.gmail.com> <20070919131853.5f817b31@pascal.spore.ath.cx> <49bf44f10709191136u7157bceet52b7b5b06ec9d6ac@mail.gmail.com> <200709192023.34859.michaelkintzios@gmail.com> <49bf44f10709191616u4939b86dla32ef38067ea7702@mail.gmail.com> <1512317.XpB5rB2RSJ@m-id.message-center.info> X-Archives-Salt: 26f4f920-c52a-4840-bce6-e04703ce3c01 X-Archives-Hash: 24657773bc9b91138f1dd79630e4c441 > >> > tcp localhost:10030 > >> > tcp *:snpp > [...] > > With netstat -lp it looks like *:snpp is associated with apache2 and > > is using the same pid as *:http and *:https. > > If that's so, then there should be a Listen directive in > httpd.conf or one of the included files. Do a > > grep -r 444 /etc/apache2 > > 444 is the number associated with snpp. And you solved it. I use that port (443 + 1) for a second https . Thank you, I didn't know snpp used 444. - Grant -- gentoo-user@gentoo.org mailing list