From a82c0bbd5a3856c0b0ac122d604e2900a1efe672 Mon Sep 17 00:00:00 2001 From: Andreas Wellving Date: Wed, 15 Apr 2020 15:07:30 +0200 Subject: Add firewall ports to open for uCPE Manager installation Change-Id: I18689f58cf424359e7585368e4afae19168d581d Signed-off-by: Andreas Wellving --- .../doc/getting_started_ucpe_manager.xml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'doc/book-enea-nfv-access-getting-started') diff --git a/doc/book-enea-nfv-access-getting-started/doc/getting_started_ucpe_manager.xml b/doc/book-enea-nfv-access-getting-started/doc/getting_started_ucpe_manager.xml index cd076a3..733f61e 100644 --- a/doc/book-enea-nfv-access-getting-started/doc/getting_started_ucpe_manager.xml +++ b/doc/book-enea-nfv-access-getting-started/doc/getting_started_ucpe_manager.xml @@ -254,10 +254,12 @@ export CLASSPATH=.:$JAVA_HOME/jre/lib:$JAVA_HOME/lib:$JAVA_HOME/lib/tools.jar The service will be automatically started when the computer - boots up. - - Check that the CentOS machine where the uCPE Manager is - installed has the firewall disabled. + boots up. The user may enable the firewall in order to allow access + to these specific ports: 80 (TCP), 443 (TCP), 54327 (UDP) and + 5701:5708 (TCP). If callhome is used access to the following ports + must also be allowed: 4334 (TCP) and 2021:2040 (TCP). Otherwise, + the user should check that the CentOS machine where the uCPE Manager is + installed has the firewall disabled. Verify that the installation has succeeded by: @@ -2122,4 +2124,4 @@ export CLASSPATH=.:$JAVA_HOME/jre/lib:$JAVA_HOME/lib:$JAVA_HOME/lib/tools.jar - \ No newline at end of file + -- cgit v1.2.3-54-g00ecf