Archived from groups: microsoft.public.windowsxp.newusers (More info?)
Rather than make any leading guesses as to what this particular operation is up
to, does anyone know exactly why svchost wants to connect to the Internet thru
port 1900 ?
In news87nh0lg2f3ivum70k87si399hr0097rtp@4ax.com,
Husky <cbminfo@toast.net> hunted and pecked:
> Rather than make any leading guesses as to what this particular
> operation is up to, does anyone know exactly why svchost wants to
> connect to the Internet thru port 1900 ?
>
> more pix @ http://members.toast.net/cbminfo/index.html
Archived from groups: microsoft.public.windowsxp.newusers (More info?)
On Thu, 12 Aug 2004 13:08:54 -0600, "Wesley Vogel" <123WVogel955@comcast.net>
wrote:
>If you have no need for Universal Plug and Play Device Host or SSDP
>Discovery Service, disable them in Services.
>
>Universal Plug and Play Device Host
>http://www.blackviper.com/WinXP/service411.htm#Universal_Plug_and_Play_Device_Host
>
>SSDP Discovery Service
>http://www.blackviper.com/WinXP/service411.htm#SSDP_Discovery_Service
>
>Traffic Is Sent After You Turn Off the SSDP Discover Service and Universal
>Plug and Play Device Host
>http://support.microsoft.com/default.aspx?scid=kb;en-us;q317843
Don't think this applies either. Actually I don't think I even have pnp on.
>
>Port Authority Database Port 1900
>http://grc.com/port_1900.htm
Don't think it's this. My bios is set to do hardware pnp vs software.
Let me see if there's any other guesses to who I think this thing is trying to
contact before I suggest who I think it's contacting.
Archived from groups: microsoft.public.windowsxp.newusers (More info?)
Read the links. Your BIOS has *nothing* to do with it.
--
Hope this helps. Let us know.
Wes
In news:1rjnh0tcqnscrg0c49usb245uep0sh00g2@4ax.com,
Husky <cbminfo@toast.net> hunted and pecked:
> On Thu, 12 Aug 2004 13:08:54 -0600, "Wesley Vogel"
> <123WVogel955@comcast.net> wrote:
>
>> If you have no need for Universal Plug and Play Device Host or SSDP
>> Discovery Service, disable them in Services.
>>
>> Universal Plug and Play Device Host
>>
http://www.blackviper.com/WinXP/se [...] evice_Host >>
>> SSDP Discovery Service
>> http://www.blackviper.com/WinXP/se [...] ry_Service >>
>> Traffic Is Sent After You Turn Off the SSDP Discover Service and
>> Universal Plug and Play Device Host
>> http://support.microsoft.com/defau [...] us;q317843 > Don't think this applies either. Actually I don't think I even have
> pnp on.
>
>>
>> Port Authority Database Port 1900
>> http://grc.com/port_1900.htm > Don't think it's this. My bios is set to do hardware pnp vs software.
>
> Let me see if there's any other guesses to who I think this thing is
> trying to contact before I suggest who I think it's contacting.
>
> --
> more pix @ http://members.toast.net/cbminfo/index.html
Archived from groups: microsoft.public.windowsxp.newusers (More info?)
Try this....
Start | Run | Type: cmd | OK |
Type: netstat -an | Hit Enter |
Under Local Address do you see anything with :1900??
If yes...
Are you on a network?
If not...
Start | Run | Type: services.msc | OK |
Scroll down to and double click: SSDP Discovery Service |
Startup type: Set to Disabled | Apply | OK
Scroll down to and double click: Universal Plug and Play Device Host |
Startup type: Set to Disabled | Apply | OK
Reboot.
Start | Run | Type: cmd | OK |
Type: netstat -an | Hit Enter |
Under Local Address do you see anything with :1900??
--
Hope this helps. Let us know.
Wes
In news:1rjnh0tcqnscrg0c49usb245uep0sh00g2@4ax.com,
Husky <cbminfo@toast.net> hunted and pecked:
> On Thu, 12 Aug 2004 13:08:54 -0600, "Wesley Vogel"
> <123WVogel955@comcast.net> wrote:
>
>> If you have no need for Universal Plug and Play Device Host or SSDP
>> Discovery Service, disable them in Services.
>>
>> Universal Plug and Play Device Host
>>
http://www.blackviper.com/WinXP/se [...] evice_Host >>
>> SSDP Discovery Service
>> http://www.blackviper.com/WinXP/se [...] ry_Service >>
>> Traffic Is Sent After You Turn Off the SSDP Discover Service and
>> Universal Plug and Play Device Host
>> http://support.microsoft.com/defau [...] us;q317843 > Don't think this applies either. Actually I don't think I even have
> pnp on.
>
>>
>> Port Authority Database Port 1900
>> http://grc.com/port_1900.htm > Don't think it's this. My bios is set to do hardware pnp vs software.
>
> Let me see if there's any other guesses to who I think this thing is
> trying to contact before I suggest who I think it's contacting.
>
> --
> more pix @ http://members.toast.net/cbminfo/index.html
Archived from groups: microsoft.public.windowsxp.newusers (More info?)
On Thu, 12 Aug 2004 14:37:53 -0600, "Wesley Vogel" <123WVogel955@comcast.net>
wrote:
Here's what I have
UDP 4.238.24.229:1900 *:*
UDP 127.0.0.1:1900 *:*
the top is my ISP. The bottom is my email spam [popfile] setting minus the
1900. popfile doesn't use the specific defined port. It uses smtp and pop.
the bottom one for the machine is a surprise to me.
>Try this....
>
>Start | Run | Type: cmd | OK |
>Type: netstat -an | Hit Enter |
>Under Local Address do you see anything with :1900??
>If yes...
>
>Are you on a network?
>If not...
>Start | Run | Type: services.msc | OK |
>Scroll down to and double click: SSDP Discovery Service |
here's a quick hint you might put away for future reference. You don't always
have to scroll with well written programs. ie: the above as example, just hit
the letter 'S' and it'll bypass A-R and jump right to the S entries. then
scroll for about 4 entries to ssdp.
>Startup type: Set to Disabled | Apply | OK
>Scroll down to and double click: Universal Plug and Play Device Host |
>Startup type: Set to Disabled | Apply | OK
>
>Reboot.
>
>Start | Run | Type: cmd | OK |
>Type: netstat -an | Hit Enter |
>Under Local Address do you see anything with :1900??
The same refs to 1900 appeared after a reboot. What I assume the need to
connect to the Internet over 1900 with svchost is for windows updates.
--
more pix @ http://members.toast.net/cbminfo/index.html
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.