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 am having trouble getting my L2L VPN between two sites working.Site 1 ASA 5510 - dynamic outside interface IPSite 2 ASA 550 - static outside interface IPWhen I do a static to static it works just fine but since the outside interface will change eve...
HelloMost of my experience was with Pix, then we got a few ASA 5505 pre- IOS 8.3 so we still used the NAT0 access list for site to site VPN.I am having trouble understanding the Twice NAT / Identity NAT and cant see how to use it with an access-list ...
Ok, thanks below is the remainder. I was told that you have to use Easy VPN between ASA 5505 and 5510 in this scenario. Again, the scenario is this. I have a 5510 whose outside interface is connected to a Bell hot spot (temporary until circuit arive...
ok, so if I had to exempt nat for the following, would I do an ojbect group or object network OTHER_SITESsubnet 10.0.0.0 255.0.0.0access-list nat0 extended permit ip 10.31.0.0 255.255.0.0 10.5.0.0 255.255.0.0access-list nat0 extended permit ip 10.31...
Thanks Marius,Thats what I got out of the documentation I found. I just could not believe you cant specify destination static as access list like in the old NAT0 days.nat (inside,outside) source static LAN LAN destination static access-list Nat0Would...