Re: IE6 Stops Working, Emails, Ping, Other ports just fine
From: Neo Anderson (neo_at_anderson.reply.no)
Date: 09/30/04
- Next message: Douglas: "screen capture--basic question"
- Previous message: Angela: "RE: new window won't open"
- In reply to: Robert Aldwinckle: "Re: IE6 Stops Working, Emails, Ping, Other ports just fine"
- Next in thread: Robert Aldwinckle: "Re: IE6 Stops Working, Emails, Ping, Other ports just fine"
- Reply: Robert Aldwinckle: "Re: IE6 Stops Working, Emails, Ping, Other ports just fine"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 30 Sep 2004 12:43:48 -0400
You are doing an nslookup on the domain
name, which you do not use with your browser.
I do want to access google.com and i can't.
if you mean the name server:
>nslookup 12.127.16.83
Server: tmtu.mt.rs.els-gms.att.net
Address: 12.127.16.83
Name: tmtu.mt.rs.els-gms.att.net
Address: 12.127.16.83
Furthermore, I can't access the google.com using its ip addr in my browser.
"Robert Aldwinckle" <robald@techemail.com> wrote in message
news:e96Y%232vpEHA.2724@TK2MSFTNGP14.phx.gbl...
> "Neo Anderson" <neo@anderson.reply.no> wrote in message
> news:eA%233XTqpEHA.3876@TK2MSFTNGP15.phx.gbl...
> > It is not working.
> >
> >>nslookup google.com
>
> The idea is to do an nslookup on the server name that you intend
> to use with your browser. You are doing an nslookup on the domain
> name, which you do not use with your browser.
>
> The idea of the ping -n 1 is to find the IP address which your
> TCP/IP services picked when resolving that server name.
> In Windows there is the HOSTS file which can override that lookup.
> In NT5 there is the dnscache which is initially populated by HOSTS
> file entries but which then might also perpetuate old lookup values.
>
>
> >>telnet www.google.com 80
> > Connecting To www.google.com... Could not open a connection to host on
port
> > 80 :
> > Connect failed
>
> It would have taken a few moments for that last message to be made.
> During that time you could have switched to a second command window
> and entered netstat -anop tcp to find out which IP address is being
> used by the connection your telnet command created.
>
> Note to non-XP lurkers: the o switch is an XP-only switch.
> You should still be able to use the other three options in any
> version of Windows.
>
>
> >
> >>telnet www.google.com 443
> > (blank screen)
>
> That's interesting. Have you tried using https:// as a protocol
> prefix to get IE to connect with Google?
>
> FWIW I just did that and discovered that Google then took
> it as an opportunity to redirect me to a Canadian Google server
> www.google.ca using http protocol. YMMV.
>
> ...
> > PS My host file is perfectly fine and read only!
> >
> > Neo!!!
>
>
> What you have proved is that something is blocking access
> to that specific site for that specific port. Malware can do that.
>
> I have recently become aware of the possibility of it modifying
> the TCP/IP stack which most of my traditional diagnostics
> would be oblivious of.
>
> In XP we have some commands which let us check on this
> possibility and possibly repair it. Apparently XPsp2 has added
> even more command line repair capability. Here is an excerpt
> from a recent reply about this. Please note that I have not had
> any experience using these techniques and I am just telling you
> about them to make you aware of them. For more knowledgeable
> assistance I think you should try checking with an XP newsgroup
> which specializes in networking.
>
>
> The following was in reply to an XP user who could not connect
> to download the WinsockFix.zip repair program.
>
> <excerpt>
>
> XPsp2 has a new netsh command which could substitute:
>
> netsh winsock reset
>
>
> You can also list what you have before doing that
>
> netsh winsock show catalog
>
>
> There is a related command
>
> netsh interface ip reset resetlog.txt
>
> (and associated show commands)
>
>
> Do a Google Groups search for
> netsh resetlog
> to see what context others have used it and how they fared.
>
>
> Good luck
>
> Robert Aldwinckle
> ---
> </excerpt>
>
>
- Next message: Douglas: "screen capture--basic question"
- Previous message: Angela: "RE: new window won't open"
- In reply to: Robert Aldwinckle: "Re: IE6 Stops Working, Emails, Ping, Other ports just fine"
- Next in thread: Robert Aldwinckle: "Re: IE6 Stops Working, Emails, Ping, Other ports just fine"
- Reply: Robert Aldwinckle: "Re: IE6 Stops Working, Emails, Ping, Other ports just fine"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|