Hello, I wonder if anyone could help me or if I am completely barking up the wrong tree.
I have the following set-up
- Website currently hosted at, say mydomain.com
- Full DNS management available on domain mydomain.com
- Web connection with only 1 fixed IP address
- Requirement to access 2 Ubuntu servers on site via the same domain
1) I have set up a sub-domain with an A record x.mydomain.com which points to the fixed IP address I have from my ISP
2) I have set up a DNS server on Ubuntu using the tutorial here for the domain x.mydomain.com
3) Setup zones on the Ubuntu server to point ubuntu1.x.mydomain.com and ubuntu2.x.mydomain.com to local IP addresses
4) Forwarded TCP and UDP ports 53 on my router to the ubuntu DNS server
My idea is that I can visit, for example, ubuntu1.x.mydomain.com while the main website (off-site) remains on however somethings still not working as I can't connect.
Any ideas, or is there a better way to do this? I can't get another IP address from my ISP unfortunately.
I have the following set-up
- Website currently hosted at, say mydomain.com
- Full DNS management available on domain mydomain.com
- Web connection with only 1 fixed IP address
- Requirement to access 2 Ubuntu servers on site via the same domain
1) I have set up a sub-domain with an A record x.mydomain.com which points to the fixed IP address I have from my ISP
2) I have set up a DNS server on Ubuntu using the tutorial here for the domain x.mydomain.com
3) Setup zones on the Ubuntu server to point ubuntu1.x.mydomain.com and ubuntu2.x.mydomain.com to local IP addresses
4) Forwarded TCP and UDP ports 53 on my router to the ubuntu DNS server
My idea is that I can visit, for example, ubuntu1.x.mydomain.com while the main website (off-site) remains on however somethings still not working as I can't connect.
Any ideas, or is there a better way to do this? I can't get another IP address from my ISP unfortunately.