Hi, I have the following lines in my /etc/monitrc:
set httpd port 8093
allow localhost
allow 192.168.1.5/255.255.0.0
# allow 192.168.0.0/16
allow admin:monit
I can only connect to the daemon if I use the /255.255.0.0 format. If I use
the /16 format, it refuses the connection and logs the IP address:
monit: Denied connection from non-authorized client [192.168.1.3]
-ben
--
Ben Hartshorne
email: [EMAIL PROTECTED]
http://ben.hartshorne.net
signature.asc
Description: Digital signature
_______________________________________________ monit-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/monit-dev
