Re: [one-users] Ports OpenNebula

2014-11-16 Thread Amier Anis
I can't remember where I got this list but now I have this list in my
firewall
Still figure out some port that not working such as live migration

# OpenNebula
-A INPUT -m state --state NEW -m tcp -p tcp --dport 2049 -j ACCEPT
-A INPUT -m state --state NEW -m tcp -p tcp --dport 2633 -j ACCEPT
-A INPUT -m state --state NEW -m udp -p udp --dport 2633 -j ACCEPT
-A INPUT -m state --state NEW -m tcp -p tcp --dport 6121 -j ACCEPT
-A INPUT -m state --state NEW -m tcp -p tcp --dport 9869 -j ACCEPT
# GlusterFS Storage Server
-A INPUT -m state --state NEW -m tcp -p tcp --dport 111 -j ACCEPT
-A INPUT -m state --state NEW -m udp -p udp --dport 111 -j ACCEPT
-A INPUT -m state --state NEW -m tcp -p tcp --dport 1000:1999 -j ACCEPT
-A INPUT -m state --state NEW -m tcp -p tcp --dport 24007:24047 -j ACCEPT
-A INPUT -m state --state NEW -m tcp -p tcp --dport 49152:49252 -j ACCEPT
-A INPUT -m state --state NEW -m tcp -p tcp --dport 32769 -j ACCEPT
-A INPUT -m state --state NEW -m udp -p udp --dport 32769 -j ACCEPT
# noVNC
-A INPUT -m state --state NEW -m tcp -p tcp --dport 29876 -j ACCEPT
-A INPUT -m state --state NEW -m udp -p udp --dport 29876 -j ACCEPT
-A INPUT -m state --state NEW -m tcp -p tcp --dport 35776:46776 -j ACCEPT
-A INPUT -m state --state NEW -m udp -p udp --dport 35776:46776 -j ACCEPT
-A INPUT -m state --state NEW -m udp -p udp --dport 59000:5 -j ACCEPT


Thanks you.

Regards  Best Wishes,


*.: Amier Anis :.*
Mobile: +6012-260-0819
--
IMPORTANT:
This e-mail (including any attachment hereto) is intended solely for the
addressee and is confidential and privileged. If this should have been sent
to you in error, you are not to reproduce, distribute or take any action in
reliance on it. Kindly notify us and delete the e-mail and all attachments
immediately.

As e-mail and/or attachments may contain viruses and other interfering or
damaging elements, the receipt and/or downloading of e-mail and/or
attachments will be at your own risk and we accept no liability for any
damage sustained as a result of any such viruses; you should carry out your
own virus checks before opening any attachment.

On Thu, Nov 13, 2014 at 11:56 PM, Carlos Martín Sánchez 
cmar...@opennebula.org wrote:

 Hi,

 On Wed, Nov 12, 2014 at 11:16 AM, Maria Jular maria.ju...@fcsc.es wrote:

 Hello everyone,

 Is there an OpenNebula document where all necessary ports to access the
 platform from remote sites appear?


 We don't have a document specifically for that, but you can find all the
 needed ports in the conf files.

 For sunstone [1], you will need to open :port and :vnc_proxy_port. By
 default, 9869 and 29876.

 If you also need to access oned, to use the CLI remotely, the port is in
 oned.conf [2]. OneFlow is a separate server, and you need to open its port
 [3] also to use the CLI remotely.

 Regards

 [1]
 http://docs.opennebula.org/4.10/administration/sunstone_gui/sunstone.html#configuration
 [2]
 http://docs.opennebula.org/4.10/administration/references/oned_conf.html
 [3]
 http://docs.opennebula.org/4.10/advanced_administration/application_flow_and_auto-scaling/appflow_configure.html
 --
 Carlos Martín, MSc
 Project Engineer
 OpenNebula - Flexible Enterprise Cloud Made Simple
 www.OpenNebula.org http://www.opennebula.org/ | cmar...@opennebula.org
  | @OpenNebula http://twitter.com/opennebula

 ___
 Users mailing list
 Users@lists.opennebula.org
 http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] Ports OpenNebula

2014-11-13 Thread Carlos Martín Sánchez
Hi,

On Wed, Nov 12, 2014 at 11:16 AM, Maria Jular maria.ju...@fcsc.es wrote:

 Hello everyone,

 Is there an OpenNebula document where all necessary ports to access the
 platform from remote sites appear?


We don't have a document specifically for that, but you can find all the
needed ports in the conf files.

For sunstone [1], you will need to open :port and :vnc_proxy_port. By
default, 9869 and 29876.

If you also need to access oned, to use the CLI remotely, the port is in
oned.conf [2]. OneFlow is a separate server, and you need to open its port
[3] also to use the CLI remotely.

Regards

[1]
http://docs.opennebula.org/4.10/administration/sunstone_gui/sunstone.html#configuration
[2] http://docs.opennebula.org/4.10/administration/references/oned_conf.html
[3]
http://docs.opennebula.org/4.10/advanced_administration/application_flow_and_auto-scaling/appflow_configure.html
--
Carlos Martín, MSc
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org http://www.opennebula.org/ | cmar...@opennebula.org |
@OpenNebula http://twitter.com/opennebula
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org