If I apply the following access-list to the "inside" interface:
access-list frominside deny tcp any host x.x.x.x
Is the behavior the same as the router IOS code? IOW, is their a implied deny any any and basically no other traffic will be allowed from the "inside" interface subnet through the PIX, UNLESS it is specifically allowed with a permit statement?
TIA
access-list frominside deny tcp any host x.x.x.x
Is the behavior the same as the router IOS code? IOW, is their a implied deny any any and basically no other traffic will be allowed from the "inside" interface subnet through the PIX, UNLESS it is specifically allowed with a permit statement?
TIA