Build version 1.6.2 + Make '-w' option backwards-compatible for iptables (James Harris) + Remove support for ip6fw and 'ipfw-range' option + Rewrite ipfw backend using command framework The white and black list now initially reside in files /etc/sshguard/whitelist|blacklist OBS-URL: https://build.opensuse.org/request/show/338955 OBS-URL: https://build.opensuse.org/package/show/security/sshguard?expand=0&rev=5
12 lines
220 B
Plaintext
12 lines
220 B
Plaintext
# comment line (a '#' as very first character)
|
|
# a single ip address
|
|
#1.2.3.4
|
|
# address blocks in CIDR notation
|
|
#127.0.0.0/8
|
|
#10.11.128.0/17
|
|
#192.168.0.0/24
|
|
# hostnames
|
|
#rome-fw.enterprise.com
|
|
#hosts.friends.com
|
|
#
|