summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Wellving <andreas.wellving@enea.com>2020-04-15 15:07:30 +0200
committerMiruna Paun <mrpa@enea.se>2020-04-15 15:14:04 +0100
commita82c0bbd5a3856c0b0ac122d604e2900a1efe672 (patch)
treef6e0a313d321e176aa438a2195c8a52feaac0d16
parent4f112f1ece557843ce0a8dd5729d0be3c6c19629 (diff)
downloadel_releases-nfv-access-a82c0bbd5a3856c0b0ac122d604e2900a1efe672.tar.gz
Add firewall ports to open for uCPE Manager installation
Change-Id: I18689f58cf424359e7585368e4afae19168d581d Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
-rw-r--r--doc/book-enea-nfv-access-getting-started/doc/getting_started_ucpe_manager.xml12
1 files changed, 7 insertions, 5 deletions
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
254 254
255 <note> 255 <note>
256 <para>The service will be automatically started when the computer 256 <para>The service will be automatically started when the computer
257 boots up.</para> 257 boots up. The user may enable the firewall in order to allow access
258 258 to these specific ports: 80 (TCP), 443 (TCP), 54327 (UDP) and
259 <para>Check that the CentOS machine where the uCPE Manager is 259 5701:5708 (TCP). If callhome is used access to the following ports
260 installed has the firewall disabled.</para> 260 must also be allowed: 4334 (TCP) and 2021:2040 (TCP). Otherwise,
261 the user should check that the CentOS machine where the uCPE Manager is
262 installed has the firewall disabled.</para>
261 </note> 263 </note>
262 264
263 <para>Verify that the installation has succeeded by:</para> 265 <para>Verify that the installation has succeeded by:</para>
@@ -2122,4 +2124,4 @@ export CLASSPATH=.:$JAVA_HOME/jre/lib:$JAVA_HOME/lib:$JAVA_HOME/lib/tools.jar
2122 </orderedlist> 2124 </orderedlist>
2123 </section> 2125 </section>
2124 </section> 2126 </section>
2125</chapter> \ No newline at end of file 2127</chapter>