HTTPS rules

Last Updated : Aug 17, 2015 |
Prolog information
  • Any IP address sending, on port 443, packets with the SYN flag, but without RST or ACK, is added to the httpssyn list.
  • For any IP address in the httpssyn list that sends, on port 443:
    • Ten packets with the SYN flag, but without RST or ACK in one second during the TTL of the previous packet sent, drop the packet.
    • Five packets with the SYN flag, but without RST or ACK in one second during the TTL of the previous packet sent, reject the packet. Send an ICMP port unreachable message.