Submitted by jopebw on Tue, 12/08/2009 - 12:04 Pro Licensee
Virtualmin Pro:
When i create a new virtual server a newly added virtual IP interface does not work. I specify a valid new IP-adress in the correct range and i can see that this interface has been added to the interfaces to activate at boot time. But it is never shown as currently active - even after reboot. (verified in Webmin)
Virtualmin 3.75, Debian 5.0 64 Bit
Status:
Active
Comments
Submitted by JamieCameron on Tue, 12/08/2009 - 12:28 Comment #1
Which Webmin version are you running there?
Submitted by jopebw on Thu, 12/10/2009 - 01:29 Pro Licensee Comment #2
I am running the Webmin version which comes with the Virtualmin install script for Virtualmin 3.75 - as far as i remember it is something like 1.4 - but i do not have access to the server right now. I have solved the issue myself by creating a virtual interface in Webmin itself and the uses this one in Virtualmin - this works! (But of course it would be more comfortable if this would work as expected when creating a new virtual server in virtualmin...)
Submitted by JamieCameron on Thu, 12/10/2009 - 12:49 Comment #3
You might want to try downloading and installing Webmin 1.500, which has some fixes in the code that brings up network interfaces on Debian 5 and above. The commands for this are :
cd /root
wget "http://prdownloads.sourceforge.net/webadmin/webmin_1.500_all.deb"
dpkg --install webmin_1.500_all.deb
Let us know if that helps.