I currently have a virtual machine from fast hosts, and I also use their domain hosting to.
On their name servers I have a zone file for my domain (lets say domain.co.uk), with A records for www, ftp etc. These A records point to my virtual server, where I am running IIS.
I have now also set up DNS on my virtual server, and created a subdomain (internal.domain.co.uk), and some A records (web.internal.domain.co.uk).
What do I need to do in my zonefile for domain.co.uk, to send requests for internal.domain.co.uk to my virtual server?
Thanks in advance
Mark