Hi,

first of all, a big thanks to the authors of mongoose! I got it compiled 
and running on a BeagleBoneBlack without any problems. 

Just one thing. Right after I started the server, some people (or robots, 
or whatever) tried to hack into my system. They didn't succeed, but I 
wanted to exclude their IP addresses from the server anyway. So I added 
this line to the config file:

access_control_list 
-178.234.220.232,-122.155.197.35,-58.49.81.92,-186.89.58.167

According to the config reference, this should exclude the 4 addresses. But 
actually it excludes the whole world - *nobody* can access the server any 
more. A bug, or did I get something wrong?

Which leads me to another question: Assuming that the config file contains 
syntax errors, is there any place where I can see the error messages?

Regards,
Bernd




-- 
You received this message because you are subscribed to the Google Groups 
"mongoose-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mongoose-users+unsubscr...@googlegroups.com.
To post to this group, send email to mongoose-users@googlegroups.com.
Visit this group at http://groups.google.com/group/mongoose-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to