Any information is appreciated.
Thanks
Gopal
yup.
> Another question I have is - what if the host is using DHCP? How will
> the Bind libarary get the DNS server name?
it would still go by whatever is in the resolv.conf file (since windoze
doesn't use or update this file).
w
--
GPG Public Key:
http://infinitejazz.net/will/pgp/
Microsoft moved the location of the nameserver list in the registry between
NT 4.0 and W2K. NT 4.0 does not require the resolv.conf file but will use it
if it's there. W2K does require it as the work was not done to have it do the
necessary lookups. Feel free to implement this.
Since you usually use fixed nameserver lists anyway, even for DHCP it shouldn't
make a difference.
Danny