1
0
mirror of https://gitlab.com/shorewall/code.git synced 2025-01-26 23:49:08 +01:00
shorewall_code/Shorewall/rfc1918

10 lines
307 B
Plaintext
Raw Normal View History

#
# Shorewall version 3.4 - Rfc1918 File
#
###############################################################################
#SUBNETS TARGET
172.16.0.0/12 logdrop # RFC 1918
192.168.0.0/16 logdrop # RFC 1918
10.0.0.0/8 logdrop # RFC 1918
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE