I’m testing out Cyberpanel, as I’m interested in the potential speed benefits.
I did a standard install, Ubuntu 20, but chose not to install FTP. Otherwise just agreed to what it suggested.
I put a subdomain on the server to test. lite.mydomain.com
But when I was trying to connect to my original server, to copy files across, mydomain.com, I couldn’t connect. I finally figured out that mydomain.com is also resolving to the server I installed cyberpanel on.
dig mydomain.com, mtr mydomain.com all point to the public ipv6 address of the server.
Surely this is wrong? I should be able to have my main domain and the subdomain on different servers? If I disable PowerDNS with systemctl, then the domains resolve correctly
As I’m using external DNS, I don’t need PowerDNS. Can I just apt get purge it? Or should I systemctl disable it. Or do I need to go back to the beginning and reinstall without DNS?