Question : Possible Virus Infection - Can not connect to Internet, Max TCP connections reached.

I am working on a system which appears to have been hijacked via  a virus.  I can see in the logs that yesterday an error was reported that the maxiumum TCP limit was reached and today, we can not connect to the internet via IE-7 or FireFox.  I can PING yahoo and google, but can not brower to a site.

I also understand that Microsoft has recently announced that there is a 'hole' in the security in which a system can be taken over and used to send out Malware.

Has any one ran into this and has anyone come up with a Workaround or fix?

Answer : Possible Virus Infection - Can not connect to Internet, Max TCP connections reached.

If you can ping google that means you have internet connection. Try opening a command prompt and type "netstat -nbo" ... this will show you tha established connections and the application that is associated with the connection. Also, check the proxy settings on your internet browser. Try running IE in safe mode (with add-ons disabled).  To check for virus/malware, if you know the date that the computer got infected, start the computer in safe mode. Then check for *.exe and *.dll files in the most common places where a virus would be stored. You can do so by opening a command prompt and typing "dir /o-d /a /p *.exe" or "dir /o-d /a /p *.dll". This will show you *.exe and *.dll files in order by date with the latest ones at the top. You can hit the space bar to scroll down the list. Run these commands in \windows, \windows\system32, %userprofile% (and subfolders by adding the /s switch to the commabd) and in the \program files folder and subfolders. Delete any *.dll or *.exe file that looks suspicious. If you're not sure about a file you can google the name of the file.
Random Solutions  
 
programming4us programming4us