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.
Having problems with setting up FTPs (FTP over SSL/TLS) on PIX. The client successfully performs the initial authentication using port 990 (control channel for FTPs) but the connection timesout after that. Tried without pix & it works fine - so PIX i...
I have a huge amount of empty connection flags when sh conn detail | include x.x.x.x command is issued.UDP outside: 64.246.x.x/53 inside: 172.16.x.x/1075 flags - It's slowing down pix - any help appreciated.
Traffic flows (inside hosts going out) using PAT stop for random amount of time. When clear xlate command is issued on the pix, it enables the flows right away. Have tried different timeout values for conn,xlate etc but the problem still exists. Curr...
PIX cannot do routing by default. It needs to be told where to send the packets & from what interface.Your internal network 192.168.121.0/24 needs to be specified using the route inside statement in your config.
You can setup your xlate & connection timeouts to a minimum - doing so will enable efficient use of your licensing as it will clear multiple connections from a single user that are idle more frequently. You might have to buy additional licensing in f...
You can enable netflow on your external router & collect statistics. If you are familiar with linux, there are many tools available for free that can give you user/usage stats. If you are a windows person, there are commercial software's available to...
No the translations don't clear but the connections would do nothing. When you clear xlate & pix rebuilds them all the hosts can get through.At any give time the translations that are active range from 500 - 900 which is normal in our case. There are...