From a5e853a415f99939500e010200304471844c747c Mon Sep 17 00:00:00 2001 From: Keith Whyte Date: Thu, 3 Sep 2020 22:04:48 +0200 Subject: [PATCH] Use port 23000 on sgsn --- modules/rhizo_base/templates/osmo-bsc-bts.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/rhizo_base/templates/osmo-bsc-bts.erb b/modules/rhizo_base/templates/osmo-bsc-bts.erb index 75b7ed1..d2c490f 100644 --- a/modules/rhizo_base/templates/osmo-bsc-bts.erb +++ b/modules/rhizo_base/templates/osmo-bsc-bts.erb @@ -61,7 +61,7 @@ gprs ns timer tns-alive-retries 10 gprs nsvc 0 nsvci 10<%= index+2 %> gprs nsvc 0 local udp port 23<%= bts["lac"] %> - gprs nsvc 0 remote udp port 23001 + gprs nsvc 0 remote udp port 23000 gprs nsvc 0 remote ip <%= @sgsn_ip_address %> gprs nsvc 1 nsvci 0 gprs nsvc 1 local udp port 0