I’m trying to test WebMin/VirtualMin on a new VPS (hosted with contabo). They setup LAMP, I added VirtualMin and everything seems to be OK, pointed a bunch of test domains at it and setup the virtual servers, and that all seems to have worked OK. test websites work, but mail doesn’t. When I do a port scan to the server I don’t see 25 open, and when I do a DNS Report from DNSstuff.com I get this error, “failed message send with: failed cx open with: failed socket connect with: Connection refused”.
I’m coming from a semi managed cPanel environment, so all a bit of a learning curve… where should I start looking to work out what is/isn’t working properly.
Further to Andrey’s post - you might be best off emailing or contacting Contabo’s support team\function and asking them if Port 25 is blocked by default and maybe you (thru a control panel) need to open it - or they need to open it. Or maybe port 25 is closed and you need to relay thru their mailserver.
Thank you both for the quick replies. i did contact Contabo support, and they have assured me that they don’t mess with anything on the server, that is is all our responsibility (understandable at the price they have supplied it at!), so I’ll follow up on Andrey’s tests and see what else I can find.
^^ Andrey’s steps
Might be a shot in the dark but check if your firewall is allowing it (GUI steps, distro not specified) login to virtualmin > webmin(top left) > networking > Linux Firewall or FirewallD (depending on distro)
Well I started to try and troubleshoot… connected to the server via UltraVNC… and inadvertently rebooted the server!.. however,once it came back up SMTP was working OK.
So didn’t actually find out what was stopping it, but it seems OK now - so I take that as a win
Thanks for the quick responses and pointers everyone, good to know there is a group like this to go to when I get stuck.