12-29-2015 06:48 AM
I have a Cisco ASA 5505 on a remote location. This firewall looses outside connection randomly. I see there is a syslog message ID 321001 ' Resource conns limit of 10000 reached for system'. Can anyone help me out here?
12-29-2015 07:44 AM
The 5505 with the Base License has a limit of 10.000 concurrent connections. This limit can be lifted to 25.000 connections by applying the SecurityPlus license. But the question is, if it's worth to invest money on the 5505 which is legacy technology. The successor, the 5506-X supports 20.000 concurrent connections in the Base License and could be a very good replacement for the 5505. The only "problem" could be that the 5506-X doesn't have switchports as the 5505 has. Depending on your setup you would also have to buy an additional switch.
03-21-2016 06:28 AM
I bought the security plus license which increased the limit to 25000 connections, but I have same issue. Now when I see show conn, it shows me 25001 most used. I think there is some virus on inside PC which keeps increasing the connection. Any way I can pin point the inside IP which is the culprit?
03-21-2016 07:55 AM
Hi,
Can you share the show connection outputs in an interval of 5 minutes on the
We can check the
Regards,
Aditya
Please rate helpful posts.
03-24-2016 09:04 AM
03-24-2016 11:28 AM
An easy way to find a system with a high amount of connections is the following command:
show local-host connection tcp 10000
show local-host connection udp 10000
It will only show the hosts that have at least 10000 tcp/udp-connections.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide