Hm. Looks like I misread your log the first time. This is what you wrote:
2007-09-26 13:45:29 DROP TCP 10.2.196.65 10.2.239.8 3306 1952 48 SA
374811178 2640928510 5840 - - - RECEIVE
This is the format of the firewall log:
Date Time Action Protocol Source-IP Dest-IP Source-Port Dest-Port Size
TCPFlags TCPSyn TCPAck TCPWinSize ICMPType ICMPCode Info Path
So this is a SYN-ACK from 10.2.196.65:3306 to 10.2.239.8:1952. This matches
your statement
> The Windows2K3 server (10.2.239.8:1952) appears to be dropping the SYN-ACK
> from the database server (10.2.196.65:3306).
Obviously the initial SYN from the 2003 Server is getting to the database
server. I'm at a loss why its firewall is blocking the reply, I'll have to
ask around. Meanwhile, try something, and I doubt this will work: create an
exception that permits inbound traffic from the database server. This is
more curiosity than anything else.
--
Steve Riley
(E-Mail Removed)
http://blogs.technet.com/steriley
http://www.protectyourwindowsnetwork.com
"Sheepfarming" <(E-Mail Removed)> wrote in message
news:741276D5-4E95-47D8-AF86-(E-Mail Removed)...
> "Steve Riley [MSFT]" wrote:
>
>> To make sure I understand:
>>
>> This log shows a dropped SYN-ACK from the Windows server
>> (10.2.239.8:3306)
>> to the database server (10.2.196.65:1952).
>
> The Windows2K3 server (10.2.239.8:1952) appears to be dropping the SYN-ACK
> from the database server (10.2.196.65:3306).
>
>> Which computer are you getting this log from?
>
> The W2K3 server (10.2.239.8) initiated the connection (to port 3306 on
> the
> database server 10.2.196.65) and the log is from the W2K3 server
> (10.2.239.8).
>
> There aren't any dropped packets on the database server.
>
> I hope that makes more sense.
>
> Cheers.
>
>
>