Go Back   Techwatch Support Forums: Digital & Satellite TV, FTA, Cable, Computers, Mobile Phones, Apple and General Tech Forums > Tech Forums > Computers > PC Software



PC Software Computer software including operating systems, programs, applications, tools and drivers.

Reply
 
LinkBack Thread Tools
Old 21-07-07, 12:50 AM   #1 (permalink)
(super Mod)
 
steve07951's Avatar
 
Join Date: Sep 2006
Location: around somewhere
Posts: 2,376
Thanks: 0
Thanked 72 Times in 21 Posts
Default generic host process

Hi Ann
just a quicky lol
what is generic host process for win 32 services
cheers steve
steve07951 is offline   Reply With Quote
Old 21-07-07, 05:03 AM   #2 (permalink)
Computing Moderator
 
Annabell's Avatar
 
Join Date: May 2007
Location: UK
Posts: 1,667
Thanks: 0
Thanked 15 Times in 13 Posts
Default Re: generic host process

Hi Steve, LoL quicky Oooo


Svchost.exe

Windows 2000 introduced the generic service host process, Svchost.exe. The goal was to reduce system resources by consolidating the various processes hosting built-in operating system services into a single process. Or, it could permit the system administrator to configure the system to run certain services in their own processes, which would prevent one service from corrupting the private memory of other unrelated services. If you look at the Windows XP process list in Task Manager , you will notice at least four Svchost.exe processes: two running under the SYSTEM account (sometimes referred to as LocalSystem) and two running under two new service accounts: NETWORK SERVICE and LOCAL SERVICE.

Quote:
One of the two Svchost processes running under SYSTEM hosts the bulk of the services, 29 of them in total. The second one hosts a single service, Remote Procedure Call (RPCSS). The reason this service needs to be in a separate process is that user-written DLLs are loaded into this process. By having RPC running in its own process, these DLLs cannot adversely affect the operation of the other built-in operating system services. The Svchost process running under NETWORK SERVICE hosts a single service, the DNS Client. The Svchost process running LOCAL SERVICE hosts the TCP/IP NetBIOS Helper, Remote Registry, Simple Service Discovery Protocol, and Web Client services.
The reason for the two new service accounts is to improve system security by reducing the privileges that services run with. LOCAL SERVICE is a built in account that doesn't need a password to log on. The account has only a few privileges, and is not a member of the local administrators group. So, if a service that is running under this account is compromised, it cannot take down the whole machine. LOCAL SERVICE also has no network credentials, so attempts to access a machine on the network will connect with the null session. The NETWORK SERVICE account has the same set of privileges as LOCAL SERVICE, but has access to the machine's credentials for outbound connections, similar to the SYSTEM account.


Its part of xp and 2000 o/s it could be a ligitamate application trying to acess the web could also be a Trojan, so have a good scan before you allow anything, i can recommend a good Trojan Scanner / Remover if you need one.

Ann
__________________
As tonight is my last night in England i will be here, coz love you all lots.
Annabell is offline   Reply With Quote
Old 21-07-07, 01:30 PM   #3 (permalink)
(super Mod)
 
steve07951's Avatar
 
Join Date: Sep 2006
Location: around somewhere
Posts: 2,376
Thanks: 0
Thanked 72 Times in 21 Posts
Default Re: generic host process

Hi Ann i use NOD32 what do you think of it ?
Thanks for the quicky
cheers steve
__________________
[SIGPIC][/SIGPIC]
steve07951 is offline   Reply With Quote
Old 21-07-07, 01:50 PM   #4 (permalink)
Senior Member
 
Join Date: Jul 2007
Posts: 187
Thanks: 1
Thanked 3 Times in 3 Posts
Default Re: generic host process

Hi Ann,

got a LAN consisting of approx 100 HP thin client terminals running off a citrix farm. had a look at the DNS that other day and some clients have the same IP address?

I cleared out the DNS, looked good for a few days.

