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.
Hi,I'm reconfiguring my PIX 515E from scratch and am unable to get out to the internet. I can ping around my internal network. I can also ping the outside interface (x.x.148.213 - provided by my ISP) as well as my ISP's next hop (x.x.148.214). It'...
1. Pings OK -- response received2. No traceroute command on either PIX -- tried 'traceroute', 'tracert' and 'trace' Ran tracert xxx.xxx.148.214 from a PC behind the PIX (WIN XP PRO) -- ran OK over 1 hop ( <1 ms )3. Was able to ping to PIX's defaul...
Federico,Same result from the ping after adding the access-list/group statements--I can only ping the two IP addresses provided by my ISP.I don't believe it's an ISP trouble because the PIX 515e I'm trying to configure is to replace an existing PIX 5...
Federico,For all intents and purposes, any pings to the outside world from a PC on the network time out immediately. From the PC, I can ping the PIX. From within the PIX, I can't ping the outside world except for the two IP addresses provided by my...
Adding "fixup protocol icmp" results with the following:MuniFW(config)# fixup protocol icmpNot enough arguments.Usage: [no] fixup protocol [] [-]MuniFW(config)#I may be wrong, but I was under the impression ICMP didn't utilize a well-known port?As ...