PC Review


Reply
 
 
Eran
Guest
Posts: n/a
 
      16th Feb 2007
Hi,

Is it possible to implement dynamic DNS with Windows 2000 Server DNS?

Thanks,

Eran


 
Reply With Quote
 
 
 
 
Herb Martin
Guest
Posts: n/a
 
      17th Feb 2007

"Eran" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hi,
>
> Is it possible to implement dynamic DNS with Windows 2000 Server DNS?


Sure. It was released to support Win2000 AD which requires Dynamic DNS.

Both Unsecure and Secure-Only (with AD Integrated) Dynamic Updates are
possible on both Win2000 and Win2003.

--
Herb Martin, MCSE, MVP
http://www.LearnQuick.Com
(phone on web site)


 
Reply With Quote
 
Eran
Guest
Posts: n/a
 
      18th Feb 2007
Thanks for the reply.

Could you point me in the right direction?
My main server has a static IP and remote server with dynamic IP.
The remote server does not use AD.

Thanks,
Eran

"Herb Martin" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...

"Eran" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hi,
>
> Is it possible to implement dynamic DNS with Windows 2000 Server DNS?


Sure. It was released to support Win2000 AD which requires Dynamic DNS.

Both Unsecure and Secure-Only (with AD Integrated) Dynamic Updates are
possible on both Win2000 and Win2003.

--
Herb Martin, MCSE, MVP
http://www.LearnQuick.Com
(phone on web site)


 
Reply With Quote
 
Herb Martin
Guest
Posts: n/a
 
      18th Feb 2007

"Eran" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Thanks for the reply.
>
> Could you point me in the right direction?
> My main server has a static IP and remote server with dynamic IP.
> The remote server does not use AD.


First, it isn't safe to do this unless the DNS server is behind a firewall
and you can be reasonably sure that no one INTERNAL will abuse
the DNS server by registering false records -- I say this because you
don't have a domain and you mention a "remote" server.

Do you have DNS setup?
Open the DNS console.
Add you DNS server if it isn't there.
Find the Forward lookup zone for which your server is PRIMARY and
which you wish to make dynamic (You can only do this on the Primary
without AD.)
Right click on the zone->Properties-> General tab in the middle of the
tab.

For help, search the built-in help for [ DNS checklist ] or for
[ Dynamic DNS checklist ].

Ask a specific question if you need more help.


> "Herb Martin" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>
> "Eran" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> Hi,
>>
>> Is it possible to implement dynamic DNS with Windows 2000 Server DNS?

>
> Sure. It was released to support Win2000 AD which requires Dynamic DNS.
>
> Both Unsecure and Secure-Only (with AD Integrated) Dynamic Updates are
> possible on both Win2000 and Win2003.
>
> --
> Herb Martin, MCSE, MVP
> http://www.LearnQuick.Com
> (phone on web site)
>
>



 
Reply With Quote
 
Eran
Guest
Posts: n/a
 
      22nd Feb 2007
Hi Herb,

Thanks for the reply.

My main server does have a domain (say abc.com) with DNS Server functioning
and a public static IP.
AD is installed on the main server.

The remote server does not have AD installed, but I can enable the DNS
server/client services on it.
The remote server is in a different location and therefore not connected to
the same internal LAN.
Also, the remote server is behind a firewall and NAT (private ip). I don't
have problems opening ports for it.
Although the remote server's private IP is static, the router's public IP is
dynamic.

Can I use dynamic DNS so that "remote1.abc.com" will point to the remote
server?

Will dynamic DNS resolve the remote server's private IP to the router's
public IP?

I understand from your explanation how to set it up on the main server, but
what do I need to do on the remote server that is on a different network?

The TCP/IP settings on the remote server have the DNS IPs of their ISP. Do I
need to change this to the DNS ip of my main server?

Thanks,

Eran


"Herb Martin" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...

"Eran" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Thanks for the reply.
>
> Could you point me in the right direction?
> My main server has a static IP and remote server with dynamic IP.
> The remote server does not use AD.


First, it isn't safe to do this unless the DNS server is behind a firewall
and you can be reasonably sure that no one INTERNAL will abuse
the DNS server by registering false records -- I say this because you
don't have a domain and you mention a "remote" server.

