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.
On CE510 running ACNS 5.2.3 we created a rule which forwards certain URLs to an upstream proxy. The rule looks like this:rule action use-proxy 149.216.16.250 8080 pattern-list 1This upstream proxy requires user authentication. However, the client get...
I get this message when trying to run ASDM with a red-only account, which has the privilege level 5. What commands does ASDM perform to read the PIX's config?
recently I noticed a udp flood attack, which was originated by a LINUX server on a DMZ of my pix, where the server sent udp packets at very high rates towards the Internet through my pix. How can we prevent that?
On a dmz interface I defined the connection-max to 10'000 connections. Some time after, I get console error messages saying "exceeded connection limit" and traffic is being blocked. But a "show conn count" shows only 1'200 connections. Any suggestion...
Before version 7.0 when accessing hosts on a high security interface from hosts from a lower security interface, you had to specify a static (lower,higher) ipA ipA command, even if not NAT was involved.Is this still true for V7.0 when using the "no n...
The user is already on privilege Level 5We found out that it is a bug in the PIX version 7.1(2) and will be solved in the 7.2 release coming soon.The workaround is to lower the privilege level for the command write from 15 to 5 as follows:ASDM sectio...
Hi aashishthanks for your reply. I'm not quite sure if I got it right. The reason I wanted to restrict the connections was an event, where a Linux server from the DMZ generated UDP packets toward the internet like hell. We saw a connection count of 2...