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 web site protected by a set of PIX 515 that allow ports 80 and 443 to the web site. This site works fine for almost all users for both http and https. However, AOL dial-up users get a server not found error only only when they try a link tha...
The PIX is not blocking any traffic. Finally by running a packet sniffer I found that the request for web content never happens. During the TCP/IP handshake, AOL sends a SYN, we send a SYN/ACK, and then AOL never sends its ACK acknowledgement, so we ...
Same issue. I was going to post this exact same thing and then found this thread. I am using a PIX 515 and software v5.1(2). I have tried using a command like "logging host dmz 10.x.x.x" which should use the default of udp/514, and I too get this blo...