domain setup question

Thor Kottelin thor at anta.net
Sat Jun 24 20:47:26 UTC 2000



James wrote:

> Server A : owns / controls the domain "microsoft.com"
> 
> I want Server B to take control of the subdomain "myhouse.microsoft.com"

> From what I have read Server A needs a NS record with the DNS name of Server
> B (servername.myhouse.microsoft.com) along with Server B`s IP address in its
> DNS entries.
> 
> Can someone please let me know if I am on the right track..

You are. What you'd need on server A would look something like this:

$ORIGIN microsoft.com.
myhouse			NS	servername.myhouse
servername.myhouse	A	192.168.0.1	; IP address of server B

Thor

-- 
Plain old email is very insecure. Please make it
a little safer for yourself and me by using PGP.
FAQ: <URL:http://www.pgp.net/pgpnet/pgp-faq/>.
My public keys are available from key servers.



More information about the bind-users mailing list