forked from extern/shorewall_code
Correct another typo in the release notes
This commit is contained in:
parent
586e6ea1ff
commit
89e91dacb3
@ -203,14 +203,14 @@ Shorewall 4.4.5 Patch Release 1.
|
|||||||
d) The ROUTE_FILTER option in shorewall.conf now accepts the
|
d) The ROUTE_FILTER option in shorewall.conf now accepts the
|
||||||
following values:
|
following values:
|
||||||
|
|
||||||
0 or Yes - Shorewall sets net.ipv4.config.all.rp_filter to 0.
|
0 or No - Shorewall sets net.ipv4.config.all.rp_filter to 0.
|
||||||
1 or No - Shorewall sets net.ipv4.config.all.rp_filter to 1.
|
1 or Yes - Shorewall sets net.ipv4.config.all.rp_filter to 1.
|
||||||
2 - Shorewall sets net.ipv4.config.all.rp_filter to 2.
|
2 - Shorewall sets net.ipv4.config.all.rp_filter to 2.
|
||||||
Keep - Shorewall does not change the setting of
|
Keep - Shorewall does not change the setting of
|
||||||
net.ipv4.config.all.rp_filter if the kernel version
|
net.ipv4.config.all.rp_filter if the kernel version
|
||||||
is 2.6.31 or later.
|
is 2.6.31 or later.
|
||||||
|
|
||||||
The default remains No.
|
The default remains Keep.
|
||||||
|
|
||||||
e) The 'routefilter' interface option can have values 0,1 or 2. If
|
e) The 'routefilter' interface option can have values 0,1 or 2. If
|
||||||
'routefilter' is specified without a value, the value 1 is
|
'routefilter' is specified without a value, the value 1 is
|
||||||
|
Loading…
Reference in New Issue
Block a user