Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Hacked by association?
Date: Thu, 20 Sep 2007 19:12:39
Message-Id: 49bf44f10709201157v3a04203crc85e9c28d1f53307@mail.gmail.com
In Reply to: [gentoo-user] Re: Hacked by association? by Alexander Skwar
1 > >> > tcp localhost:10030
2 > >> > tcp *:snpp
3 > [...]
4 > > With netstat -lp it looks like *:snpp is associated with apache2 and
5 > > is using the same pid as *:http and *:https.
6 >
7 > If that's so, then there should be a Listen directive in
8 > httpd.conf or one of the included files. Do a
9 >
10 > grep -r 444 /etc/apache2
11 >
12 > 444 is the number associated with snpp.
13
14 And you solved it. I use that port (443 + 1) for a second https
15 <Location />. Thank you, I didn't know snpp used 444.
16
17 - Grant
18 --
19 gentoo-user@g.o mailing list