Fresh Install on Centos 6.3

Just a couple of notes dealing with the GPL Cloudmin installation script

  1. Centos 6 isn't listed as working, and it doesn't with the Xen version, but works fine with KVM.
  2. During the install this shows up in the script output: "No package wbt-virtual-server-mobile available."
  3. Near the end: "Creating network bridge .. No ethernet interface named eth0 was found .. bridge creation failed." The ethernet on this machine is named: p21p1
  4. 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

  1. Thanks, I'll fix up that incorrect message.

  2. This should be fixed now.

  3. 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.

  4. This should be fixable in the install script .. I will look into it.

I have updated the Cloudmin installer to open up required firewall ports, and fixed Webmin to know that p21p1 is an Ethernet interface.

Automatically closed -- issue fixed for 2 weeks with no activity.