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

PIX debugging on 6.3

tjskier69
Level 1
Level 1

Hi folks,

I want to be able to debug various issues using the debug commands.

However when ssh'd into my pix and put term mon on I get a lot of built and teardown tcp connections entries displayed without any debug active.

Logging set to as follows

logging on

logging timestamp

logging monitor debugging

logging buffered errors

logging trap errors

logging history errors

logging facility 23

logging queue 0

Also when displaying debug in the buffer are there usefull techniques for looking at specifically what you're interested in?

Cheers

Tony

2 Replies 2

grant.maynard
Level 4
Level 4

you can turn off these syslog messages e.g.

no logg message 305012

rmyerly
Level 1
Level 1

If I read your requirement correctly, use the

"| incl string" as a suffix to your show log command. Similar to unix grep, lets you display lines that include "string"

Review Cisco Networking for a $25 gift card