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

IPS Global Setting

Can some please explain or point me to a reference of how Astaro processes network traffic? It seems a bit strange to me that we are suppose to specify which Local networks we want to protect.

What would happen if I specified my external Internet facing addresses in the Global IPS settings Local network config?

Thx


This thread was automatically locked due to age.
Parents Reply
  • What packetfilter rules apply to traffic arriving at an external interface?


    The INPUT chain in IPTables... can be seen on the UTM with 
    iptables -n -L

    When Snort is in Inline (IPS) mode, it typically does not listen to the interface(s) directly, but rather IPTables queries Snort with each packet (or stream?).

    Barry
Children
No Data