hi;
I have a mysterious problem in one of the windows 2000 server. when i use "netstat -a" i could see LOT of SYN_SEND packets

TCP 192.168.20.101:4632 192.168.234.54:80 SYN_SENT
TCP 192.168.20.101:4633 192.146.240.220:80 SYN_SENT
TCP 192.168.20.101:4634 192.141.155.248:80 SYN_SENT
TCP 192.168.20.101:4635 192.168.247.90:80 SYN_SENT
TCP 192.168.20.101:4726 192.66.192.232:80 SYN_SENT
TCP 192.168.20.101:4727 190.111.102.198:80 SYN_SENT
TCP 192.168.20.101:4728 192.212.97.6:80 SYN_SENT
TCP 192.168.20.101:4729 84.104.50.162:80 SYN_SENT
.........

its generated continously... to some random IP's(which is not at all in our network) and only for port 80

but all this packets are blocked in my firewall. is this some time of attack?. Please help me. I have an IIS server and Jrun running on that server.

Thank you