I think I might have made a mistake setting the hostname when first installed virtualmin, and now I’m having issues logging in when I address the system by domain name, (everything works great if I address by IP.)
Prior to running the installer script, I set the hostname to, say, machine01
Of course, that’s not a fully-qualified name, which I now realize.
Login works if I go to https://[ip-address]:10000, but not if i go to https://machine01.example.com:10000
What all do I need to change to convince virtualmin that my fqdn is actually that? Changing in /etc/hosts changes the value reported by System hostname: on the “System Information” page, but doesn’t seem to have any impact on the login issue. I’ve tried restarting webmin after changing it as well. Running CentOS 5.3.
Any hints would be greatly appreciated, thanks!