Hi Jose.
The VM has internet access and the local firewall is disabled.
After yum install gluu-server; /sbin/gluu-serverd enable; /sbin/gluu-serverd start; /sbin/gluu-serverd login;
the directory /opt includes subdirectories dist & gluu. The directory gluu includes only bin.
The directory /opt/dist/gluu includes casa.war identity.war jsmpp-2.3.7.jar passport.tgz super-gluu-radius-server.jar
community-edition-setup.zip idp3_cml_keygenerator.jar oxauth.war passport-version_4.2.0-node_modules.tar.gz twilio-7.17.0.jar
gluu-radius-libs.zip idp.war oxd-server.tgz shibboleth-idp.jar
unzip community-edition-setup.zip manually.
ls community-edition-setup-version_4.2.0
install.py output post-setup-add-components.py README.md schema setup.py templates
LICENSE oxtrustapi_setup.py pylib requirements.txt setup.properties.sample static tests
So, it is not problem network. It is not unpacked from the dist.
Thanks