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, I am trying to access the management port of my ASA 5520 via the inside interface but my traffic is being dropped. Can anyone help me understand how the access list should be configured to achieve this?
Hi, I've recently purchased an ASA 5520 to use as a VPN gateway for multiple site to site VPN tunnells. I've upgraded to version 8.3 and set up a lab environment. I have set up a simple VPN with a general permit ip rule to stert with and everything w...
Thanks Jennifer, it all makes sense now. On another point, do you have any recommendations on monitoring traffic in the CLI. This firewall will be a very busy VPN gateway with approximately 300 site to site VPN tunnels so I'm looking for any info reg...
I think you mis understood my previous reply. I actually have it working now by making an ip any on the VPN acl as follows;access-list outside_b2b_vpn_1_cryptomap extended permit ip object prod_lan object remotesite1_1918NETand the applying port spec...
Hi, thanks. What I've now done is permit ip local ----> remote any on the the VPN ACL's and then put more grandular ACE's in the ACL's on the interfaces. this works well for me as the VPN can be brought up for any reason but access to my servers is t...