arnaudsj / monit

Monit is a free open source utility for managing and monitoring, processes, files, directories and filesystems on a UNIX system. Monit conducts automatic maintenance and repair and can execute meaningful causal actions in error situations. (unofficial mirror)
http://mmonit.com/monit/
Other
515 stars 63 forks source link

allow from all #20

Closed sgohl closed 5 years ago

sgohl commented 5 years ago

It seems not to be possible to completely open the built-in httpd ?

I tried things like the following

set httpd port 2812
  and allow from 0.0.0.0/8

if I completely omit allow, it doesn't work either. Is this on purpose?

sgohl commented 5 years ago

uh. just found out ...

     allow 0.0.0.0/0.0.0.0