Ticket #38961: patch-config-jail.conf.diff
File patch-config-jail.conf.diff, 712 bytes (added by fclaire@…, 12 years ago) |
---|
-
config/jail.conf
old new 226 226 logpath = /var/log/auth.log 227 227 ignoreip = 168.192.0.1 228 228 229 # This jail uses pf, the standard firewall of Mac OS X (>=10.7). It uses 230 # the table called "bruteforce" in the IceFloor firewall main anchor. 231 # To be used with icefloor: http://www.hanynet.com/icefloor/ 232 233 [ssh-pf] 234 235 enabled = false 236 filter = sshd 237 action = pf-icefloor 238 sendmail-whois[name="SSH,PF", dest=you@example.com] 239 logpath = /var/log/system.log 240 229 241 # These jails block attacks against named (bind9). By default, logging is off 230 242 # with bind9 installation. You will need something like this: 231 243 #