I'm new to dns admin so please be gentle. Here is my set-up:
Domain name with a few A records points to my personal IP. example.com server1.example.com server2.example.com Router forwards all port 80 requests to a Ubuntu VM box with Bind9 and Webmin installed Bind9 is then supposed to resolve the server1.example.com and server2.example.com Then send them to some more VM's that host host web apps.
I think i have my master record set up for the domain on the Bind9 box correctly, but when go to the domain, I get the holding page for my Ubuntu VM web server and not the server1 or server2 boxes.
It appears to be getting to my Bind9 box but no further. Is this because I have the hosted DNS record on the internet and another on my internal box? or are they supposed to work together? Is it because my Bind9 isn't listening correctly?
I have been using webmin to set up the bind9, and it keeps saying all my config files are okay.
Any help, or pointers for things to look for would be gratefully received.