mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-15 12:14:32 +01:00
c0dd4f3911
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8361 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
11 lines
350 B
Plaintext
11 lines
350 B
Plaintext
#
|
|
# Shorewall version 4 - Rfc1918 Macro
|
|
#
|
|
# /usr/share/shorewall/macro.Rfc1918
|
|
#
|
|
# This macro handles traffic with SOURCE or DEST reserved by RFC 1918.
|
|
#
|
|
###############################################################################
|
|
PARAM SOURCE DEST:10.0.0.0/8,172.16.0.0/12,192.168.0.0/16
|
|
PARAM SOURCE:10.0.0.0/8,172.16.0.0/12,192.168.0.0/16 DEST
|