    {
    ## Set default policy
    }
    /sbin/iptables --policy INPUT DROP
    /sbin/iptables --append INPUT --jump denylog
