Re: Internet Explorer (port 80) connect problem
- From: "Charlie Tame" <charlie@xxxxxxxxx>
- Date: Tue, 4 Oct 2005 19:54:29 -0500
Hi Dick, what you need to type in the command window is just the word
netstat then a single space and the rest as Robert mentioned.
You should get something like this
UDP 127.0.0.1:1027 *:* 1816
IAS
[svchost.exe]
UDP 127.0.0.1:1029 *:* 184
WINS
[wins.exe]
It tells you what program is trying to access what using which "Port" on the
machine - some programs as you can see from mine are supposed to access
127.0.0.1 which is the IP address reserved for your machine, my machine,
everybody's machine. 127.0.0.1 always is the machine talking to itself.
The > Robert used in the next part of the line simply redirects the output
from Netstat to a file called whatever name.txt you put after the > else it
will all shoot up the screen too fast to read.
Another thing you can do is try this link.
http://207.46.225.60/
It should take you to the same page as thins link
http://www.microsoft.com/
If the first link works but the second doesn't there could be a problem with
your "Hosts" file or something else left over from spyware which is what
often breaks the XP "Sockets" that you fixed. By default there's only one
demonstration entry in the hosts file so if you can do a search for a file
called "HOSTS" with no extension and there's more than the obvious example
maybe that is the trouble and you can rename it HOSTS.OLD or something and
try again.
(Not trying to interfere, just trying to help out in case Robert's gone to
bed for the night :)
Charlie
"Dick Harrison" <RLHar@xxxxxxx> wrote in message
news:rmD0f.109090$qY1.61913@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Robert, I am not real sure what you are asking me to do -- here is
> what I did and what I got.
>
> I went to Start, Run, Cmd, Enter and I think this take to what you called
> a "cmd window".
>
> I then entered: netstat -anobv >netstat.txt notepad netstat.txt
> and Enter
>
> I got -- Display Protocol Statistic and Current TCP/IP Network
> Connections
>
> and a long formula explanation under it -- NETSTAT [-a] [-b] . . . . .
> [interval]
>
> then the definition of each element of the formula: -a definition etc.
> -b
> definition etc.
>
> The find -- I did a right click in the notepad window, got a Find
> popup --- the entry area would not accept data.
>
> Net is I tried to do what you indicated -- but am not technical enough to
> understand exactly what you mean.
>
> Would like to try again if you can delta from what I have done and tell me
> where to go.
>
> Thanks, Dick
>
> "Robert Aldwinckle" <robald@xxxxxxxxxxxxx> wrote in message
> news:uE9AYsSyFHA.612@xxxxxxxxxxxxxxxxxxxxxxx
>> "Dick Harrison" <RLHar@xxxxxxx> wrote in message
>> news:_6o0f.106651$qY1.22767@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>>> Ricky, I downloaded WinSock XP Fix on my laptop to a memory stick - then
>>> to
>>> my desktop and ran it. If found corruption in my network, repaired it,
>>> restarted. When I tried to access the internet -- same results. I run
>>> WinSock again and same corruption is present. I noticed that when I try
>>> to
>>> access my homepage the first thing that appears in the lower left of the
>>> screen is 127.0.0.1 - where it would usually have the site address I am
>>> accessing.
>>
>>
>> You could have that symptom if you have a local proxy defined
>> (e.g. an http filter) but it isn't running.
>>
>> Open a cmd window and enter:
>>
>> netstat -anobv >netstat.txt
>> notepad netstat.txt
>>
>> Then do finds in the Notepad window for 127
>>
>> If you find any the process name should be listed below it in brackets
>> Or use tasklist /fi "PID eq ppp"
>> (where ppp is the PID listed on the same line you find the 127)
>> or just Task Manger's Processes tab with the PID column enabled
>> to make sure you can identify the program which is using the listed port.
>>
>>
>> Good luck
>>
>> Robert Aldwinckle
>> ---
>>
>>
>>>
>>> I do not know what "spyware" to try -- see below I have not found
>>> anything
>>> to delete -- so something is not regenerating itself.
>>>
>>> Any advise -- what about Hijack This?
>>>
>>> I did not mention, but I do use Norton GoBack -- which I have reverted
>>> to a
>>> time when the system was working OK. So the code should be OK -- but
>>> the
>>> registers corrupted or ????
>>>
>>> Comments??? Suggestions ???
>>>
>>> "Ricky" <rsjoiner@xxxxxxxxxxxxxxxxxxxx> wrote in message
>>> news:6vm0f.2185$tV1.533@xxxxxxxxxxxxxxxxxxxxxxxxx
>>>> Try this and see if it helps..
>>>>
>>>> http://www.snapfiles.com/get/winsockxpfix.html
>>>>
>>>> "Dick Harrison" <RLHar@xxxxxxx> wrote in message
>>>> news:7dl0f.106199$qY1.63444@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>>>> I am running IE V 6.2.2900.2180. IE will not connect (access) a
>>>> www.xxx or
>>>> http sites. It will connect to secure sites (https) and Outlook
>>>> Express
>>>> email works fine. I think this means that port 443 (secure internet)
>>>> and
>>>> 21/25 (email) are OK but port 80 (standard internet) is broken.
>>>>
>>>> It worked last night, but not this morning. I am through a Lynksys
>>>> router,
>>>> so I had a log of outgoing messages -- standard internet messages do
>>>> not
>>>> reach the router. I also can look at my cable modem performance - this
>>>> does
>>>> not work - so command is not getting from desktop to the cable mode. I
>>>> have
>>>> a laptop attached to the router and it works OK in all cases. I have
>>>> taken
>>>> the router out of the network (cable modem direct to desktop) --
>>>> nothing
>>>> changes.
>>>>
>>>> I also shut down my firewall (ZoneAlarm) -- no help. I have tried
>>>> using the
>>>> "ping" command - cannot find the host.
>>>>
>>>> I have XP auto updates downloaded, but not installed -- so no activity
>>>> re XP
>>>> updates.
>>>> I use update MS Anti-Spyware, Spybot S&D, Spy Blaster, Ad Aware and
>>>> SpySweeper.
>>>> Virus protection is Norton. Firewall is ZoneAlarm. All are updated
>>>> frequently - MS Anti-Spyware
>>>> and SpySweeper run every day (at 1 and 2 a.m.). They both ran in the
>>>> time between things
>>>> working and not working.
>>>>
>>>> I have run all of the above and no problem identified. I also ran CW
>>>> Shredder.
>>>>
>>>> Has anyone experience this problem or have guidance on how to correct.
>>>>
>>>> If this is not the correct Newsgroup for this problem - please let me
>>>> know
>>>> where to go.
>>>>
>>>> Thanks, Dick
>>>>
>>>
>>>
>>
>>
>
>
.
- Follow-Ups:
- Re: Internet Explorer (port 80) connect problem
- From: Dick Harrison
- Re: Internet Explorer (port 80) connect problem
- References:
- Re: Internet Explorer (port 80) connect problem
- From: Ricky
- Re: Internet Explorer (port 80) connect problem
- From: Robert Aldwinckle
- Re: Internet Explorer (port 80) connect problem
- From: Dick Harrison
- Re: Internet Explorer (port 80) connect problem
- Prev by Date: Re: Having problems clicking on live link
- Next by Date: Re: Make IE the default
- Previous by thread: Re: Internet Explorer (port 80) connect problem
- Next by thread: Re: Internet Explorer (port 80) connect problem
- Index(es):
Relevant Pages
|