Question
IPS on a specific policy
Hi Guys
We are trying to create a custom IPS signature to block all ports and just allow a specific port to go through.
Can an IPS signature achieve that?
Here's what we got so far using a specific port 23232
F-SBID(--name "TERMINAL"; --protocol tcp; --flow from_client; --dst_port !23232; )
Any help would be useful :)
