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 need to create VPN tunnels from the office to several VPCs in the cloud. I know an ASA could do it. The problem is, the provider wants me to terminate each tunnel on a different IP.I know that I can create many subinterfaces on the public side on t...
4 physical 3750 switch units, grouped into 2 stacks. Each unit has redundant power: they get AC directly from the wall, and they are also connected to an RPS. The RPS is hooked up to a different AC trunk in the building. I believe the RPS may also su...
On the ASA, using the tftp-server command, I've defined a TFTP server location and a file name. Now, all I have to do is "wr net" and the config is saved to TFTP.tftp-server inside XXX.YYY.ZZZ.KKK firewall-config.txtHow do I do that on a 3750 switch?...
ASA 5520 running 8.2Is it possible to do static (inside,outside) with the outside address being IPv6 and the inside IPv4?If yes, is it possible to do this in parallel with an existing static mapping that goes IPv4 to IPv4?
It's an AWS limitation. When creating multiple tunnels from same device to different VPCs, they ask that the tunnels originate on different IP addresses. https://aws.amazon.com/articles/5458758371599914 But it seems like the ASA supports VPN tunnels ...
So, if I want to present an IPv6 address to the world, while keeping my private internal IPv4 addresses unchanged, I'll have to rely on another device to perform the mapping.This is a network where the ASA is doing NAT between public and private IPv4...