When updating https://osmocom.org/projects/cellular-infrastructure/wiki/PortNumbers I noticed that 4252 is used both for OpenGGSN Ctrl as well as sysmobts-mgr VTY. Should we do something about that?
Technically, we have VTY commands available to redirect the vty bind port, but sysmobts-mgr does not heed that VTY command yet. Related: https://gerrit.osmocom.org/754
~Neels
On 07 Sep 2016, at 14:43, Neels Hofmeyr nhofmeyr@sysmocom.de wrote:
When updating https://osmocom.org/projects/cellular-infrastructure/wiki/PortNumbers I noticed that 4252 is used both for OpenGGSN Ctrl as well as sysmobts-mgr VTY. Should we do something about that?
yes, please fix the OpenGGSN. We will run GGSN and sysmobts-mgr on the same device.
holger
On Wed, Sep 07, 2016 at 07:28:59PM +0200, Holger Freyther wrote:
yes, please fix the OpenGGSN. We will run GGSN and sysmobts-mgr on the same device.
IIUC, OSMO_CTRL_PORT_GGSN is defined in osmocom/ctrl/ports.h but openggsn doesn't actually feature a ctrl interface yet. Fixing the #define and adjusting the wiki page.
https://gerrit.osmocom.org/833 https://gerrit.osmocom.org/834
~Neels
On Thu, Sep 08, 2016 at 01:10:48PM +0200, Neels Hofmeyr wrote:
On Wed, Sep 07, 2016 at 07:28:59PM +0200, Holger Freyther wrote:
yes, please fix the OpenGGSN. We will run GGSN and sysmobts-mgr on the same device.
IIUC, OSMO_CTRL_PORT_GGSN is defined in osmocom/ctrl/ports.h but openggsn doesn't actually feature a ctrl interface yet. Fixing the #define and adjusting the wiki page.
Please also update the list of ports in the osmo-gsm-manuals.git