Networking Forums

Networking Forums > Computer Networking > Windows Networking > What's opening these connections?

Reply
Thread Tools Display Modes

What's opening these connections?

 
 
Harry
Guest
Posts: n/a

 
      02-04-2004, 02:59 PM
Not sure what group this should be posted to so appologies in advance!

Running ie 5.5 (sp2)

I wonder if anybody can shed some light on this problem. My PC seems to be
opening connections randomly to various port no's

Some netstat results (p1900 is name of my PC as if you wouldn't know that
anyway!) -

So after system reboot -

Active Connections

Proto Local Address Foreign Address State

After reboot & One browser window open at www.google.com

Active Connections

Proto Local Address Foreign Address State
TCP p1900:1027 p1900:1031 ESTABLISHED
TCP p1900:1027 p1900:1034 ESTABLISHED
TCP p1900:1031 p1900:1027 ESTABLISHED
TCP p1900:1034 p1900:1027 ESTABLISHED
TCP p1900:1032 66.102.11.99:http ESTABLISHED
TCP p1900:1035 216.239.59.104:http ESTABLISHED

Port no's are not always consistant, for example close & reopen browser -

Active Connections

Proto Local Address Foreign Address State
TCP p1900:1027 p1900:1039 ESTABLISHED
TCP p1900:1027 p1900:1041 ESTABLISHED
TCP p1900:1039 p1900:1027 ESTABLISHED
TCP p1900:1041 p1900:1027 ESTABLISHED
TCP p1900:1040 66.102.11.99:http ESTABLISHED
TCP p1900:1042 216.239.59.104:http ESTABLISHED

I have no idea why? - closing anti-virus (pc-cillin + firewall), spyweeper &
anything else network related i.e Oracle, doesn't make any difference!

System has been virus checked, de-spywared loads of times so it's highly
unlikely its one of those?

Please has anyone any ideas as to what might be causing this?

many thanks

harry



 
Reply With Quote
 
 
 
 
Gino
Guest
Posts: n/a

 
      02-04-2004, 03:32 PM
Use netstat -o this will give you the process ID that is related to the
local port number. Then goto Taskmanger> Processes (sometimes you have to
add the PID column, VIEW menu> OPTIONS) and see what executable is related
to the PID, then do a search for it and check who's EXE it is in properties.

"Harry" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Not sure what group this should be posted to so appologies in advance!
>
> Running ie 5.5 (sp2)
>
> I wonder if anybody can shed some light on this problem. My PC seems to be
> opening connections randomly to various port no's
>
> Some netstat results (p1900 is name of my PC as if you wouldn't know that
> anyway!) -
>
> So after system reboot -
>
> Active Connections
>
> Proto Local Address Foreign Address State
>
> After reboot & One browser window open at www.google.com
>
> Active Connections
>
> Proto Local Address Foreign Address State
> TCP p1900:1027 p1900:1031 ESTABLISHED
> TCP p1900:1027 p1900:1034 ESTABLISHED
> TCP p1900:1031 p1900:1027 ESTABLISHED
> TCP p1900:1034 p1900:1027 ESTABLISHED
> TCP p1900:1032 66.102.11.99:http ESTABLISHED
> TCP p1900:1035 216.239.59.104:http ESTABLISHED
>
> Port no's are not always consistant, for example close & reopen browser -
>
> Active Connections
>
> Proto Local Address Foreign Address State
> TCP p1900:1027 p1900:1039 ESTABLISHED
> TCP p1900:1027 p1900:1041 ESTABLISHED
> TCP p1900:1039 p1900:1027 ESTABLISHED
> TCP p1900:1041 p1900:1027 ESTABLISHED
> TCP p1900:1040 66.102.11.99:http ESTABLISHED
> TCP p1900:1042 216.239.59.104:http ESTABLISHED
>
> I have no idea why? - closing anti-virus (pc-cillin + firewall), spyweeper

&
> anything else network related i.e Oracle, doesn't make any difference!
>
> System has been virus checked, de-spywared loads of times so it's highly
> unlikely its one of those?
>
> Please has anyone any ideas as to what might be causing this?
>
> many thanks
>
> harry
>
>
>



 
Reply With Quote
 
Harry
Guest
Posts: n/a

 
      02-04-2004, 03:36 PM
-o ? all I have is -a -e -n -p -r -s (this is with win 2000 (sp4) netstat)



