Koozali.org: home of the SME Server
Obsolete Releases => SME 8.x Contribs => Topic started by: crazybob on April 07, 2013, 02:06:42 PM
-
I am trying to run phpvbox and openvpn-bridge on a box that is configured as server gateway.
I have the network adapter in phpvbox set to eth0 bridged mode as I have a folder for QuickBooks that needs to be available to the network.
If I enable openvpn, I have no network connectivity in the guest running in phpvbox.
If I disable the openvpn service then I do.
Not having openvpn is an inconvenience to to me, but not a deal breaker.
Is there a way to make them play nice together?
-
When openvpn-bridge is running, the internal interface (usualy eth0) is replaced with a brigde (br0). You have to configure phpvbox to use this already created bridge. I don't use phpvbox, so I cannot help you more on this.
Regards, Daniel
-
A nice Article on Using phpvbox:
http://alex.hrck.net/?p=117 (http://alex.hrck.net/?p=117)
Code Site:
http://code.google.com/p/phpvirtualbox/ (http://code.google.com/p/phpvirtualbox/)
Managing VirtualBox
http://www.howtoforge.com/managing-a-headless-virtualbox-installation-with-phpvirtualbox-ubuntu-12.04 (http://www.howtoforge.com/managing-a-headless-virtualbox-installation-with-phpvirtualbox-ubuntu-12.04)
Maybe a page devoted to phpVirtualBox on the Contribs Wiki would be nice.