pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/38498?usp=email )
Change subject: doc: Fix typo: wrong interface named ......................................................................
doc: Fix typo: wrong interface named
Change-Id: Ib7ef619c74bf0e6453f0d5ba509e7727bf90f838 --- M doc/manuals/chapters/running.adoc 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ggsn refs/changes/98/38498/1
diff --git a/doc/manuals/chapters/running.adoc b/doc/manuals/chapters/running.adoc index 41de78f..04c5b06 100644 --- a/doc/manuals/chapters/running.adoc +++ b/doc/manuals/chapters/running.adoc @@ -56,7 +56,7 @@
Running multiple instances of `osmo-ggsn` is possible if all GGSN instances are binding to different local IP addresses and all other interfaces (VTY, -OML) are separated using the appropriate configuration options. The IP based +CTRL) are separated using the appropriate configuration options. The IP based interfaces are binding to local host by default. In order to separate the processes, the user has to bind those services to specific but different IP addresses.