Configure the Firewall

By default, the firewalld service will block access to Orchid Fusion VMS. Refer to the Installation Support Topics for a list of the ports used by Orchid Fusion VMS, and consult your RHEL 7 documentation for configuring firewalld. The following example will open default ports used by Orchid Fusion VMS, but you should understand the security implications of modifying your firewall settings before proceeding.

sudo firewall-cmd --zone=public --add-port=8080/tcp --permanent
sudo firewall-cmd --zone=public --add-port=9554/tcp --permanent
sudo firewall-cmd --zone=public --add-port=40000-50000/udp --permanent
sudo firewall-cmd --reload

How to Sign In to Orchid Fusion VMS in Red Hat

Sign in to Orchid Fusion VMS using a web browser pointed to your server’s IP address at the port specified in the configuration file (default is 8080). Unless changed during the configuration process, the default sign in credentials are admin and password. (For more details on signing in, please refer to the Enabling… topics included in the Installation Support Topics section, and the Sign In topic in the Orchid Fusion VMS Administrator Guide.)

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Please do not use this for support questions.
IPConfigure Technical Support

Post Comment