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 pix501 and it's working fine. I am using access-list and static to open and forward ports 80, 443, 110, & 25 to servers. They are working fine. recently i allowed ports 143 and 993 to the firewall from outside. Here is my configurationaccess...
Hello,I have read the document ID: 6211 "Configuring a Simple PIX-to-PIX VPN Tunnel Using IPSec". I understand the commands used in the document but I don't understand how the PIX-to-PIX vpn tunnel is made. On which pix is the connection initiation c...
Hello,I have an existing PIX501 being utilized as a NAT BOX and VPN Server. VPN clients would connect to it remotely to access the internal network. I am planning to setup a PIX-to-PIX tunneling between the existing PIX and a new PIX501. The new setu...
Hi,This is my second post regarding the same topic. I am working with the Cisco engineer on this case but we're still playing phone tag. So, I just want to post my config to everyone for review.Objective: A serv-u ftp server behind the pix firewall o...
Hello,I just bought a new PIX501 to replace an existing linksys NAT box. Behind the NAT box, I run ServU ftp and it's is configured to run passive mode in port range 60000 to 60040. Now, i want to configure the PIX to take care of ftp passive mode, i...
Hello,First of all, thank you for the swf file. let just say, i have a computer-A1(on the LAN) behind MAUI-PIX-01 initiates a ftp connection to outside interface of MAUI-PIX-02 on port 21. all Traffic on port 21 is statically mapped to computer-B1(on...
Hi,When the pix is in used, the internal users behind the firewall could not ping addresses on the outside. I had to add the following entryaccess-list outside_access_in permit ip any anyaccess-group outside_access_in in interface outsideBut, I have ...