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.
What I need to do is verify IP connectivity tro' PIX. So I want to pass thro' all the traffic IN and OUT of PIX. Can I accomplish this with following config?global (outside) 1 interface nat (inside) 1 0.0.0.0 0.0.0.0 0 0 access-list from_inside permi...
I do not have external IP to advertise, would like to use outside int IP as an advertized IP towards the Internet. Is following sufficient for that?nat (inside) 1 0.0.0.0 0.0.0.0 0 0
I am having a problem getting the link up on port 0(internet). I am connecting to a speedstream DSL router. I tried both yellow and orange cable without success. When I plug in the cable for the first time, the green link light does come up but after...
How do I use ICMP access list to see what is happening to my ping packets??Debug ip icmp doesn't give me any indication.. Is there anyway to find out why pings are not being routed?
Hi Sunder,What I need to do is verify IP connectivity tro' PIX. So I want to pass thro' all the traffic IN and OUT of PIX. I believe following should take care of it, please confirm.global (outside) 1 interface nat (inside) 1 0.0.0.0 0.0.0.0 0 0acces...
OK I have this basic config. When I ping from internal LAN PC yahoo.com IP, I see request and response on PIX debug but pings are not getting back to PC. Also from outside can't access my web server. However from inside I can get all web sites.global...
interface ethernet0 100fullIf I take the cable out from port 0 and plug in to a different PIX port link light comes up on both side. It is something specific to port 0.