0
votes
1answer
80 views

IOS Port Forwarding and NAT involving a VPN

We have a Cisco 1921 router running IOS 15.1 at one of our branches which is connected via a L2L IPsec VPN to a ASA5510 running ASA 8.2 at our headquarters. The network looks something like this: ...
0
votes
1answer
47 views

IPsec with various subnets on one side

I have the following situation: Client subnet(192.168.0.0 /24) ----> Router ----> Internet ----> ASA(172.17.0.2 /24) ----> (172.17.0.1 /24)Gateway ----> (10.0.0.0 ...
0
votes
0answers
88 views

Unable to delete class-map from Cisco FWSM context

I am having a pretty weird behavior on one of our FWSM context for the past two days. Normally we are deploying firewall rules from our CSM but yesterday, one of the context refused to accept the new ...
1
vote
2answers
494 views

ASA 5540 Enable Password Issue

I have a Cisco ASA 5540 running the following Software/Manager version: Cisco Adaptive Security Appliance Software Version 8.2(2)17 Device Manager Version 6.3(2) I use ASDM to make changes to the ...
1
vote
2answers
1k views

What does the Cisco ASA command “management-access” do?

I'm working with a Cisco ASA 5510. I changed the management interface to a different interface. I used the command "management-access" to get the new interface working, but the old interface ...
2
votes
2answers
2k views

Why do I start at privilege level 1 when logging into a Cisco ASA 5510?

I have created a test user that is set to privilege 15 in the config: username test password **************** encrypted privilege 15 When I log in to the ASA 5510 I am in privilege 1 according to ...
0
votes
0answers
351 views

Route based IPSec VPN Between IOS and ASA

I'd like to do a route based VPN between two sites. The purpose of this is to get remote site traffic passing through a transparent gateway at the headend, instead of using a proxy. So currently it ...
1
vote
1answer
403 views

Cisco IOS rewrite http url

Is there a way that I can configure my router to rewrite http requests? So for example, if: http://www.example.com/porn.gif is being accessed, it'll be re-written as: ...