T
Troy Moseley
Can a Nameserver and a Webserver reside on the same machine with the same IP
Address?
Address?
Don't know why not. DNS uses port 53 and WWW is port 80.Troy said:Can a Nameserver and a Webserver reside on the same machine with the same IP
Address?
Troy Moseley said:Can a Nameserver and a Webserver reside on the same machine with the
same IP Address?
Troy Moseley said:Well the plans are to move all my websites to my own server. I want
to be able to have full control of my sites even the name servers.
Here's the whole deal. My work has had it's own namesever for some
time that was only routing email for the company. I have put my
server in to run webservices and want to configure another nameserver
so our company won't have to rely on an outside company for it's
secondary nameserver.
I think I've got my Win2K Server DNS up and running without any issues
, that I know anyway, at least it isn't throwing anymore errors, but
how do I get it to 'talk' to the other server, a Win2003 box, so they
maintain the same records?
Anyone got any good tutorials on this issue?
Troy Moseley said:Thanks Ace,
Here's another question for you, and the group. If I have 2 WAN IP
addresses available can I put both host in my DNS so my machine will
be both nameservers? ie
mydomain.com.dns enteries
ns1 Host xx.xx.xx.x0
ns2 Host xx.xx.xx.x1
www Host xx.xx.xx.x0
Then register both with my registar as nameservers? Of course I'd
have to have 2 local IP addresses and map these accordingly in our
NAT security device. Will this work? And will this add a great deal
of traffic on my server? I plan to run about 10 sites altogether.
Thanks for the help...
Troy Moseley said:Yea I know it defeats the purpose on a secondary nameserver but if
you think about it if my server fails then so does the websites so
being able to route to them would be a moot point. Fortunately we do
have a Cisco PIX, now I'll just have to talk my boss out of another
WAN IP Address... I'll have to have another one anyway if we want to
run secure pages on both our main websites.
Thanks again, I think I've got it... I hope..