Change in ...osmo-sgsn[master]: osmo-gtphub.cfg: fix conflict with osmo-sgsn.cfg

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/.

osmith gerrit-no-reply at lists.osmocom.org
Tue Jul 16 12:23:14 UTC 2019


osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/14792


Change subject: osmo-gtphub.cfg: fix conflict with osmo-sgsn.cfg
......................................................................

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
---
M doc/examples/osmo-gtphub/osmo-gtphub.cfg
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/92/14792/1

diff --git a/doc/examples/osmo-gtphub/osmo-gtphub.cfg b/doc/examples/osmo-gtphub/osmo-gtphub.cfg
index 0dc4150..0bb63e3 100644
--- a/doc/examples/osmo-gtphub/osmo-gtphub.cfg
+++ b/doc/examples/osmo-gtphub/osmo-gtphub.cfg
@@ -8,7 +8,7 @@
 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:

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-sgsn/+/14792
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Change-Id: Id892e1f4ab2daabbe9824b819b5fed985373b97a
Gerrit-Change-Number: 14792
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190716/0ebab92d/attachment.htm>


More information about the gerrit-log mailing list