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 successfully set up some vlans on the ASA 5506-X. Each vlan is given access to the Internet with Dynamic PAT with a public IP unique for each. I have also removed "same-security permit inter-interface" to prevent inter-VLAN communication. This...
Got a small network with an ASA and a C2960-L switch connected to it. The switch is divided into vlans trunked to the ASA, which provides internet connectivity and DHCP. There are no other switches or firewalls that the vlans span across. However, si...
I got an ASA 5506-X (9.8) with separate vlans behind it on an L2 cisco switch. The ASA is strictly only for providing Internet access with NAT. I want to make sure that there is no routing between the vlan subinterfaces, but still provide access to t...
ASA with a Cisco C2960-L with multiple vlans and Internet accessI got an ASA 5506-X running sw version 9.8 and a security plus license. It has a routed public subnet and a Cisco C2960-L switch connected to it. The switch is L2 only, running IOS LAN L...
Hi,In the first place, I was looking at accessing the ASA for management. I see that I did one thing wrong. Although i have the ssh lines in the config for the different subnets, I did only test accessing 10.0.20.1 from vlan 10. This probably does no...
Thanks, this is a start in the right direction. I believe using auto NAT will be sufficient in my case, manual NAT is for more advanced cases, from what I have read. I will create some network objects for the DHCP pool, and I think this should work n...