    {
    ## Set default policy
    }
    /sbin/iptables --policy OUTPUT ACCEPT
    /sbin/iptables --append OUTPUT --jump ACCEPT
