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 am trying to ping to the outside interface of the 515e from my workstation. I have added an access-list, but can only ping the inside interface. Here is a copy of my config. THX in advance. Wil PIX Version 6.2(2)nameif ethernet0 outside security0n...
I've tried just about everything to ping the outside of the pix from a workstation with no success. Here is the recent command tried: permit icmp echo-reply access-list 100 permit icmp any host [external-ip-address] echo access-group 100 in interfac...
I have my route outside set at 192.168.200.1 which is the routers inside interface, that maybe the problem, only thing the pix is not allowing me to change it to 192.168.200.2 which is the pix outside interface. THX Wil
These are my ip addresses on the devices. I've applied the access list you adviced inside and outside, still no success. Am I missing something? THX in Advance.192.168.201.1 255.255.255.0-Router192.168.200.2192.168.200.1 255.255.255.0-Pix192.168.100....