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.
I have a ISR WAN interface with cellular fail over (using IP SLA).
I want to create a script that checks periodically if WAN1 (gi0/0/0) is up, it will clear the NAT translations associated with the cellular interface.
Scenario
We have IP SLA in p...
Hi all,
I have a 5510 I need to migrate the configuration over to a 5512-X. My main concern here is that there may be a fundamental difference in the code releases, specifically NAT configuration changes between different code releases.
The 5510 is ...
Hi all,
I'm having an issue with port forwarding from a remote Watchguard firewall to a Cisco Meraki MX security appliance.
We have a dsl line with a single WAN IP on 164.xxx.xxx.xxx on a 887VA-M. The Meraki MX is NAT'd behind this on 2.2.2.2 (random...
Hi all,
I'm working on a network whereby our customer has an existing SNMP monitoring system on their switches.
I am adding our own SNMP device to the environment but I want to ensure that this does not overwrite or remove their existing configuratio...
Hi all,
quick question - if i configured an object called AVobject (IP of host 192.168.4.2) to NAT to an outside IP address (i.e 50.50.50.50), do I need to create an additional outside rule to translate it back?
(50.50.50.50, translated to 192.168.4...
I'm a little further with this:
event manager applet clear-cellular-NAT description if gi0/0/0 is up clear NAT Translations for Cell0/0/0 event track 2 state up
****condition here to check state 2 periodically*** ?????
action 1.0 syslog msg "EEM d...
Based on the below table: http://www.cisco.com/c/en/us/td/docs/security/asa/asa91/release/notes/asarn91.html#37856
Current ASA Version
First Upgrade to:
Then Upgrade to:
8.2(x) and earlier
8.4(5)
9.1(3) or later
8.3(x)
8.4(5)
9.1(3) or later...
please note, I also tried using the WAN IP address for the inside Global IP address instead of the interface command.
Amended the rules to:
ip nat inside source static udp 2.2.2.2 4500 interface Dialer0 4500
ip nat inside source static udp 2.2.2.2 5...