Re: DNS woes on WIn2k3

2010-02-23 Thread Kurt Buff
I'm not sure if this is relevant...

AD-integrated? From zone files or in the registry?

Kurt

On Tue, Feb 23, 2010 at 07:02, Ziots, Edward ezi...@lifespan.org wrote:
 Having a problem with DNS on Windows 2003 R2 SP2, in which old entries do not 
 show up in the DNSMGMT.MSC but when I ping the IP address it gives me the 
 name back of the old system.

 Also I have do the following.

 Nslookup
 Set type=A
 Set D2
 Oldservername.domain.domain.org and it gives a reponse, which means DNS still 
 knows about it.

 I have rebooted both primary and secondary DNS servers. Which should have 
 cleared the cache and still no luck.

 Looks the same from multiple workstations therefore its not a HOSTS problem.

 Help?

 Z

 ~ Finally, powerful endpoint security that ISN'T a resource hog! ~
 ~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~

~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~



RE: DNS woes on WIn2k3

2010-02-23 Thread Kim Longenbaugh
Cleared your reverse lookups on the DNS server?  
Ipconfig /flushdns on the workstations?

-Original Message-
From: Ziots, Edward [mailto:ezi...@lifespan.org] 
Sent: Tuesday, February 23, 2010 9:02 AM
To: NT System Admin Issues
Subject: DNS woes on WIn2k3

Having a problem with DNS on Windows 2003 R2 SP2, in which old entries
do not show up in the DNSMGMT.MSC but when I ping the IP address it
gives me the name back of the old system. 

Also I have do the following. 

Nslookup
Set type=A
Set D2
Oldservername.domain.domain.org and it gives a reponse, which means DNS
still knows about it. 

I have rebooted both primary and secondary DNS servers. Which should
have cleared the cache and still no luck. 

Looks the same from multiple workstations therefore its not a HOSTS
problem. 

Help?

Z

~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~

~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~



RE: DNS woes on WIn2k3

2010-02-23 Thread Michael Tellson
How about this:
Nslookup
Set type=ptr
a.b.c.d.in-addr.arpa (where IP address = d.c.b.a)

if this returns the FQDN of the server you need to look in your reverse lookup 
zone on your DNS server.

Michael Tellson

-Original Message-
From: Ziots, Edward [mailto:ezi...@lifespan.org] 
Sent: Tuesday, February 23, 2010 9:02 AM
To: NT System Admin Issues
Subject: DNS woes on WIn2k3

Having a problem with DNS on Windows 2003 R2 SP2, in which old entries do not 
show up in the DNSMGMT.MSC but when I ping the IP address it gives me the name 
back of the old system. 

Also I have do the following. 

Nslookup
Set type=A
Set D2
Oldservername.domain.domain.org and it gives a reponse, which means DNS still 
knows about it. 

I have rebooted both primary and secondary DNS servers. Which should have 
cleared the cache and still no luck. 

Looks the same from multiple workstations therefore its not a HOSTS problem. 

Help?

Z

~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~

~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~

RE: DNS woes on WIn2k3

2010-02-23 Thread Ziots, Edward
It was stale records in the WINS server that was being servers back to
me via DNS, because I had WINS lookup enabled. Just had to delete them
from the database and we was all set. 

I hate WINS..

Z

-Original Message-
From: Kim Longenbaugh [mailto:k...@colonialsavings.com] 
Sent: Tuesday, February 23, 2010 10:25 AM
To: NT System Admin Issues
Subject: RE: DNS woes on WIn2k3

Cleared your reverse lookups on the DNS server?  
Ipconfig /flushdns on the workstations?

-Original Message-
From: Ziots, Edward [mailto:ezi...@lifespan.org] 
Sent: Tuesday, February 23, 2010 9:02 AM
To: NT System Admin Issues
Subject: DNS woes on WIn2k3

Having a problem with DNS on Windows 2003 R2 SP2, in which old entries
do not show up in the DNSMGMT.MSC but when I ping the IP address it
gives me the name back of the old system. 

Also I have do the following. 

Nslookup
Set type=A
Set D2
Oldservername.domain.domain.org and it gives a reponse, which means DNS
still knows about it. 

I have rebooted both primary and secondary DNS servers. Which should
have cleared the cache and still no luck. 

Looks the same from multiple workstations therefore its not a HOSTS
problem. 

Help?

Z

~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~

~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~


~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~



RE: DNS woes on WIn2k3

2010-02-23 Thread Kim Longenbaugh
Yes, this a case where a no-WINS situation would actually be good.

