From patchwork Thu Aug 4 13:23:11 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Max X-Patchwork-Id: 655805 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.osmocom.org (lists.osmocom.org [144.76.43.76]) by ozlabs.org (Postfix) with ESMTP id 3s4rHR1BJxz9sXx for ; Thu, 4 Aug 2016 23:23:47 +1000 (AEST) Received: from lists.osmocom.org (lists.osmocom.org [144.76.43.76]) by lists.osmocom.org (Postfix) with ESMTP id 4E08A24B5E; Thu, 4 Aug 2016 13:23:44 +0000 (UTC) X-Original-To: openbsc@lists.osmocom.org Delivered-To: openbsc@lists.osmocom.org Received: from mail.sysmocom.de (mail.sysmocom.de [IPv6:2a01:4f8:191:444c::2:4]) by lists.osmocom.org (Postfix) with ESMTP id 888C924B4D for ; Thu, 4 Aug 2016 13:23:42 +0000 (UTC) Received: from mail.sysmocom.de (mail.sysmocom.de [144.76.43.93]) by mail.sysmocom.de (Postfix) with ESMTP id 507EF21E1D8; Thu, 4 Aug 2016 13:23:12 +0000 (UTC) Received: from pbell.local (ip5b41c136.dynamic.kabel-deutschland.de [91.65.193.54]) by mail.sysmocom.de (Postfix) with ESMTPSA id 13E1421E1D7; Thu, 4 Aug 2016 13:23:12 +0000 (UTC) From: msuraev@sysmocom.de To: openbsc@lists.osmocom.org Subject: [PATCH] Add Control Interface port numbers Date: Thu, 4 Aug 2016 15:23:11 +0200 Message-Id: <20160804132311.2173-1-msuraev@sysmocom.de> X-Mailer: git-send-email 2.9.2 X-Virus-Scanned: ClamAV using ClamSMTP X-BeenThere: openbsc@lists.osmocom.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Development of OpenBSC, OsmoBSC, OsmoNITB, OsmoCSCN" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Max Errors-To: openbsc-bounces@lists.osmocom.org Sender: "OpenBSC" From: Max Related: OS#1646 --- common/chapters/port_numbers.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common/chapters/port_numbers.adoc b/common/chapters/port_numbers.adoc index 695cc6c..0430b13 100644 --- a/common/chapters/port_numbers.adoc +++ b/common/chapters/port_numbers.adoc @@ -22,6 +22,8 @@ which protocol / interface. |TCP|4246|telnet (VTY)|osmo-gbproxy |TCP|4249|Control Interface|osmo-nitb, osmo-bsc |TCP|4250|Control Interface|osmo-bsc_nat +|TCP|4251|Control Interface|osmo-sgsn +|TCP|4252|Control Interface|openggsn |TCP|5000|A/IP|osmo-bsc, osmo-bsc_nat |UDP|2427|GSMTAP|osmo-pcu, osmo-bts |UDP|23000|GPRS-NS over IP default port|osmo-pcu, osmo-sgsn, osmo-gbproxy