cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
824
Views
3
Helpful
1
Replies

Many message From : Local4.Warning Message from Kiwi? How fix it?

eastbayapparel
Level 1
Level 1

Many Message from Kiwi log:

Deny icmp src outside: 211.x.x.121 dest inside: 202.xxx.xxx.xxx (type 4, code 0) by access-group "100"

1) What is type 4, code 0? How can I find this type of error in Cisco website?

2) Many Many transaction pointing to me! How can I fix it?

I use traceroute but * * * * finally.

I can ping 211.x.x.121 .

I can telnet 211.x.x.121 and ask me password.

1 Reply 1

cscott
Level 1
Level 1

That means that per access-list 100, that ICMP message is being denied.

It has nothing to do with being able to ping or connect to that address. If you want to permit that traffic, edit your ACL to do so.

To suppress that message type, go into 'config t' mode on the PIX and type "no logging message xxxxxxx" where the x's are the message ID number. The message ID number should be in Kiwi. You should see "PIX-4-xxxxxx" beside the error message, the x's are the message ID you need to put into the PIX to supress it. This will keep the PIX from logging that message.

Review Cisco Networking for a $25 gift card