Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: no ping reply |
|---|---|
| Date: | Sat, 25 Feb 2006 10:19:12 +0500 |
here is what "show log" shows
pixfirewall(config)# show log Syslog logging: enabled Facility: 20 Timestamp logging: disabled Standby logging: disabled Console logging: disabled Monitor logging: disabled Buffer logging: disabled Trap logging: disabled History logging: disabled Device ID: disabled
below is my acl
pixfirewall(config)# show access-list
access-list cached ACL log flows: total 0, denied 0 (deny-flow-max 256)
alert-interval 300
access-list acl_out; 3 elements
access-list acl_out line 1 permit tcp any any (hitcnt=4)
access-list acl_out line 2 permit udp any any (hitcnt=70)
access-list acl_out line 3 permit icmp any any (hitcnt=4)
access-list acl_in; 3 elements
access-list acl_in line 1 permit tcp any any (hitcnt=676)
access-list acl_in line 2 permit udp any any (hitcnt=197)
access-list acl_in line 3 permit icmp any any (hitcnt=141)pixfirewall(config)# show access-group access-group acl_out in interface outside access-group acl_in in interface inside
pixfirewall(config)#
and nat configs
pixfirewall(config)# show global global (outside) 1 interface
pixfirewall(config)# show nat nat (inside) 1 0.0.0.0 0.0.0.0 0 0 pixfirewall(config)#
Do you have NAT rules configured? Seems to be NAT misconfigured.
Albert
What does 'show log' and 'debug icmp trace' give when you ping inside 192.168.1.1 from 192.168.1.2?
Albert
I have cisco pix 501 firewall the ip of outside interface is 192.168.0.9 and inside interface is 192.168.1.1. i have opened icmp on outside and inside interfaces. Now when i ping 192.168.1.1 from a client having ip 192.168.1.2 no ping reply com how ever if i ping the router attached to the outside interface replys come. where is the problem?
the securiting level of outside is 0 and inside is 100
regards,
imran imtiaz
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | RE: Open source windows firewall, dvalkovsky |
|---|---|
| Next by Date: | Re: no ping reply, Imran Imtiaz |
| Previous by Thread: | Re: no ping reply, Albert Tuulas |
| Next by Thread: | RE: no ping reply, Pablo Hauser |
| Indexes: | [Date] [Thread] [Top] [All Lists] |