forked from extern/shorewall_code
36be5ed814
Signed-off-by: Tom Eastep <teastep@shorewall.net>
15 lines
512 B
Plaintext
15 lines
512 B
Plaintext
1) On systems running Upstart, shorewall-init cannot reliably secure
|
|
the firewall before interfaces are brought up.
|
|
|
|
2) A harmless 'unitialized variable' diagnostic is issued by the
|
|
compiler when it is displaying the capabilities.
|
|
|
|
3) As the result of a typo, an orphan filter chain named FORWAR can
|
|
be created under rare circumstances. This chain is deleted by
|
|
OPTIMIZE level 4.
|
|
|
|
3) The SNAT options --persistent and --randomize (/etc/shorewall/masq)
|
|
generate invalid iptables input.
|
|
|
|
|