mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-19 17:28:35 +02:00
Add ecn file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@508 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
f3790a541b
commit
fbca287dab
18
STABLE/ecn
Normal file
18
STABLE/ecn
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
#
|
||||||
|
# Shorewall 1.4 - /etc/shorewall/ecn
|
||||||
|
#
|
||||||
|
# Use this file to list the destinations for which you want to
|
||||||
|
# disable ECN.
|
||||||
|
#
|
||||||
|
# This feature requires kernel 2.4.20 or later. If you run 2.4.20,
|
||||||
|
# you also need the patch found at http://www.shorewall.net/ecn/patch.
|
||||||
|
# That patch is included in kernels 2.4.21 and later.
|
||||||
|
#
|
||||||
|
# INTERFACE - Interface through which host(s) communicate with
|
||||||
|
# the firewall
|
||||||
|
# HOST(S) - (Optional) Comma-separated list of IP/subnet
|
||||||
|
# If left empty or supplied as "-",
|
||||||
|
# 0.0.0.0/0 is assumed.
|
||||||
|
##############################################################################
|
||||||
|
#INTERFACE HOST(S)
|
||||||
|
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
|
Loading…
x
Reference in New Issue
Block a user