From 1a587bd782fe75f0739ed188abc23604e32d4148 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Thu, 8 Sep 2016 12:59:08 +0200 Subject: fix GGSN Ctrl port to 4257 4253 used to collide with the sysmobts-mgr VTY port. Note, openggsn does not actually have a Ctrl interface yet. Change-Id: If0fa0e606dabd5bc89907a56ef18cdbbbdedb4b7 --- include/osmocom/ctrl/ports.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/osmocom/ctrl') diff --git a/include/osmocom/ctrl/ports.h b/include/osmocom/ctrl/ports.h index 9642193f..8bd86807 100644 --- a/include/osmocom/ctrl/ports.h +++ b/include/osmocom/ctrl/ports.h @@ -12,7 +12,7 @@ #define OSMO_CTRL_PORT_NITB_BSC 4249 #define OSMO_CTRL_PORT_BSC_NAT 4250 #define OSMO_CTRL_PORT_SGSN 4251 -#define OSMO_CTRL_PORT_GGSN 4252 /* 4252-4254 used by VTY interface */ #define OSMO_CTRL_PORT_CSCN 4255 /* 4256 used by VTY interface */ +#define OSMO_CTRL_PORT_GGSN 4257 -- cgit v1.2.3 [cgit] Unable to lock slot /tmp/cgit/d4000000.lock: No such file or directory (2)