1SHOREWALL-ECN(5) Configuration Files SHOREWALL-ECN(5)
2
3
4
6 ecn - Shorewall ECN file
7
9 /etc/shorewall/ecn
10
12 IPv4 only.
13
14 Use this file to list the destinations for which you want to disable
15 ECN (Explicit Congestion Notification). Use of this file is deprecated
16 in favor of ECN rules in shorewall-mangle[1](8).
17
18 The columns in the file are as follows.
19
20 INTERFACE - interface
21 Interface through which host(s) communicate with the firewall
22
23 HOST(S) (Optional) -
24 [-|address-or-address-range[,address-or-address-range]...]
25 Comma-separated list of host and/or network addresses. If left
26 empty or supplied as "-", 0.0.0.0/0 is assumed. If your kernel and
27 iptables include iprange match support then IP address ranges are
28 also permitted.
29
31 /etc/shorewall/ecn
32
34 shorewall(8)
35
37 1. shorewall-mangle
38 https://shorewall.org/manpages/shorewall-mangle.html
39
40
41
42Configuration Files 09/24/2020 SHOREWALL-ECN(5)