2012-02-24 iptables で確立済みのinboundの通信を許可する iptables 戻りパケットを許可。 # iptables -A INPUT --protocol all -m state --state ESTABLISHED,RELATED --jump ACCEPT