Real Geek Forums  

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

Notices

Reply

Dns problems with vista

 

LinkBack Thread Tools Display Modes
Old 06-27-2007, 03:23 PM   #1 (permalink)
Default Re: Dns problems with vista

(cross-post added to Vista Networking)
"Dns problems with Vista" <Dns problems with Vista@discussions.microsoft.com> wrote in message
news:9CFB126D-914F-4A3F-ABF5-46A1D649E564@microsoft.com...
Quote:
> have a cisco 2800 router with 7 linksys accesspoints. As client i have
> xp,vista and apple.
>
> All xp clients works well they can surf in internet without any problems.
> But vista and apple clients doesn't.
>
> i check everything but have till now not any solution. For exempla Vista pc
> got all information from the router. i checked ip adress and dns adresses
> well. if i ping to the dns adresses no problem but if i ping to
> www.google.com i did'nt get any answer.

More significantly than getting a response to a ping is what address
the lookup for the ping resolved to--also whether in order to resolve
that name to an IP address it also had to discover the canonical name
for an alias, which www.google.com usually is. Notice that ping -n 1
can show you both, even if the ping itself fails:

<cmd_output>
Non-authoritative answer:
Name: www.l.google.com
Addresses: 64.233.167.104, 64.233.167.99, 64.233.167.147
Aliases: www.google.com


F:\>ping -n 1 www.google.com

Pinging www.l.google.com [64.233.167.147] with 32 bytes of data:
</cmd_output>

Quote:
> And if i ping direct ip adress from
> google like ping 209.85.135.104 i got answer.

Where did you get that address? FWIW reverse lookup here shows:

<nslookup>
Name: mu-in-f104.google.com
Address: 209.85.135.104
</nslookup>

Quote:
>
> Same in the browser if put www.google.com no answer and if i put the
> ipadress i can surf.
>
> i put ipadress and dns manualy but does'nt help.

It may help if you explained exactly what you did in case
there are errors in your procedure.

Quote:
>
> And with nslookup i can't see the dnsservername i can see only ip adress.

Guessing that you're seeing a local address for that?
E.g. via ipconfig /all

What happens if you log on to your router and find the real DNS addresses
being used? Then use either one of them as second operands for nslookup?
In fact, I think that getting those real addresses is what you would have had
to do anyway to "put ipadress and dns manualy". So then if you had done
that correctly ipconfig /all would have been showing them there too.
Otherwise I don't think that there is a requirement to have a reverse lookup
for dns server names.

If you're having trouble with your real DNS addresses it may help
to use nslookup in its interactive mode with set debug as the first
command.

BTW This is slightly off-topic for the IE NG and I don't use Vista.
You may get more knowledgeable assistance from Vista Networking.
E.g. another possible unique factor with it will be whether IPv6 is involved.
Cross-posting for convenience.


Good luck

Robert Aldwinckle
---


Robert Aldwinckle
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
Vista problems jacobsonla Windows Vista Performance & Maintenance 40 07-03-2008 10:21 AM
Problems upgrading from Vista Home Basic to Vista Business Guest Windows Vista 0 03-05-2008 02:20 PM
problems with Vista Bean Windows Vista Performance & Maintenance 15 04-25-2007 06:44 PM
vista to xp problems Gman Windows Vista Networking & Sharing 3 04-18-2007 01:26 PM
Xp and Vista problems jon Windows Vista Networking & Sharing 0 09-03-2006 05:28 PM


All times are GMT. The time now is 09:02 PM.


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