Changes between Version 58 and Version 59 of PuffinServer
- Timestamp:
- 09/15/13 18:06:13 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PuffinServer
v58 v59 240 240 === CSF / LDF === 241 241 242 To restart the firewall script: 243 244 {{{ 245 csf -r 246 }}} 247 248 ==== False positives === 249 242 250 BOA installs [http://configserver.com/cp/csf.html CSF / LDF] and automatically blocks IP addresses after too many failed SSH login attempts, if someone is blocked who shouldn't be then they can be unblocked like this: 243 251 … … 253 261 254 262 See this ticket for problems caused by CSF / LDF blocking the monitoring server: ticket:544 263 264 ==== Blocklists ==== 265 266 Blocklists are configured in {{{/etc/csf/csf.blocklists}}} and some were enabled on ticket:589 255 267 256 268 == Backupninja ==