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.
Hi,Anyone has good reference doc about GRE with IPsec .I am a little confused about 2 flavors of crypto ACL used:A) permit ip <source-net> <destination-net>B) permit gre any anyIt seems option A is encry first then GRE encap, while option B is encap ...
Hi, Does outside nat only support outside->inside/dmz translations?Does it support dmz->inside traffic if I specify "nat (dmz) ..... outside"?Basically, is PIX allow dmz->inside traffice(low security -> high security)initiated using "nat" and "global...
I want to put all commands starting with "show" into priviledge level 5.How could I achieve that without list all "show" commandsline by line.Is there a wildcard character such as * , so thata one-line commands could be usedprivilege exec level 5 sho...