Hello,
I would like to know if i could make a rule that would allow certain ports instead of IP's.
The IP would not matter, just the port.
Would something in the lines of this work?
100 permit tcp 192.168.1.0 0.0.0.255 any eq 443
Or even put a range of ports in there?
100 permit tcp 192.168.1.0 0.0.0.255 any range 443,157