Add IPv6 tcfilters file

This commit is contained in:
Tom Eastep 2011-02-03 08:40:39 -08:00
parent 9d9c6c4a99
commit c44283d088
2 changed files with 20 additions and 0 deletions

View File

@ -498,6 +498,16 @@ if [ -z "$SPARSE" -a ! -f ${DESTDIR}/etc/shorewall6/tcdevices ]; then
echo "TC Devices file installed as ${DESTDIR}/etc/shorewall6/tcdevices"
fi
#
# Install the tcfilters file
#
run_install $OWNERSHIP -m 0644 tcfilters ${DESTDIR}/usr/share/shorewall6/configfiles/tcfilters
if [ -z "$SPARSE" -a ! -f ${DESTDIR}/etc/shorewall6/tcfilters ]; then
run_install $OWNERSHIP -m 0600 tcfilters ${DESTDIR}/etc/shorewall6/tcfilters
echo "TC Filters file installed as ${DESTDIR}/etc/shorewall6/tcfilters"
fi
#
# Install the Notrack file
#

10
Shorewall6/tcfilters Normal file
View File

@ -0,0 +1,10 @@
#
# Shorewall6 version 4 - Tcfilters File
#
# For information about entries in this file, type "man shorewall6-tcfilters"
#
# See http://shorewall.net/traffic_shaping.htm for additional information.
#
##############################################################################################
#INTERFACE: SOURCE DEST PROTO DEST SOURCE TOS LENGTH
#CLASS PORT(S) PORT(S)