Submitted by RyanJohnson on Thu, 03/06/2014 - 00:55
Hi,
I'm trying to add a Physical system to Cloudmin which is behind a firewall and I'm getting "Failed to initialize SSL connection" in the error logs on the system I'm trying to add
I have ports forwarded via nat from 10150 --> internal box port 10000. Cloudmin just hangs there.
Do you have an idea of what's not working here?
Status:
Closed (fixed)
Comments
Submitted by andreychek on Thu, 03/06/2014 - 09:48 Comment #1
Howdy -- normally, Cloudmin would use port 10000 -- and Webmin RPC uses 10000 - 10010.
My suggestion would be to forward all those ports, along with SSH on port 22, to your internal server, and see if that corrects the issue you're seeing.
Submitted by RyanJohnson on Thu, 03/06/2014 - 13:28 Comment #2
I know that will solve the issue but the firewall is another Webmin / Virtualmin box.
Is it possible to manually adjust the ports it's using? Or is possible to use tunnelling?
Submitted by JamieCameron on Thu, 03/06/2014 - 14:02 Comment #3
You can change the main port Webmin listens on, at Webmin -> Webmin Configuration -> Ports and Addresses. Tunneling isn't possible though.
Submitted by RyanJohnson on Thu, 03/06/2014 - 14:13 Comment #4
Thanks for that Jamie