Networking Forums

Networking Forums > Computer Networking > Windows Networking > nslookup

Reply
 
 
Tan Lee Yew
Guest
Posts: n/a

 
      12-27-2005, 02:34 AM
Hi, I'm having a nslookup problem with my server (win2k)

when i ping microsoft.com, yahoo.com, it always appears like this.

C:\>nslookup
Default Server: mselser.mselswd.msel.com
Address: 192.1.1.173

> yahoo.com

Server: mselser.mselswd.msel.com
Address: 192.1.1.173

Non-authoritative answer:
Name: yahoo.com.msel.com
Address: 67.15.35.126

> www.yahoo.com

Server: mselser.mselswd.msel.com
Address: 192.1.1.173

Non-authoritative answer:
Name: www.yahoo.com.msel.com
Address: 67.15.35.126

i do not know why it appends the msel.com and giving the same ip address.
Another thing, when i try to ping a local name to resolve the ip, it also
gives this ip address.

C:\>ping ms4-04

Pinging ms4-04.msel.com [67.15.35.126] with 32 bytes of data:

Reply from 67.15.35.126: bytes=32 time=353ms TTL=41
Reply from 67.15.35.126: bytes=32 time=348ms TTL=41
Reply from 67.15.35.126: bytes=32 time=364ms TTL=41
Reply from 67.15.35.126: bytes=32 time=346ms TTL=41

Ping statistics for 67.15.35.126:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 346ms, Maximum = 364ms, Average = 352ms

C:\>nslookup ms4-04
Server: mselser.mselswd.msel.com
Address: 192.1.1.173

Name: ms4-04.mselswd.msel.com
Address: 192.1.1.53

--
Regards,
Tan.


 
Reply With Quote
 
 
 
 
Robert L [MS-MVP]
Guest
Posts: n/a

 
      12-27-2005, 04:50 AM
You have received a non-authoritative answer because you are querying servers that are not authoritative for the zones. To ensure that you receive authoritative answers, you must point nslookup at one of the listed name servers.


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
"Tan Lee Yew" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
Hi, I'm having a nslookup problem with my server (win2k)

when i ping microsoft.com, yahoo.com, it always appears like this.

C:\>nslookup
Default Server: mselser.mselswd.msel.com
Address: 192.1.1.173

> yahoo.com

Server: mselser.mselswd.msel.com
Address: 192.1.1.173

Non-authoritative answer:
Name: yahoo.com.msel.com
Address: 67.15.35.126

> www.yahoo.com

Server: mselser.mselswd.msel.com
Address: 192.1.1.173

Non-authoritative answer:
Name: www.yahoo.com.msel.com
Address: 67.15.35.126

i do not know why it appends the msel.com and giving the same ip address.
Another thing, when i try to ping a local name to resolve the ip, it also
gives this ip address.

C:\>ping ms4-04

Pinging ms4-04.msel.com [67.15.35.126] with 32 bytes of data:

Reply from 67.15.35.126: bytes=32 time=353ms TTL=41
Reply from 67.15.35.126: bytes=32 time=348ms TTL=41
Reply from 67.15.35.126: bytes=32 time=364ms TTL=41
Reply from 67.15.35.126: bytes=32 time=346ms TTL=41

Ping statistics for 67.15.35.126:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 346ms, Maximum = 364ms, Average = 352ms

C:\>nslookup ms4-04
Server: mselser.mselswd.msel.com
Address: 192.1.1.173

Name: ms4-04.mselswd.msel.com
Address: 192.1.1.53

--
Regards,
Tan.


 
Reply With Quote
 
Tan Lee Yew
Guest
Posts: n/a

 
      12-27-2005, 05:41 AM
Hi, Thanks,
...but for ms4-04, it was supposed to be the local ip address. but it still gives me the foreign ip when i do a ping. and ms4-04 becomes ms4-04.msel.com instead of ms4-04.mselswd.msel.com. As you can see, it is correct in the nslookup (192.1.1.53)
"Robert L [MS-MVP]" <(E-Mail Removed)> wrote in message news:%(E-Mail Removed)...
You have received a non-authoritative answer because you are querying servers that are not authoritative for the zones. To ensure that you receive authoritative answers, you must point nslookup at one of the listed name servers.


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
"Tan Lee Yew" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
Hi, I'm having a nslookup problem with my server (win2k)

when i ping microsoft.com, yahoo.com, it always appears like this.

C:\>nslookup
Default Server: mselser.mselswd.msel.com
Address: 192.1.1.173

