[PATCH] osmo-gsm-manuals[master]: OsmoGGSN: multiple instances: mention GTP port

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Mon Nov 13 01:52:52 UTC 2017


Review at  https://gerrit.osmocom.org/4825

OsmoGGSN: multiple instances: mention GTP port

Change-Id: I781feeb955ace17d93206bc98d12bc423584ce32
---
M OsmoGGSN/chapters/running.adoc
1 file changed, 9 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-manuals refs/changes/25/4825/1

diff --git a/OsmoGGSN/chapters/running.adoc b/OsmoGGSN/chapters/running.adoc
index a242e36..ef899b5 100644
--- a/OsmoGGSN/chapters/running.adoc
+++ b/OsmoGGSN/chapters/running.adoc
@@ -39,3 +39,12 @@
 ctrl
  bind 127.0.0.2
 ----
+
+Also make sure to place each instance's GTP bind on a separate IP address (GTP
+uses a port number that is fixed in the GTP specifications, so it will not be
+possible to pick differing ports on the same IP address), like:
+
+----
+ggsn ggsn0
+ gtp bind-ip 127.0.0.2
+----

-- 
To view, visit https://gerrit.osmocom.org/4825
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I781feeb955ace17d93206bc98d12bc423584ce32
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list