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.
I have a PIX 520 in production. It also happens to be my only potential single point of failure. Because of this, I've been trying to convince my boss that I need another PIX for fail-over.He doesn't want to spend any more than he has to and has co...
The PIX firewall is built from the ground up to be secure (i.e. it doesn't suffer from vulnerabilities inherent in a 3rd party operating system). With Symantec, everytime Windows or Solaris comes out with a new security patch you'll have to schedule...
You can't put two static routes for the "gateway of last resort" on the PIX. So if your Internet T1's are connected to two different routers, you will have to route all outbound traffic from the PIX to one router or the other.Better to use one route...
After you create the access-list you have to go into the interface you want to apply it to and apply it as either inbound or outbound on that interface, have you done this?If so, can you post the access-list and the interface you've applied it to? (...
Here's a suggestion that will serve you beyound this problem.Set up a syslog server (if you don't have one, search the Internet for KIWI Syslog). You can install Kiwi's syslog server on a windows PC and configure your PIX to syslog to it.Once you ha...
Mark,Sounds like you are describing Port Redirection. This has been added to the PIX Software version 6.0. Which version are you running?If you have 6.x, use the STATIC command to enable this feature. Check docs for exact syntax.Hope this helps,-T...