cptkoi
08-12-2001, 10:03 AM
I have a dedicated box with an isp. Currently i use thier name servers to point my domains at and they then patch them thorugh to my server. Is it possible for me to do all this on my win2kadvserver box?
:cartman:
mahinder
08-12-2001, 03:39 PM
you can run your own name servers on win2k box no need to use your isp name servers.
;)
cptkoi
08-12-2001, 03:43 PM
How do i do it, or can u send me in the right direction ?
Thanks
:)
mahinder
08-12-2001, 06:29 PM
well create name server/ns zone records under "dns settings" in windows 2000. I think you must have good knowledge of DNS otherwise you will not be able to make things running. Contact your isp and he will configure it for you.
for example
dns > dun > forward lookup zones > cphosting.com >
name = ns1
type = alias
data = servername.cphosting.com
remarkable
08-12-2001, 06:37 PM
Originally posted by cptkoi
How do i do it, or can u send me in the right direction ?
Try here for links.
http://directory.google.com/Top/Computers/Internet/Protocols/DNS/
I suggesting getting these books.
http://www.amazon.com/exec/obidos/ASIN/0072124326/qid=997655581/sr=2-2/ref=aps_sr_b_1_2/102-6793154-1204905
http://s1.amazon.com/exec/varzea/ts/exchange-glance/Y03Y1781939Y1033881/qid=997655581/sr=1-3/ref=aps_sr_z_2_3/102-6793154-1204905
cptkoi
08-13-2001, 01:50 AM
Thanks for the help guys
:D
mahinder
08-13-2001, 05:49 AM
Originally posted by remarkable
Try here for links.
http://directory.google.com/Top/Computers/Internet/Protocols/DNS/
I suggesting getting these books.
http://www.amazon.com/exec/obidos/ASIN/0072124326/qid=997655581/sr=2-2/ref=aps_sr_b_1_2/102-6793154-1204905
http://s1.amazon.com/exec/varzea/ts/exchange-glance/Y03Y1781939Y1033881/qid=997655581/sr=1-3/ref=aps_sr_z_2_3/102-6793154-1204905
very good reference thanks.