Change in osmo-remsim[master]: etc_default: change bankd, client ip to 127.0.0.1

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

laforge gerrit-no-reply at lists.osmocom.org
Tue Jun 22 18:05:37 UTC 2021


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-remsim/+/24742 )

Change subject: etc_default: change bankd, client ip to 127.0.0.1
......................................................................

etc_default: change bankd, client ip to 127.0.0.1

Related: OS#5187
Change-Id: I8dffe950b0f041a231708521d11b027bfbd304e3
---
M contrib/etc_default/osmo-remsim-bankd
M contrib/etc_default/osmo-remsim-client
2 files changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/contrib/etc_default/osmo-remsim-bankd b/contrib/etc_default/osmo-remsim-bankd
index 9f8a9a9..34c1821 100644
--- a/contrib/etc_default/osmo-remsim-bankd
+++ b/contrib/etc_default/osmo-remsim-bankd
@@ -1,5 +1,5 @@
 # Default settings for osmo-remsim-bankd This file is sourced by systemd
 
 # Options to pass to osmo-remsim-bankd
-BANKD_OPTS="-i 10.9.99.1 -n 5"
+BANKD_OPTS="-i 127.0.0.1 -n 5"
 
diff --git a/contrib/etc_default/osmo-remsim-client b/contrib/etc_default/osmo-remsim-client
index 6c977f1..d4f5514 100644
--- a/contrib/etc_default/osmo-remsim-client
+++ b/contrib/etc_default/osmo-remsim-client
@@ -1,4 +1,4 @@
 # Default settings for osmo-remsim-client This file is sourced by systemd
 
 # Options to pass to osmo-remsim-client
-GLOBAL_CLIENT_OPTS="-i 10.9.99.10 -V 1d50 -P 4004 -C 1"
+GLOBAL_CLIENT_OPTS="-i 127.0.0.1 -V 1d50 -P 4004 -C 1"

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

Gerrit-Project: osmo-remsim
Gerrit-Branch: master
Gerrit-Change-Id: I8dffe950b0f041a231708521d11b027bfbd304e3
Gerrit-Change-Number: 24742
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210622/d9eceb5a/attachment.htm>


More information about the gerrit-log mailing list