You will need to allow the remote host in your configuration file (use another "allow x.x.x.x" directive). It appears you have it allowed to accept connections on port 2837 only from localhost. Also, check if there are other filewalls between the monit host and your PC.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Juan Simón Sent: Wednesday, July 10, 2013 4:04 PM To: [email protected] Subject: Allow "user:password" doesn't work Hi, I'm using Monit 5.5.1 I have set in monitrc config file: > set httpd port 2837 and > allow localhost > allow admin:admin But when I try to connect from remote PC to Monit http server using Firefox, it doesn't connect. It doesn't ask for user:password. What's the problem? Regards. -- To unsubscribe: https://lists.nongnu.org/mailman/listinfo/monit-general -- To unsubscribe: https://lists.nongnu.org/mailman/listinfo/monit-general
