Networking Forums

Networking Forums > Wireless Networking > Wireless Networks > Cannot connect to ONE SINGLE Web site / IP address

Reply
Thread Tools Display Modes

Cannot connect to ONE SINGLE Web site / IP address

 
 
Dougbert
Guest
Posts: n/a

 
      11-23-2006, 02:43 PM
Problem: I cannot connect to, or even PING, one single Web site -- my power
company! -- but can connect to everything else. And, the other computer on
my small home network connects with no problem to the same IP address.

Network: DSL connection, wired/wireless router, 2 computers running Windows
XP sp2. Wired computer can ping and connect with no problem; wireless
computer cannot. PING times out. I've checked all firewall and other
security-related settings and see no explanation.

Thanks for any suggestions!

-Doug


 
Reply With Quote
 
 
 
 
David Hettel
Guest
Posts: n/a

 
      11-23-2006, 05:13 PM
When you attempt to ping the address on the computer that can't is it trying
to ping the same numerical value as the computer that can?

C:\Users\DAH>ping dhl.com

Pinging dhl.com [199.41.238.47] with 32 bytes of data:

Reply from 199.41.238.47: bytes=32 time=85ms TTL=233
Reply from 199.41.238.47: bytes=32 time=84ms TTL=233
Reply from 199.41.238.47: bytes=32 time=83ms TTL=233
Reply from 199.41.238.47: bytes=32 time=84ms TTL=233

Ping statistics for 199.41.238.47:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 83ms, Maximum = 85ms, Average = 84ms

So in my example above (if dhl.com was the problem site) are both computers
trying to ping 199.41.238.47?

--
David Hettel

Please post any reply as a follow-up message in the news group for everyone
to see. I'm sorry, but I don't answer questions addressed directly to me in
E-mail or news groups.

Microsoft Most Valuable Professional Program
http://mvp.support.microsoft.com

DISCLAIMER: This posting is provided "AS IS" with no warranty of any kind,
either expressed or implied, made in relation to the accuracy, reliability
or content of this post. The author shall not be liable for any direct,
indirect, incidental or consequential damages arising out of the use of, or
inability to use, information or opinions expressed in this post and confers
no rights.



"Dougbert" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Problem: I cannot connect to, or even PING, one single Web site -- my
> power company! -- but can connect to everything else. And, the other
> computer on my small home network connects with no problem to the same IP
> address.
>
> Network: DSL connection, wired/wireless router, 2 computers running
> Windows XP sp2. Wired computer can ping and connect with no problem;
> wireless computer cannot. PING times out. I've checked all firewall and
> other security-related settings and see no explanation.
>
> Thanks for any suggestions!
>
> -Doug
>


 
Reply With Quote
 
Dougbert
Guest
Posts: n/a

 
      11-23-2006, 06:17 PM
Yes, both computers are pinging the same IP address. It works instantly on
one, but times out on the other. Strange. Thank you for your time and Happy
Thanksgiving,

-Doug



"David Hettel" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> When you attempt to ping the address on the computer that can't is it
> trying to ping the same numerical value as the computer that can?
>
> C:\Users\DAH>ping dhl.com
>
> Pinging dhl.com [199.41.238.47] with 32 bytes of data:
>
> Reply from 199.41.238.47: bytes=32 time=85ms TTL=233
> Reply from 199.41.238.47: bytes=32 time=84ms TTL=233
> Reply from 199.41.238.47: bytes=32 time=83ms TTL=233
> Reply from 199.41.238.47: bytes=32 time=84ms TTL=233
>
> Ping statistics for 199.41.238.47:
> Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
> Approximate round trip times in milli-seconds:
> Minimum = 83ms, Maximum = 85ms, Average = 84ms
>
> So in my example above (if dhl.com was the problem site) are both
> computers trying to ping 199.41.238.47?
>
> --
> David Hettel
>
> Please post any reply as a follow-up message in the news group for
> everyone
> to see. I'm sorry, but I don't answer questions addressed directly to me
> in
> E-mail or news groups.
>
> Microsoft Most Valuable Professional Program
> http://mvp.support.microsoft.com
>
> DISCLAIMER: This posting is provided "AS IS" with no warranty of any kind,
> either expressed or implied, made in relation to the accuracy, reliability
> or content of this post. The author shall not be liable for any direct,
> indirect, incidental or consequential damages arising out of the use of,
> or
> inability to use, information or opinions expressed in this post and
> confers
> no rights.
>
>
>
> "Dougbert" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> Problem: I cannot connect to, or even PING, one single Web site -- my
>> power company! -- but can connect to everything else. And, the other
>> computer on my small home network connects with no problem to the same IP
>> address.
>>
>> Network: DSL connection, wired/wireless router, 2 computers running
>> Windows XP sp2. Wired computer can ping and connect with no problem;
>> wireless computer cannot. PING times out. I've checked all firewall and
>> other security-related settings and see no explanation.
>>
>> Thanks for any suggestions!
>>
>> -Doug
>>

