This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

statefull packet inspection astaro vs checkpoint

I would like to know how does astaro perform statefull packet inspection? I'm trying to compare it to checkpoint firewall. I've read several docs on how checkpoint performs statefull packet inspection but I've not been able to find anything on astaro.


This thread was automatically locked due to age.
  • Astaro uses Linux IPTables (Netfilter).

    There are lots of docs on the net for that.
    The project page is  http://www.netfilter.org/

    Barry
  • [ QUOTE ]
    I would like to know how does astaro perform statefull packet inspection? I'm trying to compare it to checkpoint firewall. I've read several docs on how checkpoint performs statefull packet inspection but I've not been able to find anything on astaro. 

    [/ QUOTE ]
    Yes Astaro does stateful inspection as a default.
  • Checkpoint lays out very clearly how the inspection module performs stateful packet inspection. It than goes further and tells you that; the firewall module is located in the operating system kernal below the network layer is it the same for astaro.Know one here seems to be able to lay out how astaro performs this inspection all I'm getting here is yes astaro does stateful inspection.
  • [ QUOTE ]
    Checkpoint lays out very clearly how the inspection module performs stateful packet inspection. It than goes further and tells you that; the firewall module is located in the operating system kernal below the network layer is it the same for astaro.Know one here seems to be able to lay out how astaro performs this inspection all I'm getting here is yes astaro does stateful inspection. 

    [/ QUOTE ]
    read up on the linux kernel specifically iptables.