monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: m/monit 1.0.1


From: Andreas Rust
Subject: Re: m/monit 1.0.1
Date: Fri, 13 Aug 2004 15:10:30 +0200

Hi,


m/monit is default setup to only allow connections from localhost. It may be that your browser uses your interface-address and not 127.0.0.1 when you submit the URL http://localhost:8080. To allow connections from any host, simply remove the following XML-statements in the file,

WEB-INF/web.xml:

      <ip-constraint>
         <!-- Only connections from localhost are allowed -->
         <ip-address>127.0.0.1</ip-address>
      </ip-constraint>

restart zild and connect again using http://localhost:8080/

I tried all that now and still suffer from the same problems.
The only new thing seems to be that I get an instant error message on trying to login.
That is:

"Cannot authenticate, the login session cookie was not accepted"

which is really strange. Tried with localhost and 127.0.0.1 using Opera, Mozilla and w3m. All came up with the same results. With surfing to just port 8080 I get the permission error on the requested resource, by going to Admin or login.html and entering the data, session cookie not accepted.

I even gave the whole mmonit subdir +rw permissions and all.

The only thing that appears curious to me seems to be part of the log:

::ffff:127.0.0.1 - - [13/Aug/2004:14:57:27 +0200] "GET / HTTP/1.1" 302 0
::ffff:127.0.0.1 - - [13/Aug/2004:14:57:27 +0200] "GET /index.csp HTTP/1.1" 403 957 ::ffff:127.0.0.1 - - [13/Aug/2004:14:57:27 +0200] "GET /main.css HTTP/1.1" 200 2874 ::ffff:127.0.0.1 - - [13/Aug/2004:14:57:27 +0200] "GET /img/back.gif HTTP/1.1" 200 97 ::ffff:127.0.0.1 - - [13/Aug/2004:14:57:34 +0200] "GET /login.html HTTP/1.1" 200 1936 ::ffff:127.0.0.1 - - [13/Aug/2004:14:58:01 +0200] "POST /z_security_check HTTP/1.1" 401 946
::1 - - [13/Aug/2004:14:58:22 +0200] "GET / HTTP/1.1" 302 0
::1 - - [13/Aug/2004:14:58:22 +0200] "GET /index.csp HTTP/1.1" 403 957
::1 - - [13/Aug/2004:14:58:41 +0200] "POST /z_security_check HTTP/1.1" 401 946
::1 - - [13/Aug/2004:15:00:40 +0200] "GET / HTTP/1.1" 302 0
::1 - - [13/Aug/2004:15:00:40 +0200] "GET /index.csp HTTP/1.1" 403 957
::ffff:127.0.0.1 - - [13/Aug/2004:15:01:28 +0200] "GET / HTTP/1.1" 302 0
::ffff:127.0.0.1 - - [13/Aug/2004:15:01:28 +0200] "GET /index.csp HTTP/1.1" 403 957 ::ffff:127.0.0.1 - - [13/Aug/2004:15:01:46 +0200] "POST /z_security_check HTTP/1.1" 401 946
::ffff:127.0.0.1 - - [13/Aug/2004:15:01:49 +0200] "GET / HTTP/1.1" 302 0
::ffff:127.0.0.1 - - [13/Aug/2004:15:01:49 +0200] "GET /index.csp HTTP/1.1" 403 957 ::ffff:127.0.0.1 - - [13/Aug/2004:15:02:00 +0200] "POST /z_security_check HTTP/1.1" 401 946
::1 - - [13/Aug/2004:15:03:19 +0200] "GET / HTTP/1.0" 302 0
::1 - - [13/Aug/2004:15:03:19 +0200] "GET /index.csp HTTP/1.0" 403 957
::1 - - [13/Aug/2004:15:03:25 +0200] "GET /administration/ HTTP/1.0" 200 1936
::1 - - [13/Aug/2004:15:03:48 +0200] "POST /administration/z_security_check HTTP/1.0" 401 964

depending on the used browser the IP is noted differently it seems ?
The errorlog just tells me stopped/started zild ... nothing else ...

l8r


    Andreas Rust     -   webnova GmbH
    address@hidden  -   www.webnova.de
    Tel:  +49 (0)700 - 20 30 7000
    Fax:  +49 (0)700 - 20 30 8000
+:----------------------------------------------------------:+
         www.Synergien-Nutzen.de
         Gemeinsam sind wir stark...

reply via email to

[Prev in Thread] Current Thread [Next in Thread]