Quote Originally Posted by nick_DX48BT2 View Post
My question: is there a way to actually log all connections, or better, the SYN_SENT ones only (incomplete outbound) with the program responsible for the connection, time and date? I looked at netstat after I found a TCP/IP error in event log, within a minute maybe, and there was no SYN_SENT...
The only thing I can suggest is to run Wireshark (Ethereal) with some filters to capture the SYN packets and see if you can detect a pattern.