CCDECCDE9 wrote:
Hi
How can I see the transactions between two hosts that are trying to talk to each other over certain ports .I am trying to find out ports needed to be opened for successful connection .I have tried "sh log" but I do not see those two hosts..The following is the log config I have on this PIX-6.3(5)
logging on
logging monitor errors
logging buffered debugging
logging trap warnings
logging host inside 10.32.1.10
Thanks
You can use "sh conn ..." to look at what current connections are going through the firewall -
http://www.cisco.com/en/US/docs/security/asa/asa71/command/reference/s2_711.html#wp1113007
Jon