Massive Unattended Internet access on my PC :/

For everything that's not in any way related to PureBasic. General chat etc...
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Massive Unattended Internet access on my PC :/

Post by Kale »

I have a strange problem and looking for a bit of advise. Basically something is using my Internet connection and i don't know what it is. The net access is using between 60-80Kbps which is about 60-70% of my 1Mbit connection and my bandwidth monitor is going bonkers!!! I've tracked it down to an app named 'Generic Host Process for Win32 Services' in Zonealarm. If i disable net access for this app the connection goes quiet. Any ideas what is going on? or what the above app does? Thanks. :?
--Kale

Image
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

ok are you SURE that is the program using the internet? Most common bug with it is when it uses 100% cpu.. please try http://www.netlimiter.com/ and see if that shows another process.
Also check Startup programs and services running (use msconfig wich is ok for that job. be sure to tick "Hide all microsoft services" in the "services" page..)


some viruses tries to hide as this process and specifying the process title doesnt resolve this. You need the exact exe file to determine if its a virus or anything bad.

edit: info about what this program is doing: http://www.neuber.com/taskmanager/proce ... t.exe.html

see your task list if you have something like SCVHost.exe running (its common for viruses to have names that is nearly like the real process name, svchost.exe).
MrMat
Enthusiast
Enthusiast
Posts: 762
Joined: Sun Sep 05, 2004 6:27 am
Location: England

Post by MrMat »

Maybe it is downloading a windows update in the background?
Mat
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

are you sure that generic host process does that??

okay but to check that: control panel -> automatic updates -> tick "Notify about new updates, but dont download or install them automatically". if it stops it probaly was that
MrMat
Enthusiast
Enthusiast
Posts: 762
Joined: Sun Sep 05, 2004 6:27 am
Location: England

Post by MrMat »

I'm not sure but looking through the services it looks like "Background Intelligent Transfer Service" handles Windows Updates. Services show up as svchost/generic host process so it could be that.
Mat
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

yup but it could be a virus installed as soruce too. i would as mr.mat says disable automatic updates. if it doesnt stop, take a look with Msconfig in the startup & services section.
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Post by Kale »

Seems to have stopped now :? I checked auto update and its off. Very strange. thanks for the replies guys.
--Kale

Image
User avatar
flaith
Enthusiast
Enthusiast
Posts: 704
Joined: Mon Apr 25, 2005 9:28 pm
Location: $300:20 58 FC 60 - Rennes
Contact:

Post by flaith »

Next time, try NetView
link : http://www.killprog.com/ :wink:
“Fear is a reaction. Courage is a decision.” - WC
Post Reply