"Gino" <(E-Mail Removed)> wrote in message
news:c4ef1$40211ebb$44a77c62$(E-Mail Removed) ervers.com...
> Use netstat -o this will give you the process ID that is related to the
> local port number. Then goto Taskmanger> Processes (sometimes you have to
> add the PID column, VIEW menu> OPTIONS) and see what executable is related
> to the PID, then do a search for it and check who's EXE it is in

properties.
>
> "Harry" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
> > Not sure what group this should be posted to so appologies in advance!
> >
> > Running ie 5.5 (sp2)
> >
> > I wonder if anybody can shed some light on this problem. My PC seems to

be
> > opening connections randomly to various port no's
> >
> > Some netstat results (p1900 is name of my PC as if you wouldn't know

that
> > anyway!) -
> >
> > So after system reboot -
> >
> > Active Connections
> >
> > Proto Local Address Foreign Address State
> >
> > After reboot & One browser window open at www.google.com
> >
> > Active Connections
> >
> > Proto Local Address Foreign Address State
> > TCP p1900:1027 p1900:1031 ESTABLISHED
> > TCP p1900:1027 p1900:1034 ESTABLISHED
> > TCP p1900:1031 p1900:1027 ESTABLISHED
> > TCP p1900:1034 p1900:1027 ESTABLISHED
> > TCP p1900:1032 66.102.11.99:http ESTABLISHED
> > TCP p1900:1035 216.239.59.104:http ESTABLISHED
> >
> > Port no's are not always consistant, for example close & reopen

browser -
> >
> > Active Connections
> >
> > Proto Local Address Foreign Address State
> > TCP p1900:1027 p1900:1039 ESTABLISHED
> > TCP p1900:1027 p1900:1041 ESTABLISHED
> > TCP p1900:1039 p1900:1027 ESTABLISHED
> > TCP p1900:1041 p1900:1027 ESTABLISHED
> > TCP p1900:1040 66.102.11.99:http ESTABLISHED
> > TCP p1900:1042 216.239.59.104:http ESTABLISHED
> >
> > I have no idea why? - closing anti-virus (pc-cillin + firewall),

spyweeper
> &
> > anything else network related i.e Oracle, doesn't make any difference!
> >
> > System has been virus checked, de-spywared loads of times so it's highly
> > unlikely its one of those?
> >
> > Please has anyone any ideas as to what might be causing this?
> >
> > many thanks
> >
> > harry
> >
> >
> >

>
>



 
Reply With Quote
 
Gino
Guest
Posts: n/a

 
      02-04-2004, 04:54 PM
Sorry for that. Here is a freeware download "Active Ports" that I use that
will show the IP, Ports. PID, Protocol, and the Path to the EXE.
http://www.ntutility.com/freeware.html

If the EXE for the local port is "SVCHOST.EXE" , this is a Microsoft
program that runs .DLL's in there own process (like RPC service) or in
pooled processes and is listed several times in TaskManager. To see what
..DLL's are running in these PID you have to use a utility.
http://support.microsoft.com/default...b;en-us;250320

"Harry" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Not sure what group this should be posted to so appologies in advance!
>
> Running ie 5.5 (sp2)
>
> I wonder if anybody can shed some light on this problem. My PC seems to be
> opening connections randomly to various port no's
>
> Some netstat results (p1900 is name of my PC as if you wouldn't know that
> anyway!) -
>
> So after system reboot -
>
> Active Connections
>
> Proto Local Address Foreign Address State
>
> After reboot & One browser window open at www.google.com
>
> Active Connections
>
> Proto Local Address Foreign Address State
> TCP p1900:1027 p1900:1031 ESTABLISHED
> TCP p1900:1027 p1900:1034 ESTABLISHED
> TCP p1900:1031 p1900:1027 ESTABLISHED
> TCP p1900:1034 p1900:1027 ESTABLISHED
> TCP p1900:1032 66.102.11.99:http ESTABLISHED
> TCP p1900:1035 216.239.59.104:http ESTABLISHED
>
> Port no's are not always consistant, for example close & reopen browser -
>
> Active Connections
>
> Proto Local Address Foreign Address State
> TCP p1900:1027 p1900:1039 ESTABLISHED
> TCP p1900:1027 p1900:1041 ESTABLISHED
> TCP p1900:1039 p1900:1027 ESTABLISHED
> TCP p1900:1041 p1900:1027 ESTABLISHED
> TCP p1900:1040 66.102.11.99:http ESTABLISHED
> TCP p1900:1042 216.239.59.104:http ESTABLISHED
>
> I have no idea why? - closing anti-virus (pc-cillin + firewall), spyweeper

