Installation on Red Hat Enterprise Linux 8 for Intel/AMD x64

Installation of anynode on Red Hat Enterprise Linux is done with three simple steps:

Download install shell script

$ wget https://linux.te-systems.de/anynode_rhel_install.bash

Start root shell

$ sudo -s

Start installation

# source ./anynode_rhel_install.bash <networkInterfaceName>

If you omit the networkInterfaceName, a list of available interfaces will be shown.

Make sure to select the right ethernet interface to only make the webinterface available on the desired network side (most probably only internally for administration).

RHEL 8 by default has a firewall installed and enabled ("firewalld") - a rule which allows access to the anynode web-configuration will automatically be incorporated by our installation script. Rules for all other ports that will be used by anynode must be opened manually (SIP, RTP...)