Submitted by DaveOverton on Fri, 02/15/2013 - 19:20 Pro Licensee
Just a couple of notes dealing with the GPL Cloudmin installation script
- Centos 6 isn't listed as working, and it doesn't with the Xen version, but works fine with KVM.
- During the install this shows up in the script output: "No package wbt-virtual-server-mobile available."
- Near the end: "Creating network bridge .. No ethernet interface named eth0 was found .. bridge creation failed." The ethernet on this machine is named: p21p1
- The default Linux firewall rules installed didn't allow connections to port 10000
Its all fine, and fixed already, just wanted to let you know the script was acting silly.
Status:
Closed (fixed)
Comments
Submitted by JamieCameron on Sat, 02/16/2013 - 01:59 Comment #1
Thanks, I'll fix up that incorrect message.
This should be fixed now.
This is a tricky one to fix - unless the interface is named ethN, Cloudmin doesn't know which one to setup a bridge for. The fix is to create a br0 bridge that takes over the IP from p21p1 manually.
This should be fixable in the install script .. I will look into it.
Submitted by JamieCameron on Wed, 02/20/2013 - 18:58 Comment #2
I have updated the Cloudmin installer to open up required firewall ports, and fixed Webmin to know that p21p1 is an Ethernet interface.
Submitted by Issues on Wed, 03/06/2013 - 19:02 Comment #3
Automatically closed -- issue fixed for 2 weeks with no activity.