> yahoo.com

Server: mselser.mselswd.msel.com
Address: 192.1.1.173

Non-authoritative answer:
Name: yahoo.com.msel.com
Address: 67.15.35.126

> www.yahoo.com

Server: mselser.mselswd.msel.com
Address: 192.1.1.173

Non-authoritative answer:
Name: www.yahoo.com.msel.com
Address: 67.15.35.126

i do not know why it appends the msel.com and giving the same ip address.
Another thing, when i try to ping a local name to resolve the ip, it also
gives this ip address.

C:\>ping ms4-04

Pinging ms4-04.msel.com [67.15.35.126] with 32 bytes of data:

Reply from 67.15.35.126: bytes=32 time=353ms TTL=41
Reply from 67.15.35.126: bytes=32 time=348ms TTL=41
Reply from 67.15.35.126: bytes=32 time=364ms TTL=41
Reply from 67.15.35.126: bytes=32 time=346ms TTL=41

Ping statistics for 67.15.35.126:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 346ms, Maximum = 364ms, Average = 352ms

C:\>nslookup ms4-04
Server: mselser.mselswd.msel.com
Address: 192.1.1.173

Name: ms4-04.mselswd.msel.com
Address: 192.1.1.53

--
Regards,
Tan.


 
Reply With Quote
 
Robert L [MS-MVP]
Guest
Posts: n/a

 
      12-27-2005, 03:01 PM
You have incorrect DNS settings.

Troubleshooting ping issues
Ping lists a public IP instead of private IP Receiving a reply from a different
IP TTL expired in transit. Can't ping another computer because of the ICF ...
www.chicagotech.net/troubleshootingping.htm

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
"Tan Lee Yew" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
Hi, Thanks,
..but for ms4-04, it was supposed to be the local ip address. but it still gives me the foreign ip when i do a ping. and ms4-04 becomes ms4-04.msel.com instead of ms4-04.mselswd.msel.com. As you can see, it is correct in the nslookup (192.1.1.53)
"Robert L [MS-MVP]" <(E-Mail Removed)> wrote in message news:%(E-Mail Removed)...
You have received a non-authoritative answer because you are querying servers that are not authoritative for the zones. To ensure that you receive authoritative answers, you must point nslookup at one of the listed name servers.


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
"Tan Lee Yew" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
Hi, I'm having a nslookup problem with my server (win2k)

when i ping microsoft.com, yahoo.com, it always appears like this.

C:\>nslookup
Default Server: mselser.mselswd.msel.com
Address: 192.1.1.173

> yahoo.com

Server: mselser.mselswd.msel.com
Address: 192.1.1.173

Non-authoritative answer:
Name: yahoo.com.msel.com
Address: 67.15.35.126

> www.yahoo.com

Server: mselser.mselswd.msel.com
Address: 192.1.1.173

Non-authoritative answer:
Name: www.yahoo.com.msel.com
Address: 67.15.35.126

i do not know why it appends the msel.com and giving the same ip address.
Another thing, when i try to ping a local name to resolve the ip, it also
gives this ip address.

C:\>ping ms4-04

Pinging ms4-04.msel.com [67.15.35.126] with 32 bytes of data:

Reply from 67.15.35.126: bytes=32 time=353ms TTL=41
Reply from 67.15.35.126: bytes=32 time=348ms TTL=41
Reply from 67.15.35.126: bytes=32 time=364ms TTL=41
Reply from 67.15.35.126: bytes=32 time=346ms TTL=41

Ping statistics for 67.15.35.126:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 346ms, Maximum = 364ms, Average = 352ms

C:\>nslookup ms4-04
Server: mselser.mselswd.msel.com
Address: 192.1.1.173

Name: ms4-04.mselswd.msel.com
Address: 192.1.1.53

--
Regards,
Tan.


 
Reply With Quote
 
Tan Lee Yew
Guest
Posts: n/a

 
      12-27-2005, 11:37 PM
Then what can i do to solve this problem?
"Robert L [MS-MVP]" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
You have incorrect DNS settings.

