Re:

2001-12-20 Thread cdowns


If you read the source of the mail i have all users subscibed it looks
like.
~>D
"Fabro, Loic" wrote:

I just got two "blank" emails from the owner [[EMAIL PROTECTED]]
(one now, one one hour ago).
The "blank" email has a pretty stange header:
==
==
Received: from mmx.engelschall.com ([195.27.130.252])
by mailgate2.microstrategy.com with SMTP (Microsoft Exchange Internet Mail
Service Version 5.5.2653.13)
 id Y7TF7TN2;
Thu, 20 Dec 2001 13:24:46 -0500
RSET
RSET
MAIL FROM:> SIZE=4257
RCPT TO:[EMAIL PROTECTED]>
DATA
RSET
RSET
MAIL FROM:> SIZE=4667
RCPT TO:[EMAIL PROTECTED]>
DATA
RSET
RSET
MAIL FROM:[EMAIL PROTECTED]>
SIZE=16721
RCPT TO: a user> => (repeted for EVERY subscriber
to this mailing list!)
RCPT TO: a user> => (repeted for EVERY subscriber
to this mailing list!)
QUIT
==
==
I wonder how much money I could make by selling the list
of email addresses... Just kidding of course!
But I think we are close in finding the root of the issue
Have a good day,
Loic.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Sent: None
> Subject:
>
>
>

--

Network Security Administrator
 Christopher M Downs
 Skillsoft Corporation
 http://www.skillsoft.com
"you can't point and click your
way to super cracker status -"




Re: [Fwd: SSL not listening.- Need Help]

2001-11-21 Thread cdowns


I obvioulsy had abrain lapse :) Never copied over new httpd.conf-dist,
thanks for saving me ! man im glad we have 4 days off this week ! Have
a good T-Day and some Sam Admins to boot.
Thanks to all who replied !
-D
Cdowns wrote:
 
Subject: Re: SSL not listening.- Need Help
Date: Tue, 20 Nov 2001 21:56:24 -0800 (PST)
From: "J. Johnson" [EMAIL PROTECTED]>
To: Cdowns [EMAIL PROTECTED]>
CC: [EMAIL PROTECTED]
First of all, port 443 should (if the server is setup right, and running)
be the https port. It sort of looks like you have http on port
443, and
your browser is smart enough to ask why it isn't seeing https.
Second, check your log directory: you should (if you've gone the
straight
untouched default) have two ssl logs. Check the dates to see
how current
they are, and then check the messages.
Third, mod_ssl doesn't tell you how or where to add SSL things in
httpd.conf because it should be doing it for you: you should
not have to.
Does your httpd.conf file have a number of "IfDefine SSL>" lines?
If not, you are not using the right file. Possibly it was created,
but
not copied to the conf directory because of an existing file.
Check in
your Apache source area for a 'httpd.conf-dist' file, and see if it
has
SSL lines. If not, mod_ssl may have failed.
(Hopefully you captured the output of your various install steps,
including 'make install', so you could review them for errors.
Right?)
=== JJ =====
On Tue, 20 Nov 2001, Cdowns wrote:
> Ok,
> Im really starting to wonder what is
going on or am I totally crazy. I
> have everything compiled and started /usr/local/apache/apachestl
startssl:
>
> [root@mail1 logs]# /usr/local/apache/bin/apachectl startssl
> /usr/local/apache/bin/apachectl startssl: httpd started
> [root@mail1 logs]#cat /usr/local/apache/logs/error_log
> -snip for brevity ---
> [Tue Nov 20 22:07:22 2001] [info] Server built: Nov 20 2001 21:37:40
> [Tue Nov 20 22:07:22 2001] [notice] Accept mutex: sysvsem (Default:
sysvsem)
> [Tue Nov 20 22:17:44 2001] [info] removed PID file
> /usr/local/apache/logs/httpd.pid (pid=6289)
> [Tue Nov 20 22:17:44 2001] [notice] caught SIGTERM, shutting down
> [Tue Nov 20 22:17:49 2001] [info] created shared memory segment #3456
> [Tue Nov 20 22:17:49 2001] [notice] Apache/1.3.22 (Unix) mod_ssl/2.8.5
> OpenSSL/0.9.6b configured -- resuming normal operations
> [Tue Nov 20 22:17:49 2001] [info] Server built: Nov 20 2001 21:37:40
> [Tue Nov 20 22:17:49 2001] [notice] Accept mutex: sysvsem (Default:
sysvsem)
> [root@mail1 logs]# cat ../conf/httpd.conf | grep Listen
> # Listen: Allows you to bind Apache to specific IP addresses and/or
> #Listen 3000
> #Listen 12.34.56.78:80
> Listen 443
> # See also the VirtualHost> and Listen directives.
>
> I added the Listen 443 to httpd.conf by hand but it does not say
anywhere on
> the mod-ssl-2.8.5 INSTALL Doc to do so.
>
> [root@mail1 logs]# netstat -na | grep 443
> tcp 0
0 127.0.0.1:4443
127.0.0.1:389
TIME_WAIT
> tcp 0
0 127.0.0.1:4439
127.0 .0.1:389
TIME_WAIT
>
> tcp 0
0 127.0.0.1:4438
127.0.0.1:389
TIME_WAIT
> tcp 0
0 0.0.0.0:443
0.0.0.0:*
LISTEN
> [root@mail1 logs]# netstat -na | grep 80
> [root@mail1 logs]#
>
> when I try to access http://www.server.com:443
the site comes up but with no
> SSL ? and When I try https://www.server.com
I get Network IO error ? Ive read
> the INSTALL docs upside down and dont understand what is happening.
If anyone
> has any ideas about this one I would really appreciate it.
>
> Sincerely,
> Christopher M Downs
>

--

Network Security Administrator
 Christopher M Downs
 Skillsoft Corporation
 http://www.skillsoft.com
"you can't point and click your
way to super cracker status -"




Questions - new compilation of mod_ssl-2.8.5

2001-11-19 Thread Cdowns

Evening,
Im new to the list. I have an openssl quesion pointed to mod_ssl. I
have compiled as stated by the INSTALL Doc in the mod_perl-2.8.5 /src
tree. Everything seems to compile fine with no errors at all. When I
issue /usr/local/apache/bin/apachectl startssl apache starts up and here
is the connection status:

[root@mail1 bin]# ./apachectl startssl
./apachectl startssl: httpd started
[root@mail1 bin]# ps ax | grep httpd
 5057 ?S  0:00 /usr/local/apache/bin/httpd -DSSL
 5058 ?S  0:00 /usr/local/apache/bin/httpd -DSSL
 5059 ?S  0:00 /usr/local/apache/bin/httpd -DSSL
 5060 ?S  0:00 /usr/local/apache/bin/httpd -DSSL
 5061 ?S  0:00 /usr/local/apache/bin/httpd -DSSL
 5062 ?S  0:00 /usr/local/apache/bin/httpd -DSSL

when I check for port 443 its not starting up for some reason:

[root@mail1 bin]# netstat -na | grep 80
tcp0  0 0.0.0.0:80  0.0.0.0:*
LISTEN
[root@mail1 bin]# netstat -na | grep 443
[root@mail1 bin]#

Anyone have and Idea ? Im sure this is a simple solution im just dong
something wrong I guess ?

Sincerely,

~D


__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]