Merge remote-tracking branch 'origin/next' into thirteen

This commit is contained in:
Arne Fitzenreiter
2012-11-07 00:01:32 +01:00
17 changed files with 129 additions and 94 deletions

View File

@@ -188,7 +188,6 @@ case "$1" in
# Outgoing Firewall
/sbin/iptables -A FORWARD -j OUTGOINGFWMAC
/sbin/iptables -A FORWARD -j OUTGOINGFW
# localhost and ethernet.
/sbin/iptables -A INPUT -i lo -m state --state NEW -j ACCEPT