diff --git a/Shorewall/configfiles/tcinterfaces b/Shorewall/configfiles/tcinterfaces new file mode 100644 index 000000000..6bf13fa5c --- /dev/null +++ b/Shorewall/configfiles/tcinterfaces @@ -0,0 +1,11 @@ +# +# Shorewall version 4 - Tcinterfaces File +# +# For information about entries in this file, type "man shorewall-tcinterfaces" +# +# See http://shorewall.net/simple_traffic_shaping.htm for additional +# information. +# +############################################################################### +#INTERFACE TYPE IN-BANDWIDTH + diff --git a/Shorewall/configfiles/tcpri b/Shorewall/configfiles/tcpri new file mode 100644 index 000000000..dbbc74791 --- /dev/null +++ b/Shorewall/configfiles/tcpri @@ -0,0 +1,13 @@ +# +# Shorewall version 4 - Tcpri File +# +# For information about entries in this file, type "man shorewall-tcpri" +# +# See http://shorewall.net/simple_traffic_shaping.htm for additional +# information. +# +############################################################################### +#BAND PROTO PORT(S) ADDRESS IN-INTERFACE HELPER + + + diff --git a/Shorewall/known_problems.txt b/Shorewall/known_problems.txt index df1f0fc5f..47799a2b3 100644 --- a/Shorewall/known_problems.txt +++ b/Shorewall/known_problems.txt @@ -1 +1,7 @@ -There are no known problems in Shorewall 4.4.6 +1) The tcinterfaces and tcpri files are not installed in + /etc/shorewall/. + + To work around this problem, simply create the files if you want to + use them. + + Fixed in Shorewall 4.4.6.1. diff --git a/Shorewall6/tcinterfaces b/Shorewall6/tcinterfaces new file mode 100644 index 000000000..5ec53e50f --- /dev/null +++ b/Shorewall6/tcinterfaces @@ -0,0 +1,11 @@ +# +# Shorewall6 version 4 - Tcinterfaces File +# +# For information about entries in this file, type "man shorewall6-tcinterfaces" +# +# See http://shorewall.net/simple_traffic_shaping.htm for additional +# information. +# +############################################################################### +#INTERFACE TYPE IN-BANDWIDTH + diff --git a/Shorewall6/tcpri b/Shorewall6/tcpri new file mode 100644 index 000000000..0cb72266c --- /dev/null +++ b/Shorewall6/tcpri @@ -0,0 +1,13 @@ +# +# Shorewall6 version 4 - Tcpri File +# +# For information about entries in this file, type "man shorewall6-tcpri" +# +# See http://shorewall.net/simple_traffic_shaping.htm for additional +# information. +# +############################################################################### +#BAND PROTO PORT(S) ADDRESS IN-INTERFACE HELPER + + +