Real Geek Forums  

Go Back   Real Geek Forums > Archives > Operating Systems > Windows Vista > Windows Vista Networking & Sharing

Notices

Reply

No Internet acces via site name

 

LinkBack Thread Tools Display Modes
Old 03-24-2008, 02:10 PM   #1 (permalink)
Default No Internet acces via site name


Hi to all,
I've got a weird situation.
The Vista Ultimate Network and Sharing Center says my computer is connected
to the router (ClubInterne Box) and the router
to the Internet, all O.K . However when I try to call a site out of my
favorites it fails.
To test the link I try to Ping several addresses by their IP4 address (i.e.
194.158.109.114) it works O.K, no packet lost,
speed in the 30 sec!
If I ping the very same locations by their respective name (i.e
www.wanadoo.fr) then it fails. Looks like no DNS available.
But if I ping my internet provider's primary and secondary DNS servers by
their Ip4 address
then it works O.K? Does the above ring a bell to somebody? Thanks for
help.

André Landreau

amlandreau
Guest
 
Posts: n/a
Reply With Quote  
Old 03-24-2008, 05:36 PM   #2 (permalink)
Default Re: No Internet acces via site name

Any errors if using nslookup command?

--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
"amlandreau" <andre.landreau@club-internet.fr> wrote in message
news:4A99CC7D-7836-4043-BE50-235790B74D4D@microsoft.com...
Quote:
>
> Hi to all,
> I've got a weird situation.
> The Vista Ultimate Network and Sharing Center says my computer is
> connected to the router (ClubInterne Box) and the router
> to the Internet, all O.K . However when I try to call a site out of my
> favorites it fails.
> To test the link I try to Ping several addresses by their IP4 address
> (i.e. 194.158.109.114) it works O.K, no packet lost,
> speed in the 30 sec!
> If I ping the very same locations by their respective name (i.e
> www.wanadoo.fr) then it fails. Looks like no DNS available.
> But if I ping my internet provider's primary and secondary DNS servers by
> their Ip4 address
> then it works O.K? Does the above ring a bell to somebody? Thanks for
> help.
>
> André Landreau
>
Robert L. \(MS-MVP\)
Guest
 
Posts: n/a
Reply With Quote  
Old 03-24-2008, 06:38 PM   #3 (permalink)
Default Re: No Internet acces via site name

Hi Robert, thanks for your reply
The only way I know to use nslookup is the following and apparently it
works. See below :

C:\Windows\System32>nslookup 194.158.120.15
Server: UnKnown
Address: 192.168.1.1:53
Name: www.club-internet.fr
Address: 194.158.120.15 ;that's O.K


C:\Windows\System32>nslookup 212.27.48.10
Server: UnKnown
Address: 192.168.1.1:53

Name: www.free.fr
Address: 212.27.48.10 ;that's O.K


C:\Windows\System32>nslookup 193.252.122.103
Server: UnKnown
Address: 192.168.1.1:53

Name: hpwoo.wanadooportails.com
Address: 193.252.122.103 ;that's O.K


C:\Windows\System32>nslookup 149.174.32.135
Server: UnKnown
Address: 192.168.1.1:53

Name: www.compuserve.com
Address: 149.174.32.135 ;that's O.K

---------------------------------------------------------------------------

"Robert L. (MS-MVP)" <blinNoEmailPlease@mvps.org> wrote in message
news:O2JmKWdjIHA.1204@TK2MSFTNGP03.phx.gbl...
Quote:
> Any errors if using nslookup command?
>
> --
> Bob Lin, MS-MVP, MCSE & CNE
> Networking, Internet, Routing, VPN Troubleshooting on
> http://www.ChicagoTech.net
> How to Setup Windows, Network, VPN & Remote Access on
> http://www.HowToNetworking.com
> "amlandreau" <andre.landreau@club-internet.fr> wrote in message
> news:4A99CC7D-7836-4043-BE50-235790B74D4D@microsoft.com...
Quote:
>>
>> Hi to all,
>> I've got a weird situation.
>> The Vista Ultimate Network and Sharing Center says my computer is
>> connected to the router (ClubInterne Box) and the router
>> to the Internet, all O.K . However when I try to call a site out of my
>> favorites it fails.
>> To test the link I try to Ping several addresses by their IP4 address
>> (i.e. 194.158.109.114) it works O.K, no packet lost,
>> speed in the 30 sec!
>> If I ping the very same locations by their respective name (i.e
>> www.wanadoo.fr) then it fails. Looks like no DNS available.
>> But if I ping my internet provider's primary and secondary DNS servers by
>> their Ip4 address
>> then it works O.K? Does the above ring a bell to somebody? Thanks for
>> help.
>>
>> André Landreau
>>
>
amlandreau
Guest
 
