aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2019-07-16 14:15:31 +0200
committerlaforge <laforge@gnumonks.org>2019-07-24 19:32:05 +0000
commit40fce10e46203062639e0e90a3e4eed24bd751c6 (patch)
treea010e9cedd65df65ccda3175679c48a9c4e01db7 /doc
parent6daac87bd2aabfca799b8b5929faec1eb3e13f7d (diff)
osmo-gtphub.cfg: fix conflict with osmo-sgsn.cfg
Change bind-to-sgsns from 127.0.0.1 to 127.0.0.10, so osmo-gtphub's default config does not conflict with the osmo-sgsn default config. The value of bind-to-ggsns does not clash with osmo-ggsn's config, so it was left unchanged. Related: OS#3369 Change-Id: Id892e1f4ab2daabbe9824b819b5fed985373b97a
Diffstat (limited to 'doc')
-rw-r--r--doc/examples/osmo-gtphub/osmo-gtphub.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/osmo-gtphub/osmo-gtphub.cfg b/doc/examples/osmo-gtphub/osmo-gtphub.cfg
index 0dc415047..0bb63e312 100644
--- a/doc/examples/osmo-gtphub/osmo-gtphub.cfg
+++ b/doc/examples/osmo-gtphub/osmo-gtphub.cfg
@@ -8,7 +8,7 @@ line vty
gtphub
! Local addresses to listen on and send from, each on standard ports
! 2123 and 2152. Setting these addresses is mandatory.
- bind-to-sgsns 127.0.0.1
+ bind-to-sgsns 127.0.0.10
bind-to-ggsns 127.0.0.2
! Local nonstandard ports or separate IPs: