I have a PIX firewall. I can ping outside interface and global IP addresses from Hyper Terminal, I can ping inside interface (e1) from my PC (cmd), but I can't ping Outside interface (e0) from my PC. could you tell me how to solve this .
I really wish cisco would fix their half-working Vista Client for the non-ASA firewall. When I asked for a fix for Start Before Logon (Domain Logon) They told me I should just go buy an ASA. Very lame.
I have a PIX firewall. I can ping outside interface and global IP addresses from Hyper Terminal, I can ping inside interface (e1) from my PC (cmd), but I can't ping Outside interface (e0) from my PC. could you tell me how to solve this .
thanks
rawandnet 3 years ago
hi. to solve your problem you have to configure NAT and Access-list to permit the ping in from the outside interface to the inside interface
manuelv28 3 years ago
for example:
nat (inside) 1 10.0.0.0 255.255.255.0
global (outside) 1 interface
access-list PERMIT_PING permit icmp any any
access-group PERMIT_PING in outside
manuelv28 3 years ago
@manuelv28 Who would ever call a acl PERMIT_PING : S ?
wearfear 2 months ago
Pls allow ICMP for e0
erath13 2 years ago
I really wish cisco would fix their half-working Vista Client for the non-ASA firewall. When I asked for a fix for Start Before Logon (Domain Logon) They told me I should just go buy an ASA. Very lame.
phillyfunnyguy 4 years ago
yea me the same the vista is not a well workin with the cisco...
leighton999 2 years ago