Is it possible to register a domain name with my DNS server and then forward the address of the website to the actual host, which is a totally different DNS?
This way I get the MX, but can redirect for the website which I'm unable to host.
thanks, mattwray.. as you are an MCSE, can this be done on the same DNS server running for an internal Win2k domain? basically i would have separate zones, one for my internal domain and one for the external domain that forwards
Yes that can be done on your internal DNS server. Ours has 4 forward lookups to redirect restricted sites, such as Ebay, back to our Intranet site.
You cannot forward traffic in though. You must have a public DNS server to do that. The changes you make will only affect your internal network. Otherwise you will have to contact your ISP and have them add records to their DNS server...
thanks for the responses. what if the actual host uses some type of virtual ip addressing? the re-directing works on my test dns server, but the page that comes up is some other page from the hosting company. here's an example:
nslookup yahoo.com returns 66.218.71.198. when you put "
DNS only takes care of name to IP address resolution (or the reverse). Once the requests hit the correct server/IP address then that web server must have a virtual server set up to serve web pages for your domain.
If a hosting company has a web server with 10 different web sites on it and you put the IP address in a browser, which web site does it serve? The default one of course, not your site. If you put the web site address into the browser then a request is sent to the server for that particular site and so the pages can be served from the correct directory on the server.
Chris.
**********************
Chris Andrew, CCNA, CCSA
chris@iproute.co.uk
**********************
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.