cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
715
Views
0
Helpful
2
Replies

Event log Cisco ASA550

r.arzouni
Level 1
Level 1

Hi all,

I am trying to troubleshoot a site to site VPN tunnel, I do not have a syslog server . the question I have :

1) How can I check the event log on my firewall using the CLI

2) Also when I go to ASDM realtime log viewer and log buffer I can not see anything there .. how can I enable this please

3) any recommended syslog server on windows.

Any help wil me much appreciated.

Many Thanks

Rabih

2 Replies 2

mvsheik123
Level 7
Level 7

Hi,

1) & 2) How can I check the event log on my firewall using the CLI & ASDM

logging enable

logging timestamp

logging buffer-size < > --> optional

logging buffered < specify the level - ex: errors/warnings, debugging, informational etc)

logging asdm

below link gives you more detailed info.

http://www.cisco.com/en/US/docs/security/asa/asa72/system/message/logconf.html

Once configured, issue 'Show logging' on ASA CLI to check the events.

3) any recommended syslog server on windows.

Whats your budget? There are Few free basic syslog servers available. Google for it.

hth

MS

Lee Valentin
Level 1
Level 1

Kiwi Syslog server from Solarwinds is free

From the ASDM, you can just click 'Enable Logging' and you'll start to see the logs in the window.

In addition to following what MS said, if you do the following command you'll be able to get an idea of why your L2L tunnel is failing at phase 1. The 127 is the debug level and should show you enough information to assist with your troubleshooting

     debug crypto isakmp 127

Good luck

Review Cisco Networking for a $25 gift card