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.
Looking for some advice on configuration for a new 5506-X.
We have multiple interfaces that have some limited services allowed between them.
For the INSIDE network, I would like to allow internet access.
The only thing I can seem to do is add a INSID...
How do you create an access list to allow network traffic outside (for web browsing for example), but not allow it to the other networks?
The only way I can seem to get network access is to have an ACL like this:access-list ACL1 extended permit ip ob...
I just purchased an ASA 5506-X to replace our 5505. I, of course, want the 5506 to perform the same functions as the 5505. The 5505 is acting as a "router on a stick" for us for inter-vlan communications. We have 3 interfaces, outside(1 VLAN), inside...
Hello. I'm trying to configure my ASA to allow domain memberships to exist between two zones. I have a zone that will house the Domain Controllers, and a zone that will house the members. I can't seem to get the membership between the 2 zones to work...
@mls577 wrote:
Assuming they are private networks. Create 3 objects, 1 for each 1918 address space. Then simply create a rule to deny to all of those networks. Put that at the top. And create an allow rule like you had below it. If later you need to ...
Switches are layer 2. So it's a Router On a Stick configuration.
We do have the security levels set, but the ACL overrides this. So when I have a "enterprise -> any http" rule, it not only allows that traffic to the outside interface, but it also a...