cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2297
Views
0
Helpful
5
Replies

Cisco ASA won't send Syslog out management interface

markcis76h
Level 1
Level 1

I have been trying to get my ASA to send syslog out of the management interface without any luck. When I do a packet tracer it says that the global implicit deny rule is blocking it, but I tried to add a permit all in front of it and it still blocks it. Everything is configured correctly from what I can tell and the static routes and routing are correct. This has me baffled. Does anyone know what might be causing this or what I should look at in the config to get this working?

5 Replies 5

Have you removed the management-only command from the interface?

interface mgmt0/0

no management-only

--

Please rate all helpful posts.

--
Please remember to select a correct answer and rate helpful posts

If you have removed that command, please post a full sanitized running config of your ASA,

--

Please rate all helpful posts.

--
Please remember to select a correct answer and rate helpful posts

Yes, we removed the management-only command and have tried pretty much everything.

could you please post a full sanitized running config of your ASA.

--

Please rate all helpful posts.

--
Please remember to select a correct answer and rate helpful posts

naveenrawat007
Level 1
Level 1

Hi Mark,
      Talking of packet tracer, it would give you correct output for a through the box traffic, not for to the box or from the box traffic.

So firstly we have two questions:

1) Is this a through the box traffic, then you need to permit the traffic through ACL(if from lower sec level to higher) and add a NAT statement(depending on the ASA IOS Version you are using anything above 8.2.5 wont require a NAT).
2) If this is a syslog from the firewall scenario, then you need to make sure to get the following logging configuration on ASA

-enable logging
-logging host management X.X.X.X --------(X.X.X.X is the ip of the syslog server)
-logging trap debugging ----------(debugging is the level, you could use any other too, but to check would sugest this one)


-Further if you have already sorted out till here, get us the following outputs:

-show run
-show logging
-show logging queue

      

Hope it helps

Cheers,

Naveen

Please Rate Helpful posts.

Hope it helps Cheers, Naveen Please Rate Helpful posts.
Review Cisco Networking products for a $25 gift card