So all my current clients have a Gateway address of 10.1.1.1 which is the inside interface of the router. But you're saying that if I put a client on the 10.1.2.0/24 network and it has a gateway of the Vlan IP (10.1.2.254). How would I know to go up to (10.101.1.254) inside interface of the ASA?
I setup a test configuration a few months ago, and I could of swore that I could ping/access from one subnet to another within 1 switch without having to add any ACL's to the firewall that was directly connected to the same switch.
Main Topics
Browse All Topics





by: ISoulPosted on 2009-11-05 at 22:32:11ID: 25757016
The primary purpose of VLANs are to separate network segments from each other, so by default, one VLAN should not have access to another VLAN.
Where you would add permissions between VLANs is on the firewall. You would need to specify access list rules for which VLANs have access to which VLANs.