Hi There
Is it possible to block all inbound traffic and then have allow any traffic that meets any items in Source IP, Destination IP & Service Type values?
What i'd like to do is add 2 x IP object group setup [1 Source IP and 1 Destination IP]. Then finally a Service Type Group Setup for Service Type.
I can then add 1 source ip [Example 123.456.9.1], 1 Destination IP [Example 192.168.1.1] & 1 Service Type [Example 81] which will be on an accept list
So if 123.456.9.1 tries to access port 81 which goes to 192.168.1.1 then this is accepted. However, if 123.456.9.1 tried to access port 82 then its blocked
I know i can just disable open ports but i'd like to allow certain IP's in but block everything else.
Thanks in advance