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'm trying to wrap my head around the new NAT in v8.4 and greater - specifically 9.4.For a VPN policy I need to NAT hosts before encryption.I have a need to upgrade a 5510 running 8.2(5) and one of the issues is NAT.I'm familiar with 8.2 policy-nat i...
I'm trying to do a simple capture on an ASA5510 v8.2(5) which I have performed in the past.
Now I get this output when trying to create my capture:
asa# capture MYCAP access-list capin headers-only interface inside ERROR: Unable to create capture <MY...
I have this existing config (which works) on ASA5510 v8.2(5)Need to port this over to ASA5515 running v8.6(1)ASA5510 inside net: 192.168.1.0/24Network on remote VPN peer: 172.16.21.192/28!access-list InsideGlobal-2-OutsideNetwork extended permit ip h...
This new NAT is running me bonkers.I need to set up a public email server on the inside interfaceI also need t allow Outlook Web Access inboundI have tried a couple of configs to no avail - the packet tracer stops at my NAT statement.object network O...
I have a WS-C4507R+E with two of the WS-X4748-RJ45-E linecards in addition to a single Sup7E.I need to connect eight 6-port portchannels to the WS-X4748-RJ45-Es.Since the linecards are described as non-blocking do I need to worry about how I connect/...
I do have more that one remote network for each VPN policy so I know I can create an object-group for them:
nat (inside,outside) 1 source static LOCAL GLOBAL destination ALLREMOTEs ALLREMOTEs
I understand the separate NAT-entry for each Local/Global...
Dennis,
I tried the ASDM packet-capture wizard and it runs, but never captures any packets.
I made sure with ASDM that the capture I created was one that would actually capture something - i.e. browse to external site - did not capture any packets.
I...
Vishnu,This may be the answer to my question. The 8.4 to 8.7 cmd ref states in part:"Objects make it easy to maintain your configurations because you can modify an object in one place and have it be reflected in all other places that are referencing...
Vishnu,On my 8.2(5) config I have 'object-group network' cmds.Example:object-group network DBaseSrvrs network-object host 10.172.0.50 network-object host 10.172.0.51If these object-group are only used in ACLs should I configure them on 8.6(1) as:obje...