In James W. Long <
[email protected]> commented
Then Kevin replied below:
Hello again James, answers inline.
Dear Kevin:
Good to hear from you again!
Thanks for the reply.
Not that I understand all of it,
so I'm going to ask more questions.
I know we wont be running ddns so thats out.
If your not going to be using DDNS, how is DHCP expected to update DNS?
We want the vpn clients to show up in our internal dns.
and we want to get to thier drives and shares in network
places
As you know, DNS and Network places are two totally different functions. The
VPN clients will have to use WINS to populate Network places.
DNS registration is not required for clients, but if you want clients to
populate DNS you will have to allow dynamic registration. That said, the
domain forward lookup zone can be configured to query the WINS server for
hosts not found in DNS, so as long as this function works your clients do
not have to register in DNS as long as the clients have a WINS registration.
My dns server is ad integrated on win2k server here.
if I run dhcp then dhcp will allocate the vpn addresses
and tell dns what they are so that dns then knows.
is that correct?
Yes, DHCP can register the clients in DNS, if the DHCP server supports this
option and the DNS servers to be registered in are configured in the active
network connections of the machine DHCP is running on.
On that subject, lets say I have an as400 running
dhcp on the same network instead.
Wouldnt I want to move dhcp to my DC
so it can talk to my ad integrated DNS?
or can my ad DNS make use of dhcp
running on an as400?
Unfortunately, the AS400 is out of my scope of knowledge, so I don't know if
the AS400 DHCP can register in MS DNS. I can tell you that BIND DHCP cannot
register in a MS DNS server and vice-versa because the protocols of the two
softwares are different.
if I run WINS, then my vpn clients will see objects
in network places and I will also see the vpn clients
(and any shares they have) in network places
is that correct?
Yes, that is how it is supposed to work.
and lastly,
if I configure DNS to do a WINS lookup
on the Wins tab (in dns mmc),
OK I got lost, I need to do this anyway?
I would if you don't use DDNS for the VPN clients. This way the VPN clients
can be resolved in DNS without actually registering in DNS.