On Wed, 06 Mar 2019 23:56:06 +0900,
Daniel Gomes wrote:
> i'm writing a layer 4 switch application and i'm trying to do the
> following: when a TCP/UDP packet is identified the application checks in a
> local database to see if the packet parameters are from a known attacker
> (source IP, destinati
Hello,
i'm writing a layer 4 switch application and i'm trying to do the
following: when a TCP/UDP packet is identified the application checks in a
local database to see if the packet parameters are from a known attacker
(source IP, destination IP , destination port).
If the packet matches one lo