Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
If a "permit ip any any" is applied to an interface of higher security level, say inside, and a packet arrives at that interface with the flags SYN/ACK set, will it be permitted without information being required in the state table?The reason I ask i...
Within ACS when adding a user there are 5 fields called Supplementry User Info. Those field names are defined within Interface Configuration, User Data Configuration. The question is: Is it possible to populate those fields while doing a ADD import...
Let me give a better example:PIX 501, inside sec 100, outside sec 0ip add inside 192.168.1.1/24ip add outside 10.2.2.1/24access-list NONAT permit ip any anynat (inside) access-list NONATaccess-list OUTSIDE permit ip any host 192.168.1.1 eq 80access-l...