Troubleshooting ping issues
Ping lists a public IP instead of private IP Receiving a reply from a different
IP TTL expired in transit. Can't ping another computer because of the ICF ...
www.chicagotech.net/troubleshootingping.htm

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
"Tan Lee Yew" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
Hi, Thanks,
..but for ms4-04, it was supposed to be the local ip address. but it still gives me the foreign ip when i do a ping. and ms4-04 becomes ms4-04.msel.com instead of ms4-04.mselswd.msel.com. As you can see, it is correct in the nslookup (192.1.1.53)
"Robert L [MS-MVP]" <(E-Mail Removed)> wrote in message news:%(E-Mail Removed)...
You have received a non-authoritative answer because you are querying servers that are not authoritative for the zones. To ensure that you receive authoritative answers, you must point nslookup at one of the listed name servers.


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
"Tan Lee Yew" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
Hi, I'm having a nslookup problem with my server (win2k)

when i ping microsoft.com, yahoo.com, it always appears like this.

C:\>nslookup
Default Server: mselser.mselswd.msel.com
Address: 192.1.1.173

> yahoo.com

Server: mselser.mselswd.msel.com
Address: 192.1.1.173

Non-authoritative answer:
Name: yahoo.com.msel.com
Address: 67.15.35.126

> www.yahoo.com

Server: mselser.mselswd.msel.com
Address: 192.1.1.173

Non-authoritative answer:
Name: www.yahoo.com.msel.com
Address: 67.15.35.126

i do not know why it appends the msel.com and giving the same ip address.
Another thing, when i try to ping a local name to resolve the ip, it also
gives this ip address.

C:\>ping ms4-04

Pinging ms4-04.msel.com [67.15.35.126] with 32 bytes of data:

Reply from 67.15.35.126: bytes=32 time=353ms TTL=41
Reply from 67.15.35.126: bytes=32 time=348ms TTL=41
Reply from 67.15.35.126: bytes=32 time=364ms TTL=41
Reply from 67.15.35.126: bytes=32 time=346ms TTL=41

Ping statistics for 67.15.35.126:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 346ms, Maximum = 364ms, Average = 352ms

C:\>nslookup ms4-04
Server: mselser.mselswd.msel.com
Address: 192.1.1.173

Name: ms4-04.mselswd.msel.com
Address: 192.1.1.53

--
Regards,
Tan.


 
Reply With Quote
 
Ace Fekay [MVP]
Guest
Posts: n/a

 
      12-28-2005, 12:28 AM
In news:(E-Mail Removed),
Tan Lee Yew <(E-Mail Removed)> stated, which I commented on below:
> Then what can i do to solve this problem?


Put a period at the end of the query because it is suffixing your Search
Suffix. It seems Yahoo is using a wildcard entry, and the way your machine
gets around it is it uses it's search suffix. You can test this with a
machine without a suffix to see what I mean. I even got a reply by entering
bill.yahoo.com.

Example:
nslookup
> yahoo.com.

(notice the period at the end of it?)

That will force it to ONLY lookup yahoo.com without the search suffix.

--
Ace

This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.

If you are having difficulty in reading or finding responses to your post,
instead of the website you are using, if I may suggest to use OEx (Outlook
Express or any other newsreader of your choosing), and configure a newsgroup
account, pointing to news.microsoft.com. This is a direct link into the
Microsoft Public Newsgroups, and it is FREE and DOES NOT require a Usenet
account with your ISP. With OEx, you can easily find your post, track
threads, cross-post, and sort by date, poster's name, watched threads or
subject.

Not sure how? It's easy:
How to Configure OEx for Internet News
http://support.microsoft.com/?id=171164

Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT, MVP
Microsoft MVP - Windows Server Directory Services
Microsoft Certified Trainer
Assimilation Imminent. Resistance is Futile.
Infinite Diversities in Infinite Combinations.
=================================


 
Reply With Quote
 
Tan Lee Yew
Guest
Posts: n/a

 
      12-28-2005, 02:13 AM
Hi,

Thanks, it is working well if i put a period at the end of the query. Does
that mean that the DNS server configuration is correct?

Regards..

"Ace Fekay [MVP]"
<PleaseSubstituteMyActualFirstName&LastNameHere@ho tmail.com> wrote in
message news:(E-Mail Removed)...
> In news:(E-Mail Removed),
> Tan Lee Yew <(E-Mail Removed)> stated, which I commented on below:
> > Then what can i do to solve this problem?

>
> Put a period at the end of the query because it is suffixing your Search
> Suffix. It seems Yahoo is using a wildcard entry, and the way your machine
> gets around it is it uses it's search suffix. You can test this with a
> machine without a suffix to see what I mean. I even got a reply by

entering
> bill.yahoo.com.
>
> Example:
> nslookup
> > yahoo.com.

