Some one told me that my website down becouase of Socket attack, im using wamp5(apache) windows server 2003 windows firewall(all ports configure well) So How I prevent socket attack? and what is it socket attack ? thanks alot for helpers ! and sry for my english !
I've never heard of anything called a "socket attack" and Google seems to think it has something to do with World of Warcraft. ...unless they are talking about your power socket...
There is a type of Denial of Service attack against web servers which will overload the connections by opening them over and over until the server stops allowing connections. You can migrate this by setting the max connections for each user, and banning offending users if necessary.
there are some kind of flood atack that can be send to your ip and server probably shut down for protecting your files. you need to install a script that shows you all the information like: where the traffic comes log the ip country location reffer in very important etc... than you can see from where the attacks comes and than you can try to stop them or put some restrictions on your server for specific area or ip's starting with 192.33.33.1 and ends with 192.33.33.* for ex.
dont try to block it with iptables : ) you can use snort.apache config + cluster is the most important thing for that.
none of you have even told him one bit of useful information - IPTABLES IS FOR LINUX - rootninbash, worldpresident you don't even know what your talking about. The attack your suffering is most likely one of the following; SYN attack Buffer Overflow ( application vulns ) dDOS - Many different types including SYN floods, these will cause all open sockets/connections of your server to become unavailable. Windows firewall is crap, get 3rd party along with a hardware firewall - linux box. Windoze just sucks bawlz. I highly suggest you get a server management contractor in to investigate your issues. Regards, SSANZ