pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/38498?usp=email )
(
2 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )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(-)
Approvals: fixeria: Looks good to me, approved Jenkins Builder: Verified
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.