Posts: n/a
Reply With Quote  
Old 03-24-2008, 10:48 PM   #4 (permalink)
Default Re: No Internet acces via site name

In a perfect DNS settings, it should give you the DNS server name like
below. Assuming 192.168.1.1 is your router as DNS, you may try to set a
different DNS for test, for example, 4.2.2.1.

CO:\Users\blin>nslookup 193.252.122.103
Server: dc1.chicagotech.local
Address: 192.168.10.1

Name: hpwoo.wanadooportails.com
Address: 193.252.122.103

--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
"amlandreau" <andre.landreau@club-internet.fr> wrote in message
newsC96BE3E-694F-4D60-BCD6-FE125CCCAFC2@microsoft.com...
Quote:
> Hi Robert, thanks for your reply
> The only way I know to use nslookup is the following and apparently it
> works. See below :
>
> C:\Windows\System32>nslookup 194.158.120.15
> Server: UnKnown
> Address: 192.168.1.1:53
> Name: www.club-internet.fr
> Address: 194.158.120.15 ;that's O.K
>
>
> C:\Windows\System32>nslookup 212.27.48.10
> Server: UnKnown
> Address: 192.168.1.1:53
>
> Name: www.free.fr
> Address: 212.27.48.10 ;that's O.K
>
>
> C:\Windows\System32>nslookup 193.252.122.103
> Server: UnKnown
> Address: 192.168.1.1:53
>
> Name: hpwoo.wanadooportails.com
> Address: 193.252.122.103 ;that's O.K
>
>
> C:\Windows\System32>nslookup 149.174.32.135
> Server: UnKnown
> Address: 192.168.1.1:53
>
> Name: www.compuserve.com
> Address: 149.174.32.135 ;that's O.K
>
> ---------------------------------------------------------------------------
>
> "Robert L. (MS-MVP)" <blinNoEmailPlease@mvps.org> wrote in message
> news:O2JmKWdjIHA.1204@TK2MSFTNGP03.phx.gbl...
Quote:
>> Any errors if using nslookup command?
>>
>> --
>> Bob Lin, MS-MVP, MCSE & CNE
>> Networking, Internet, Routing, VPN Troubleshooting on
>> http://www.ChicagoTech.net
>> How to Setup Windows, Network, VPN & Remote Access on
>> http://www.HowToNetworking.com
>> "amlandreau" <andre.landreau@club-internet.fr> wrote in message
>> news:4A99CC7D-7836-4043-BE50-235790B74D4D@microsoft.com...
Quote:
>>>
>>> Hi to all,
>>> I've got a weird situation.
>>> The Vista Ultimate Network and Sharing Center says my computer is
>>> connected to the router (ClubInterne Box) and the router
>>> to the Internet, all O.K . However when I try to call a site out of my
>>> favorites it fails.
>>> To test the link I try to Ping several addresses by their IP4 address
>>> (i.e. 194.158.109.114) it works O.K, no packet lost,
>>> speed in the 30 sec!
>>> If I ping the very same locations by their respective name (i.e
>>> www.wanadoo.fr) then it fails. Looks like no DNS available.
>>> But if I ping my internet provider's primary and secondary DNS servers
>>> by their Ip4 address
>>> then it works O.K? Does the above ring a bell to somebody? Thanks for
>>> help.
>>>
>>> André Landreau
>>>
>>
>
Robert L. \(MS-MVP\)
Guest
 
Posts: n/a
Reply With Quote  
Reply

Tags
None

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may 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 On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Local access only - NO internet acces on Vista Ultimate ruraldev Windows Vista Networking & Sharing 3 07-14-2007 04:38 PM
Only IE have full acces to the internet, Very annoying problem Seph1roth Windows Vista Networking & Sharing 0 05-08-2007 11:49 AM
Please view my site it's a site it's a site i need feed back about Praveen Windows XP Music 0 02-03-2004 07:59 AM
Internet Acces Problems for other users/guests Richard Windows XP New Users 0 09-03-2003 11:08 AM
Searching on the internet for a web site andrew holmes Windows XP Security & Administration 0 07-15-2003 04:19 PM


All times are GMT. The time now is 11:43 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright © 2005 - 2007 RealGeek.com. All rights reserved.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90