doc: Fix typo: wrong interface named

Change-Id: Ib7ef619c74bf0e6453f0d5ba509e7727bf90f838
This commit is contained in:
Pau Espin Pedrol
2024-10-22 13:21:44 +02:00
parent 77d4ae0470
commit d44bf6fd73

View File

@@ -56,7 +56,7 @@ your distribution's documentation -- e.g. look for @net.ipv4.ip_forward=1@ in
Running multiple instances of `osmo-ggsn` is possible if all GGSN instances Running multiple instances of `osmo-ggsn` is possible if all GGSN instances
are binding to different local IP addresses and all other interfaces (VTY, 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 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 processes, the user has to bind those services to specific but different
IP addresses. IP addresses.