-Original Message-
From: Ziots, Edward [mailto:ezi...@lifespan.org] 
Sent: Tuesday, February 23, 2010 10:05 AM
To: NT System Admin Issues
Subject: RE: DNS woes on WIn2k3

It was stale records in the WINS server that was being servers back to
me via DNS, because I had WINS lookup enabled. Just had to delete them
from the database and we was all set. 

I hate WINS..

Z

-Original Message-
From: Kim Longenbaugh [mailto:k...@colonialsavings.com] 
Sent: Tuesday, February 23, 2010 10:25 AM
To: NT System Admin Issues
Subject: RE: DNS woes on WIn2k3

Cleared your reverse lookups on the DNS server?  
Ipconfig /flushdns on the workstations?

-Original Message-
From: Ziots, Edward [mailto:ezi...@lifespan.org] 
Sent: Tuesday, February 23, 2010 9:02 AM
To: NT System Admin Issues
Subject: DNS woes on WIn2k3

Having a problem with DNS on Windows 2003 R2 SP2, in which old entries
do not show up in the DNSMGMT.MSC but when I ping the IP address it
gives me the name back of the old system. 

Also I have do the following. 

Nslookup
Set type=A
Set D2
Oldservername.domain.domain.org and it gives a reponse, which means DNS
still knows about it. 

I have rebooted both primary and secondary DNS servers. Which should
have cleared the cache and still no luck. 

Looks the same from multiple workstations therefore its not a HOSTS
problem. 

Help?

Z

~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~

~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~


~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~


~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~



Re: DNS woes on WIn2k3

2010-02-23 Thread Sherry Abercrombie
Snicker..good one Kim.

On Tue, Feb 23, 2010 at 10:25 AM, Kim Longenbaugh
k...@colonialsavings.comwrote:

 Yes, this a case where a no-WINS situation would actually be good.

 -Original Message-
 From: Ziots, Edward [mailto:ezi...@lifespan.org]
 Sent: Tuesday, February 23, 2010 10:05 AM
 To: NT System Admin Issues
 Subject: RE: DNS woes on WIn2k3

 It was stale records in the WINS server that was being servers back to
 me via DNS, because I had WINS lookup enabled. Just had to delete them
 from the database and we was all set.

 I hate WINS..

 Z

 -Original Message-
 From: Kim Longenbaugh [mailto:k...@colonialsavings.com]
 Sent: Tuesday, February 23, 2010 10:25 AM
 To: NT System Admin Issues
 Subject: RE: DNS woes on WIn2k3

 Cleared your reverse lookups on the DNS server?
 Ipconfig /flushdns on the workstations?

 -Original Message-
 From: Ziots, Edward [mailto:ezi...@lifespan.org]
 Sent: Tuesday, February 23, 2010 9:02 AM
 To: NT System Admin Issues
 Subject: DNS woes on WIn2k3

 Having a problem with DNS on Windows 2003 R2 SP2, in which old entries
 do not show up in the DNSMGMT.MSC but when I ping the IP address it
 gives me the name back of the old system.

 Also I have do the following.

 Nslookup
 Set type=A
 Set D2
 Oldservername.domain.domain.org and it gives a reponse, which means DNS
 still knows about it.

 I have rebooted both primary and secondary DNS servers. Which should
 have cleared the cache and still no luck.

 Looks the same from multiple workstations therefore its not a HOSTS
 problem.

 Help?

 Z

 ~ Finally, powerful endpoint security that ISN'T a resource hog! ~
 ~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~

 ~ Finally, powerful endpoint security that ISN'T a resource hog! ~
 ~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~


 ~ Finally, powerful endpoint security that ISN'T a resource hog! ~
 ~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~


 ~ Finally, powerful endpoint security that ISN'T a resource hog! ~
 ~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~




-- 
Sherry Abercrombie

Any sufficiently advanced technology is indistinguishable from magic.
Arthur C. Clarke
Sent from Keller, TX, United States

~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~

Re: DNS woes on WIn2k3

2010-02-23 Thread Richard Stovall
Ba dum bum!

(Well played!)