>



 
Reply With Quote
 
Doug Sherman [MVP]
Guest
Posts: n/a

 
      11-23-2006, 11:46 PM
The most likely possibility is Internet security or proxy software. Also
some routers can block specific IPs on a per client basis. An unlikely but
possible cause would be a bad static route. On the problem machine open a
command prompt and: route print

See if you have a static route to the IP of the power company site or its
network.

Doug Sherman
MCSE, MCSA, MCP+I, MVP

"Dougbert" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Yes, both computers are pinging the same IP address. It works instantly on
> one, but times out on the other. Strange. Thank you for your time and

Happy
> Thanksgiving,
>
> -Doug
>
>
>
> "David Hettel" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > When you attempt to ping the address on the computer that can't is it
> > trying to ping the same numerical value as the computer that can?
> >
> > C:\Users\DAH>ping dhl.com
> >
> > Pinging dhl.com [199.41.238.47] with 32 bytes of data:
> >
> > Reply from 199.41.238.47: bytes=32 time=85ms TTL=233
> > Reply from 199.41.238.47: bytes=32 time=84ms TTL=233
> > Reply from 199.41.238.47: bytes=32 time=83ms TTL=233
> > Reply from 199.41.238.47: bytes=32 time=84ms TTL=233
> >
> > Ping statistics for 199.41.238.47:
> > Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
> > Approximate round trip times in milli-seconds:
> > Minimum = 83ms, Maximum = 85ms, Average = 84ms
> >
> > So in my example above (if dhl.com was the problem site) are both
> > computers trying to ping 199.41.238.47?
> >
> > --
> > David Hettel
> >
> > Please post any reply as a follow-up message in the news group for
> > everyone
> > to see. I'm sorry, but I don't answer questions addressed directly to

me
> > in
> > E-mail or news groups.
> >
> > Microsoft Most Valuable Professional Program
> > http://mvp.support.microsoft.com
> >
> > DISCLAIMER: This posting is provided "AS IS" with no warranty of any

kind,
> > either expressed or implied, made in relation to the accuracy,

reliability
> > or content of this post. The author shall not be liable for any direct,
> > indirect, incidental or consequential damages arising out of the use of,
> > or
> > inability to use, information or opinions expressed in this post and
> > confers
> > no rights.
> >
> >
> >
> > "Dougbert" <(E-Mail Removed)> wrote in message
> > news:%(E-Mail Removed)...
> >> Problem: I cannot connect to, or even PING, one single Web site -- my
> >> power company! -- but can connect to everything else. And, the other
> >> computer on my small home network connects with no problem to the same

IP
> >> address.
> >>
> >> Network: DSL connection, wired/wireless router, 2 computers running
> >> Windows XP sp2. Wired computer can ping and connect with no problem;
> >> wireless computer cannot. PING times out. I've checked all firewall and
> >> other security-related settings and see no explanation.
> >>
> >> Thanks for any suggestions!
> >>
> >> -Doug
> >>

> >

>
>



 
Reply With Quote
 
Dougbert
Guest
Posts: n/a

 
      11-25-2006, 07:12 PM
Rolling back to the previous version of my Netgear WPN311 adapter software
(1.2 vs 1.3) resolved this unusual problem where I could not access a
handful of Web sites. Thanks,

-Doug


 
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
Unable to connect to a single site. Herb26 Broadband Hardware 0 03-20-2009 04:07 PM
Site-to-Site VPN using single NIC LoboFX Windows Networking 4 12-18-2008 02:28 PM
Single xp computer can't connect to a single server groups@brainin.com Windows Networking 0 09-12-2007 10:38 PM
DI-524 single web site connextion problem. Syl Network Routers 1 09-25-2006 04:59 PM
Name resolution on second ip address (single NIC) Kirsten Windows Networking 2 10-27-2005 08:13 PM



1 2 3 4 5 6 7 8 9 10 11