Change in osmo-gsm-tester[master]: resources.conf: Move nanobts address to differentiate them from local...

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

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Tue Jun 26 11:08:52 UTC 2018


Pau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/9744


Change subject: resources.conf: Move nanobts address to differentiate them from local IPs
......................................................................

resources.conf: Move nanobts address to differentiate them from local IPs

nanobts IP addresses are assigned through DHCP, and are not local to the
main unit. Let's use another subset for this DHCP pool as we usually use
.50ish for static local IP addresses.

Change-Id: Ibdb0dd97a490aaa555a7bf53cf43cc5a5533a012
---
M example/resources.conf.prod
M example/resources.conf.rnd
2 files changed, 3 insertions(+), 3 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/44/9744/1

diff --git a/example/resources.conf.prod b/example/resources.conf.prod
index 230f95d..8a9a534 100644
--- a/example/resources.conf.prod
+++ b/example/resources.conf.prod
@@ -47,7 +47,7 @@
 - label: NanoBTS-ONW-1900
   type: nanobts
   ipa_unit_id: 9
-  addr: 10.42.42.53
+  addr: 10.42.42.120
   band: GSM-1900
   power_supply:
     type: 'sispm'
@@ -57,7 +57,7 @@
 - label: NanoBTS-ONW-900
   type: nanobts
   ipa_unit_id: 10
-  addr: 10.42.42.54
+  addr: 10.42.42.121
   band: GSM-900
   power_supply:
     type: 'sispm'
diff --git a/example/resources.conf.rnd b/example/resources.conf.rnd
index c263bf3..7483260 100644
--- a/example/resources.conf.rnd
+++ b/example/resources.conf.rnd
@@ -30,7 +30,7 @@
 - label: NanoBTS-ONW-1900
   type: nanobts
   ipa_unit_id: 9
-  addr: 10.42.42.53
+  addr: 10.42.42.120
   band: GSM-1900
   power_supply:
     type: 'sispm'

-- 
To view, visit https://gerrit.osmocom.org/9744
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibdb0dd97a490aaa555a7bf53cf43cc5a5533a012
Gerrit-Change-Number: 9744
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180626/a1c4cd66/attachment.htm>


More information about the gerrit-log mailing list