Re: IE6 Stops Working, Emails, Ping, Other ports just fine

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Neo Anderson (neo_at_anderson.reply.no)
Date: 09/30/04


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>
>
>



Relevant Pages

  • Re: IE6 Stops Working, Emails, Ping, Other ports just fine
    ... Server: tmtu.mt.rs.els-gms.att.net ... I can't access the google.com using its ip addr in my browser. ... > used by the connection your telnet command created. ... > XPsp2 has a new netsh command which could substitute: ...
    (microsoft.public.win2000.networking)
  • Re: Invoking an SSH client by clicking a URL Link
    ... link in which it sends a command to Linux shell server ... webpagee executes or send a command or run script ... Do you want to do ssh from a browser or do you what to do ssh from a server? ...
    (comp.lang.perl.misc)
  • Re: simple Perl CGI scripts help
    ... It will only work on command line (Will show nothing on ... IE or Firefox browser) ... server configuration issue. ... I am using this showme.cgi scripts to run the remote scripts check.sh ...
    (comp.lang.perl.misc)
  • Re: Adding Multiple WINS Servers to network configuration with NETSH
    ... netsh command. ... I have the ability to run a remote command shell, ... am not sure if I'm running into a command synatx issue or if netsh ... I've been able to effectively remove the existing WINS server entries ...
    (microsoft.public.windowsxp.network_web)
  • Adding Multiple WINS Servers to network configuration with NETSH
    ... I'm looking for a way to change multiple WINS server ... settings on Windows XP client systems using the netsh command. ... I have the ability to run a remote command shell, ...
    (microsoft.public.windowsxp.network_web)