Closed adrelanos closed 8 years ago
For better security.
RELATED should be removed from...
RELATED
iptables -A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
iptables -A OUTPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
More info: https://phabricator.whonix.org/T28
This is done in development branch.
For better security.
RELATED
should be removed from...iptables -A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
andiptables -A OUTPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
More info: https://phabricator.whonix.org/T28