Do you have DNS setup?
Open the DNS console.
Add you DNS server if it isn't there.
Find the Forward lookup zone for which your server is PRIMARY and
which you wish to make dynamic (You can only do this on the Primary
without AD.)
Right click on the zone->Properties-> General tab in the middle of the
tab.

For help, search the built-in help for [ DNS checklist ] or for
[ Dynamic DNS checklist ].

Ask a specific question if you need more help.


> "Herb Martin" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>
> "Eran" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> Hi,
>>
>> Is it possible to implement dynamic DNS with Windows 2000 Server DNS?

>
> Sure. It was released to support Win2000 AD which requires Dynamic DNS.
>
> Both Unsecure and Secure-Only (with AD Integrated) Dynamic Updates are
> possible on both Win2000 and Win2003.
>
> --
> Herb Martin, MCSE, MVP
> http://www.LearnQuick.Com
> (phone on web site)
>
>




 
Reply With Quote
 
Herb Martin
Guest
Posts: n/a
 
      24th Feb 2007

"Eran" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi Herb,
>
> Thanks for the reply.


I have been away from News mostly. Sorry for the delay.

> My main server does have a domain (say abc.com) with DNS Server
> functioning
> and a public static IP. AD is installed on the main server.


[Simplify by just saying "my main server is a DC with DNS."]

> The remote server does not have AD installed, but I can enable the DNS
> server/client services on it.


Not a DC. Ok, so it will be a Secondary to the existing DNS server on the
DC.

> The remote server is in a different location and therefore not connected
> to
> the same internal LAN.
> Also, the remote server is behind a firewall and NAT (private ip). I don't
> have problems opening ports for it.
> Although the remote server's private IP is static, the router's public IP
> is
> dynamic.


That can be overcome -- e.g., if you need to build a VPN. You can use
dynamice DNS service on the Internet to give the router a stable "Name"
that will resolve to the correct IP when it changes.

> Can I use dynamic DNS so that "remote1.abc.com" will point to the remote
> server?


Not SAFELY with the Microsoft DNS probably. Use a public (e.g.,
dyndns.org or some such) dynamic DNS for that router. This way you
don't have to expose your dynamic Microsoft DNS server to the Internet.

Setup a VPN, route the remote office to the main office through that VPN
and keep everything encrypted in there.

> Will dynamic DNS resolve the remote server's private IP to the router's
> public IP?


It can.

> I understand from your explanation how to set it up on the main server,
> but
> what do I need to do on the remote server that is on a different network?


You cannot safely setup a dynamic DNS server on a NON-DC, especially if
it is exposed to the Internet. You cannot have two Primaries unless they
are
both on DCs.

> The TCP/IP settings on the remote server have the DNS IPs of their ISP. Do
> I
> need to change this to the DNS ip of my main server?


"Domain machines" and other "internal" (i.e., corporate) DNS clients cannot
reliably use an ISP on their NIC settings since they much resolve the DCs of
the
domain and other servers -- they must use STRICTLY the internal DNS servers
which know how to find the DCs and other resource servers.

--
Herb Martin, MCSE, MVP
http://www.LearnQuick.Com
(phone on web site)


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
How to network dynamic DSL connected winXP to dynamic DSL connectedwin2K between Office & home? dummy Windows XP General 1 20th Nov 2005 04:28 AM
How to network dynamic DSL connected winXP to dynamic DSL connectedwin2K between Office & home? dummy Windows XP General 0 19th Nov 2005 10:28 PM
Dynamic Events from Dynamic Controls on a User Control - Guess What? Broken! mytestemailaccount@gmail.com Microsoft ASP .NET 5 23rd Mar 2005 05:06 PM
Repeater, Panel, dynamic user control - can't retrieve dynamic controls in code behind theComputer7 Microsoft C# .NET 2 23rd Jun 2004 04:47 PM
using dynamic dns and dynamic dhcp to replicate client A records to remote sites Paul E. Microsoft Windows 2000 Networking 0 29th Oct 2003 08:59 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:21 PM.