but................... its has started to duplicate IP addresses again?

since your the wizkid can you help or advice.

thanks

Last edited by badboy; 21-07-07 at 01:51 PM. Reason: mistake
badboy is offline   Reply With Quote
Old 22-07-07, 04:02 AM   #5 (permalink)
Super-Dooper Moderator
 
lincsat's Avatar
 
Join Date: Sep 2005
Location: In front of the PC
Posts: 6,002
Thanks: 8
Thanked 2,580 Times in 667 Posts
Default Re: generic host process

Do you have a configuration problem with your DHCP server?
lincsat is offline   Reply With Quote
Old 22-07-07, 06:48 AM   #6 (permalink)
Computing Moderator
 
Annabell's Avatar
 
Join Date: May 2007
Location: UK
Posts: 1,667
Thanks: 0
Thanked 15 Times in 13 Posts
Default Re: generic host process

Hi Steve, Good protection Nod 32 one of the best

@ Badboy - Reconfigure your router so that the DHCP server is not using the default IP address, say your IP is "eg" 192.168.0.1. Change the 0 to something else (not 1, that is another default) say 3. So change the LAN address of your router from default and if you connect with a Cat5 cable, then you should start seeing packets being received.

Ann

__________________
As tonight is my last night in England i will be here, coz love you all lots.
Annabell is offline   Reply With Quote
Old 22-07-07, 11:08 AM   #7 (permalink)
Senior Member
 
Join Date: Jul 2007
Posts: 187
Thanks: 1
Thanked 3 Times in 3 Posts
Default Re: generic host process

well the network is working fine, but jus that DNS is showing duplicate ip addresses. DHCP seems fine its giving out the correct leases. we dont have a router in place, all the servers are connected to a gigabit switch. we have 2 subnets, 192.168.80.0 is for our VoIP telephone system and 192.168.75.0 for our network. the other problem is, we are currently using roaming profiles, but it takes ages for a user to log in?

thanks
badboy is offline   Reply With Quote
Old 22-07-07, 11:43 AM   #8 (permalink)
Computing Moderator
 
Annabell's Avatar
 
Join Date: May 2007
Location: UK
Posts: 1,667
Thanks: 0
Thanked 15 Times in 13 Posts
Default Re: generic host process

Mmm roaming profiles, without a router I'm not sure, you need to talk to a member that is more familiar with your setup, sorry hun its no good me telling you something that i would do with a router when your not using one, So can any members reading this please give Badboy some advice
__________________
As tonight is my last night in England i will be here, coz love you all lots.
Annabell is offline   Reply With Quote
Old 23-07-07, 12:50 PM   #9 (permalink)
Senior Member
 
Join Date: Jul 2007
Posts: 187
Thanks: 1
Thanked 3 Times in 3 Posts
Default Re: generic host process

Hi anna

Trying to run some web reporting software called "surfcontrol"

when i type in the username and password it logs in, but reports the following error, and i am therefore unable to get the reports...

There was an error validating the database.
The database authentication settings, username or password are incorrect.

Wierd coz it dose let me log in with the username and password.

any ideas?
badboy is offline   Reply With Quote
Old 23-07-07, 04:11 PM   #10 (permalink)
Computing Moderator
 
Annabell's Avatar
 
Join Date: May 2007
Location: UK
Posts: 1,667
Thanks: 0
Thanked 15 Times in 13 Posts
Default Re: generic host process

Hi Badboy

Sounds like your only part logged in, this is mostly down to corruption of the software i suggest complete uninstall and manually remove all registry entries then reinstall in safe mode, hope this helps
__________________
As tonight is my last night in England i will be here, coz love you all lots.
Annabell is offline   Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Post 2 Host websites sufi Internet 5 12-05-07 07:01 AM
Your preferred host O/S? RageD Internet 11 10-04-06 12:11 AM


All times are GMT +1. The time now is 05:44 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.