On Tue, Feb 23, 2010 at 11:25 AM, Kim Longenbaugh
k...@colonialsavings.comwrote:

 Yes, this a case where a no-WINS situation would actually be good.

 -Original Message-
 From: Ziots, Edward [mailto:ezi...@lifespan.org]
 Sent: Tuesday, February 23, 2010 10:05 AM
 To: NT System Admin Issues
 Subject: RE: DNS woes on WIn2k3

 It was stale records in the WINS server that was being servers back to
 me via DNS, because I had WINS lookup enabled. Just had to delete them
 from the database and we was all set.

 I hate WINS..

 Z

 -Original Message-
 From: Kim Longenbaugh [mailto:k...@colonialsavings.com]
 Sent: Tuesday, February 23, 2010 10:25 AM
 To: NT System Admin Issues
 Subject: RE: DNS woes on WIn2k3

 Cleared your reverse lookups on the DNS server?
 Ipconfig /flushdns on the workstations?

 -Original Message-
 From: Ziots, Edward [mailto:ezi...@lifespan.org]
 Sent: Tuesday, February 23, 2010 9:02 AM
 To: NT System Admin Issues
 Subject: DNS woes on WIn2k3

 Having a problem with DNS on Windows 2003 R2 SP2, in which old entries
 do not show up in the DNSMGMT.MSC but when I ping the IP address it
 gives me the name back of the old system.

 Also I have do the following.

 Nslookup
 Set type=A
 Set D2
 Oldservername.domain.domain.org and it gives a reponse, which means DNS
 still knows about it.

 I have rebooted both primary and secondary DNS servers. Which should
 have cleared the cache and still no luck.

 Looks the same from multiple workstations therefore its not a HOSTS
 problem.

 Help?

 Z

 ~ Finally, powerful endpoint security that ISN'T a resource hog! ~
 ~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~

 ~ Finally, powerful endpoint security that ISN'T a resource hog! ~
 ~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~


 ~ Finally, powerful endpoint security that ISN'T a resource hog! ~
 ~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~


 ~ Finally, powerful endpoint security that ISN'T a resource hog! ~
 ~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~



~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~

Re: DNS woes on WIn2k3

2010-02-23 Thread Kurt Buff
But there is an 'i' in WINS.

On Tue, Feb 23, 2010 at 08:25, Kim Longenbaugh k...@colonialsavings.com wrote:
 Yes, this a case where a no-WINS situation would actually be good.

 -Original Message-
 From: Ziots, Edward [mailto:ezi...@lifespan.org]
 Sent: Tuesday, February 23, 2010 10:05 AM
 To: NT System Admin Issues
 Subject: RE: DNS woes on WIn2k3

 It was stale records in the WINS server that was being servers back to
 me via DNS, because I had WINS lookup enabled. Just had to delete them
 from the database and we was all set.

 I hate WINS..

 Z

 -Original Message-
 From: Kim Longenbaugh [mailto:k...@colonialsavings.com]
 Sent: Tuesday, February 23, 2010 10:25 AM
 To: NT System Admin Issues
 Subject: RE: DNS woes on WIn2k3

 Cleared your reverse lookups on the DNS server?
 Ipconfig /flushdns on the workstations?

 -Original Message-
 From: Ziots, Edward [mailto:ezi...@lifespan.org]
 Sent: Tuesday, February 23, 2010 9:02 AM
 To: NT System Admin Issues
 Subject: DNS woes on WIn2k3

 Having a problem with DNS on Windows 2003 R2 SP2, in which old entries
 do not show up in the DNSMGMT.MSC but when I ping the IP address it
 gives me the name back of the old system.

 Also I have do the following.

 Nslookup
 Set type=A
 Set D2
 Oldservername.domain.domain.org and it gives a reponse, which means DNS
 still knows about it.

 I have rebooted both primary and secondary DNS servers. Which should
 have cleared the cache and still no luck.

 Looks the same from multiple workstations therefore its not a HOSTS
 problem.

 Help?

 Z

 ~ Finally, powerful endpoint security that ISN'T a resource hog! ~
 ~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~

 ~ Finally, powerful endpoint security that ISN'T a resource hog! ~
 ~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~


 ~ Finally, powerful endpoint security that ISN'T a resource hog! ~
 ~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~


 ~ Finally, powerful endpoint security that ISN'T a resource hog! ~
 ~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~



~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~



RE: DNS woes on WIn2k3

2010-02-23 Thread Kim Longenbaugh
That's why we no longer want it to be part of our team.

-Original Message-
From: Kurt Buff [mailto:kurt.b...@gmail.com] 
Sent: Tuesday, February 23, 2010 11:47 AM
To: NT System Admin Issues
Subject: Re: DNS woes on WIn2k3

But there is an 'i' in WINS.

