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.
Hi all,I just made a vpn site-to-site and everything is working fine, but I just noticed that even if the tunnel goes down for idle timeout expiration ("Connection terminated for peer x.x.x.x. Reason: IPSec SA Idle Timeout"), the tunnel duration on A...
Hi all,
I'm experiencing some VPN connection issue on my Cisco ASA 5515.
Some days ago there was a problem with my ISP and I was forced to create a secondary outside interface (OUTSIDE2), on a different ISP connection.
I changed the default route and...
Hi all,
I'm just trying to cleanup a cisco asa 5516 configuration and I just noticed that some network guy implemented a bunch of outgoing acl on a specific interface.As far as I know, outgoing are usually not needed except in some cases, so I'd like...
Hi all,
I'm trying to bind my Firepower Management Center with radius service on my ACS for active directory integration.
I followed this article
http://www.cisco.com/c/en/us/support/docs/security/firesight-management-center/200204-Integration-of-Fi...
Hi all,
I need some hints. I have to connect one VSS with 2 stacks in this way:
- VSS connected to stack 1 with fiber 1
- VSS connected to stack 2 with fiber 2
- stack 1 connected to stack 2 with fiber 3
Problem is that I need a sort of fault tolera...
that's what I did for hours.
My first suspect is the default gateway.
Right now I have 2 default route.
First one points to one ISP and has metric with 10.
Second one points to second ISP and has metric with 20.
I just made a test, fixing the rout...
Hi Florin,
I just resolved with your suggestion. I just used the command:
no access-group inside_access_out out interface inside
There are no more outgoing acl and I see no deny. I just clean up configuration and set up incoming acl for all inter...
Hi Florin,
and that's the point. I just tried and it's not worked.
Let me explain.
2 interfaces: INSIDE & OUTSIDE
There's one server (172.16.1.10) coming from OUTSIDE that need to access INSIDE resources (10.0.0.0/24).
I found 2 acl regarding this se...
thank you Bogdan
Do you think they could interfer normal traffic when outgoing acls are applied only on one of all the interfaces? At the moment they are applied only on inside interface, while they are not present on outside or others.
My doubt is...