Submitted by xbeltram on Wed, 11/21/2012 - 12:07
A problem was detected with your Cloudmin license : Failed to contact licence server : Failed to lookup IP address for software.virtualmin.com
Status:
Active
A problem was detected with your Cloudmin license : Failed to contact licence server : Failed to lookup IP address for software.virtualmin.com
Comments
Submitted by Locutus on Wed, 11/21/2012 - 12:10 Comment #1
I'm having a Deja Vu here... Might just be me though.
Submitted by xbeltram on Wed, 11/21/2012 - 12:17 Comment #2
???
Submitted by andreychek on Wed, 11/21/2012 - 18:45 Comment #3
I fixed that issue earlier today -- it's just a matter of adding "nameserver 127.0.0.1" to the file "/etc/resolv.conf".
What I've been discussing with Jamie, in the meantime, is why that's occurring on reboot, as we don't see anything in your network config that should do that.
However, until we determine what might cause that, you'd need to set the above resolv.conf setting anytime you reboot.
Submitted by andreychek on Wed, 11/21/2012 - 21:39 Comment #4
While we aren't seeing a reason as to why your DNS changes whenever you reboot, we did setup a workaround that should prevent that occurring.
To do that, we ran "chattr +i /etc/resolv.conf", which will prevent anything from making such a change.
So, next time you reboot, your DNS should continue to work correctly.
Submitted by xbeltram on Wed, 11/21/2012 - 21:50 Comment #5
OK THANKS