neels has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/docker-playground/+/34096 )


Change subject: hnbgw: fixup for cnpool: fix ASP IP addresses in osmo-stp.cfg
......................................................................

hnbgw: fixup for cnpool: fix ASP IP addresses in osmo-stp.cfg

Change-Id: Ib6175eee69a7f37f987f996049351b9e1a545f58
---
M ttcn3-hnbgw-test/osmo-stp.cfg
1 file changed, 17 insertions(+), 8 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/docker-playground 
refs/changes/96/34096/1

diff --git a/ttcn3-hnbgw-test/osmo-stp.cfg b/ttcn3-hnbgw-test/osmo-stp.cfg
index fedf6a8..8d94b75 100644
--- a/ttcn3-hnbgw-test/osmo-stp.cfg
+++ b/ttcn3-hnbgw-test/osmo-stp.cfg
@@ -41,8 +41,8 @@
   routing-key 1 0.23.4

  asp virt-msc1-0 23907 2905 m3ua
-  local-ip 127.0.0.1
-  remote-ip 127.0.0.1
+  local-ip 172.18.35.200
+  remote-ip 172.18.35.203
   role sg
   sctp-role server
  as virt-msc1 m3ua
@@ -50,8 +50,8 @@
   routing-key 3 0.0.2

  asp virt-msc2-0 23909 2905 m3ua
-  local-ip 127.0.0.1
-  remote-ip 127.0.0.1
+  local-ip 172.18.35.200
+  remote-ip 172.18.35.203
   role sg
   sctp-role server
  as virt-msc2 m3ua
@@ -68,8 +68,8 @@
   routing-key 2 0.23.1

  asp virt-sgsn1-0 23908 2905 m3ua
-  local-ip 127.0.0.1
-  remote-ip 127.0.0.1
+  local-ip 172.18.35.200
+  remote-ip 172.18.35.203
   role sg
   sctp-role server
  as virt-sgsn1 m3ua
@@ -77,8 +77,8 @@
   routing-key 4 0.1.2

  asp virt-sgsn2-0 23910 2905 m3ua
-  local-ip 127.0.0.1
-  remote-ip 127.0.0.1
+  local-ip 172.18.35.200
+  remote-ip 172.18.35.203
   role sg
   sctp-role server
  as virt-sgsn2 m3ua

--
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/34096
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Ib6175eee69a7f37f987f996049351b9e1a545f58
Gerrit-Change-Number: 34096
Gerrit-PatchSet: 1
Gerrit-Owner: neels <[email protected]>
Gerrit-MessageType: newchange

Reply via email to