> (notice the period at the end of it?)
>
> That will force it to ONLY lookup yahoo.com without the search suffix.
>
> --
> Ace
>
> This posting is provided "AS-IS" with no warranties or guarantees and
> confers no rights.
>
> If you are having difficulty in reading or finding responses to your post,
> instead of the website you are using, if I may suggest to use OEx (Outlook
> Express or any other newsreader of your choosing), and configure a

newsgroup
> account, pointing to news.microsoft.com. This is a direct link into the
> Microsoft Public Newsgroups, and it is FREE and DOES NOT require a Usenet
> account with your ISP. With OEx, you can easily find your post, track
> threads, cross-post, and sort by date, poster's name, watched threads or
> subject.
>
> Not sure how? It's easy:
> How to Configure OEx for Internet News
> http://support.microsoft.com/?id=171164
>
> Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT, MVP
> Microsoft MVP - Windows Server Directory Services
> Microsoft Certified Trainer
> Assimilation Imminent. Resistance is Futile.
> Infinite Diversities in Infinite Combinations.
> =================================
>
>



 
Reply With Quote
 
Tan Lee Yew
Guest
Posts: n/a

 
      12-28-2005, 03:39 AM
Hi,
Thanks, i've figured it out.
in the client, i've the put the 'mselswd.msel.com' in 'append these DNS
suffixes(in order)', and not the 'append primary and connection
suffixes....'.

Thanks again.
Regards,
Tan


"Tan Lee Yew" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> Thanks, it is working well if i put a period at the end of the query. Does
> that mean that the DNS server configuration is correct?
>
> Regards..
>
> "Ace Fekay [MVP]"
> <PleaseSubstituteMyActualFirstName&LastNameHere@ho tmail.com> wrote in
> message news:(E-Mail Removed)...
> > In news:(E-Mail Removed),
> > Tan Lee Yew <(E-Mail Removed)> stated, which I commented on below:
> > > Then what can i do to solve this problem?

> >
> > Put a period at the end of the query because it is suffixing your Search
> > Suffix. It seems Yahoo is using a wildcard entry, and the way your

machine
> > gets around it is it uses it's search suffix. You can test this with a
> > machine without a suffix to see what I mean. I even got a reply by

> entering
> > bill.yahoo.com.
> >
> > Example:
> > nslookup
> > > yahoo.com.

> > (notice the period at the end of it?)
> >
> > That will force it to ONLY lookup yahoo.com without the search suffix.
> >
> > --
> > Ace
> >
> > This posting is provided "AS-IS" with no warranties or guarantees and
> > confers no rights.
> >
> > If you are having difficulty in reading or finding responses to your

post,
> > instead of the website you are using, if I may suggest to use OEx

(Outlook
> > Express or any other newsreader of your choosing), and configure a

> newsgroup
> > account, pointing to news.microsoft.com. This is a direct link into the
> > Microsoft Public Newsgroups, and it is FREE and DOES NOT require a

Usenet
> > account with your ISP. With OEx, you can easily find your post, track
> > threads, cross-post, and sort by date, poster's name, watched threads or
> > subject.
> >
> > Not sure how? It's easy:
> > How to Configure OEx for Internet News
> > http://support.microsoft.com/?id=171164
> >
> > Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT, MVP
> > Microsoft MVP - Windows Server Directory Services
> > Microsoft Certified Trainer
> > Assimilation Imminent. Resistance is Futile.
> > Infinite Diversities in Infinite Combinations.
> > =================================
> >
> >

>
>



 
Reply With Quote
 
Ace Fekay [MVP]
Guest
Posts: n/a

 
      12-29-2005, 02:26 AM
In news:(E-Mail Removed),
Tan Lee Yew <(E-Mail Removed)> stated, which I commented on below:
> Hi,
> Thanks, i've figured it out.
> in the client, i've the put the 'mselswd.msel.com' in 'append these
> DNS suffixes(in order)', and not the 'append primary and connection
> suffixes....'.
>
> Thanks again.
> Regards,
> Tan


That was my next suggestion and I'm glad you figured it out!

:-)

Cheers!

Ace


 
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
nslookup and dhcp dkblee Windows Networking 1 03-23-2009 09:16 PM
nslookup error Somchai Windows Networking 1 09-22-2008 01:26 PM
nslookup -q=any is failing rancid moth Linux Networking 6 08-09-2006 02:05 AM
Nslookup/DNS question JP Breton Windows Networking 3 05-12-2005 08:59 AM
Nslookup problem Cousin Scuzzy Windows Networking 3 04-12-2004 02:40 PM



1 2 3 4 5 6 7 8 9 10 11