On Tue, Feb 23, 2010 at 08:25, Kim Longenbaugh k...@colonialsavings.com wrote:
 Yes, this a case where a no-WINS situation would actually be good.

 -Original Message-
 From: Ziots, Edward [mailto:ezi...@lifespan.org]
 Sent: Tuesday, February 23, 2010 10:05 AM
 To: NT System Admin Issues
 Subject: RE: DNS woes on WIn2k3

 It was stale records in the WINS server that was being servers back to
 me via DNS, because I had WINS lookup enabled. Just had to delete them
 from the database and we was all set.

 I hate WINS..

 Z

 -Original Message-
 From: Kim Longenbaugh [mailto:k...@colonialsavings.com]
 Sent: Tuesday, February 23, 2010 10:25 AM
 To: NT System Admin Issues
 Subject: RE: DNS woes on WIn2k3

 Cleared your reverse lookups on the DNS server?
 Ipconfig /flushdns on the workstations?

 -Original Message-
 From: Ziots, Edward [mailto:ezi...@lifespan.org]
 Sent: Tuesday, February 23, 2010 9:02 AM
 To: NT System Admin Issues
 Subject: DNS woes on WIn2k3

 Having a problem with DNS on Windows 2003 R2 SP2, in which old entries
 do not show up in the DNSMGMT.MSC but when I ping the IP address it
 gives me the name back of the old system.

 Also I have do the following.

 Nslookup
 Set type=A
 Set D2
 Oldservername.domain.domain.org and it gives a reponse, which means DNS
 still knows about it.

 I have rebooted both primary and secondary DNS servers. Which should
 have cleared the cache and still no luck.

 Looks the same from multiple workstations therefore its not a HOSTS
 problem.

 Help?

 Z

 ~ Finally, powerful endpoint security that ISN'T a resource hog! ~
 ~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~

 ~ Finally, powerful endpoint security that ISN'T a resource hog! ~
 ~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~


 ~ Finally, powerful endpoint security that ISN'T a resource hog! ~
 ~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~


 ~ Finally, powerful endpoint security that ISN'T a resource hog! ~
 ~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~



~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~


~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~



RE: DNS woes on WIn2k3

2010-02-23 Thread Ziots, Edward
Amen Kim, Amen...

Z

-Original Message-
From: Kim Longenbaugh [mailto:k...@colonialsavings.com] 
Sent: Tuesday, February 23, 2010 2:01 PM
To: NT System Admin Issues
Subject: RE: DNS woes on WIn2k3

That's why we no longer want it to be part of our team.

-Original Message-
From: Kurt Buff [mailto:kurt.b...@gmail.com] 
Sent: Tuesday, February 23, 2010 11:47 AM
To: NT System Admin Issues
Subject: Re: DNS woes on WIn2k3

But there is an 'i' in WINS.

On Tue, Feb 23, 2010 at 08:25, Kim Longenbaugh k...@colonialsavings.com wrote:
 Yes, this a case where a no-WINS situation would actually be good.

 -Original Message-
 From: Ziots, Edward [mailto:ezi...@lifespan.org]
 Sent: Tuesday, February 23, 2010 10:05 AM
 To: NT System Admin Issues
 Subject: RE: DNS woes on WIn2k3

 It was stale records in the WINS server that was being servers back to
 me via DNS, because I had WINS lookup enabled. Just had to delete them
 from the database and we was all set.

 I hate WINS..

 Z

 -Original Message-
 From: Kim Longenbaugh [mailto:k...@colonialsavings.com]
 Sent: Tuesday, February 23, 2010 10:25 AM
 To: NT System Admin Issues
 Subject: RE: DNS woes on WIn2k3

 Cleared your reverse lookups on the DNS server?
 Ipconfig /flushdns on the workstations?

 -Original Message-
 From: Ziots, Edward [mailto:ezi...@lifespan.org]
 Sent: Tuesday, February 23, 2010 9:02 AM
 To: NT System Admin Issues
 Subject: DNS woes on WIn2k3

 Having a problem with DNS on Windows 2003 R2 SP2, in which old entries
 do not show up in the DNSMGMT.MSC but when I ping the IP address it
 gives me the name back of the old system.

 Also I have do the following.

 Nslookup
 Set type=A
 Set D2
 Oldservername.domain.domain.org and it gives a reponse, which means DNS
 still knows about it.

 I have rebooted both primary and secondary DNS servers. Which should
 have cleared the cache and still no luck.

 Looks the same from multiple workstations therefore its not a HOSTS
 problem.

 Help?

 Z

 ~ Finally, powerful endpoint security that ISN'T a resource hog! ~
 ~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~

 ~ Finally, powerful endpoint security that ISN'T a resource hog! ~
 ~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~


 ~ Finally, powerful endpoint security that ISN'T a resource hog! ~
 ~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~


 ~ Finally, powerful endpoint security that ISN'T a resource hog! ~
 ~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~



~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~


~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~


~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/  ~