&
> anything else network related i.e Oracle, doesn't make any difference!
>
> System has been virus checked, de-spywared loads of times so it's highly
> unlikely its one of those?
>
> Please has anyone any ideas as to what might be causing this?
>
> many thanks
>
> harry
>
>
>



 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      02-04-2004, 07:27 PM
"Harry" <(E-Mail Removed)> wrote in message
news:#(E-Mail Removed)...
> Proto Local Address Foreign Address State
> TCP p1900:1027 p1900:1031 ESTABLISHED
> TCP p1900:1027 p1900:1034 ESTABLISHED
> TCP p1900:1031 p1900:1027 ESTABLISHED
> TCP p1900:1034 p1900:1027 ESTABLISHED
> TCP p1900:1032 66.102.11.99:http ESTABLISHED
> TCP p1900:1035 216.239.59.104:http ESTABLISHED


Only the last two lines are relevant. The port is consistant, http is
port "80" and it is the same for both lines. The Source Port (aka
Client Port, aka Local Address Port) is always random, that is the way
TCP/IP works.

The first 4 lines are internal communications within your machine
itself, notice both the Local and Foreign address is the same (p1900).
It is simply talking to itself,...bad for humans, ....perfectly normal
for computers.

--

Phillip Windell [CCNA, MVP, MCP]
WAND-TV (ABC Affiliate)
www.wandtv.com


 
Reply With Quote
 
Harry
Guest
Posts: n/a

 
      02-05-2004, 08:31 AM
thanks to all that replied - makes a bit more sense now!

"Harry" <(E-Mail Removed)> wrote in message
news:#(E-Mail Removed)...
> Not sure what group this should be posted to so appologies in advance!
>
> Running ie 5.5 (sp2)
>
> I wonder if anybody can shed some light on this problem. My PC seems to be
> opening connections randomly to various port no's
>
> Some netstat results (p1900 is name of my PC as if you wouldn't know that
> anyway!) -
>
> So after system reboot -
>
> Active Connections
>
> Proto Local Address Foreign Address State
>
> After reboot & One browser window open at www.google.com
>
> Active Connections
>
> Proto Local Address Foreign Address State
> TCP p1900:1027 p1900:1031 ESTABLISHED
> TCP p1900:1027 p1900:1034 ESTABLISHED
> TCP p1900:1031 p1900:1027 ESTABLISHED
> TCP p1900:1034 p1900:1027 ESTABLISHED
> TCP p1900:1032 66.102.11.99:http ESTABLISHED
> TCP p1900:1035 216.239.59.104:http ESTABLISHED
>
> Port no's are not always consistant, for example close & reopen browser -
>
> Active Connections
>
> Proto Local Address Foreign Address State
> TCP p1900:1027 p1900:1039 ESTABLISHED
> TCP p1900:1027 p1900:1041 ESTABLISHED
> TCP p1900:1039 p1900:1027 ESTABLISHED
> TCP p1900:1041 p1900:1027 ESTABLISHED
> TCP p1900:1040 66.102.11.99:http ESTABLISHED
> TCP p1900:1042 216.239.59.104:http ESTABLISHED
>
> I have no idea why? - closing anti-virus (pc-cillin + firewall), spyweeper

&
> anything else network related i.e Oracle, doesn't make any difference!
>
> System has been virus checked, de-spywared loads of times so it's highly
> unlikely its one of those?
>
> Please has anyone any ideas as to what might be causing this?
>
> many thanks
>
> harry
>
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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
Network Monitoring - Connections Active/Connections Established PeteL Windows Networking 1 03-30-2010 11:32 AM
SMC7204BRA - opening the box Chris.Cheney Broadband 0 07-16-2008 03:40 PM
opening ports S Reugebrink Windows Networking 2 11-12-2007 07:07 PM
job opening Frenchy Wireless Internet 0 12-05-2006 06:37 PM
Opening a port in NAT fadilangga Windows Networking 3 12-05-2006 02:54 PM



1 2 3 4 5 6 7 8 9 10 11