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
|
||
|
|
#
|