[one-users] OpenNebula Management Console : Bug

florian chazal florianchazal at gmail.com
Mon Apr 26 06:37:38 PDT 2010


Hi,

This mesage is more for the developpers :
I'm using OpenNeubla and your onemc. The code is well done and easy to
modify but I have to let you know that you certainly miss something in the
onemc_create_user function (in onemc/include/onemc_funcs.php) .The function
doesn't add the user in the data base and you need it in the function
onemc_deploy_vm() otherwise, if you are not the oneadmin user you will
receive this kinfd of message if you triy to deploy a vm :
Notice: xmlrpc: Parameter that is supposed to be a string is not (-501) in
/srv/cloud/one/GUI/onemc/include/xml_funcs.php on line 153 because the
$template is empty ...


2010/4/23 Jeroen Nijhof <jeroen at nijhofnet.nl>

> Hi,
>
> You can use iptables for portforwarding i.e. ssh:
> # iptables -t nat -A PREROUTING -p tcp --dport 22 -j DNAT --to
> <internal-vm>:22
>
> Just keep in mind that the ssh connection should go back as well so
> check the routes/firewall's...
>
> Regards,
> Jeroen
>
>
> On Fri, 2010-04-23 at 00:51 -0400, Eddie Liu wrote:
> > Hi all:
> > I want to set the port forwarding on front-end so that I can access the
> VMs from internet.
> > Does anyone have the similar experience to share? Thanks in advance!
> >
> >
> > /
> > /
> >
> > _______________________________________________
> > Users mailing list
> > Users at lists.opennebula.org
> > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>



-- 
Florian Chazal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20100426/85e1ee9b/attachment-0002.htm>


More information about the Users mailing list