Port Numbers » History » Version 32
dexter, 11/10/2017 09:48 AM
1 | 1 | laforge | |
---|---|---|---|
2 | 11 | zecke2 | h1. List of TCP/UDP Port numbers |
3 | 11 | zecke2 | |
4 | 11 | zecke2 | |
5 | 1 | laforge | Below is a list of TCP/UDP port numbers as it is used by Osmocom GSM related software. |
6 | 1 | laforge | |
7 | 12 | laforge | |_.L4|_.Port Number|_.Purpose|_.Software| |
8 | 19 | neels | |UDP|2427|MGCP GW|[[OsmoBSC:Osmo-bsc_mgcp|osmo-bsc_mgcp]]| |
9 | 12 | laforge | |TCP|2775|SMPP|[[OsmoNITB:]]| |
10 | 12 | laforge | |TCP|3002|A-bis/IP OML|[[OsmoBTS:]], [[OsmoBSC:]], [[OsmoNITB:]]| |
11 | 12 | laforge | |TCP|3003|A-bis/IP RSL|[[OsmoBTS:]], [[OsmoBSC:]], [[OsmoNITB:]]| |
12 | 29 | neels | |TCP|4222|GSUP|[[OsmoHLR:]]| |
13 | 28 | laforge | |TCP|4237|telnet (VTY)|reserved for osmo-pcap-client| |
14 | 28 | laforge | |TCP|4238|telnet (VTY)|reserved for osmo-pcap-server| |
15 | 26 | neels | |TCP|4239|telnet (VTY)|[[OsmoSTP:]]| |
16 | 12 | laforge | |TCP|4240|telnet (VTY)|[[OsmoPCU:]], osmo_pcap_client| |
17 | 12 | laforge | |TCP|4241|telnet (VTY)|[[OsmoBTS:]], osmo_pcap_server| |
18 | 20 | neels | |TCP|4242|telnet (VTY)|[[OsmoNITB:]], [[OsmoBSC:]], [[cellmgr-ng:cellmgr_ng]]| |
19 | 13 | neels | |TCP|4243|telnet (VTY)|[[OsmoBSC:Osmo-bsc_mgcp|osmo-bsc_mgcp]]| |
20 | 13 | neels | |TCP|4244|telnet (VTY)|[[OpenBSC:bsc_nat|osmo-bsc_nat]]| |
21 | 12 | laforge | |TCP|4245|telnet (VTY)|[[OsmoSGSN:]]| |
22 | 13 | neels | |TCP|4246|telnet (VTY)|[[OpenBSC:osmo-gbproxy]]| |
23 | 12 | laforge | |TCP|4247|telnet (VTY)|[[OsmocomBB:]]| |
24 | 12 | laforge | |TCP|4249|Control Interface|[[OsmoNITB:]]/[[OsmoBSC:]]| |
25 | 13 | neels | |TCP|4250|Control Interface|[[OpenBSC:bsc_nat|osmo-bsc_nat]]| |
26 | 12 | laforge | |TCP|4251|Control Interface|[[OsmoSGSN:]]| |
27 | 17 | neels | |TCP|4252|telnet (VTY)|sysmobts-mgr| |
28 | 16 | neels | |TCP|4253|telnet (VTY)|[[OsmoGTPHub]]| |
29 | 27 | neels | |TCP|4254|telnet (VTY)|[[OsmoMSC:]] (see also [[OsmoHNBGW:]])| |
30 | 27 | neels | |TCP|4255|Control Interface|[[OsmoMSC:]] (see also [[OsmoHNBGW:]])| |
31 | 18 | neels | |TCP|4256|telnet (VTY)|[[miscellaneous-projects:Osmo-sip-connector]]| |
32 | 31 | laforge | |TCP|4257|Control Interface|[[OpenGGSN:]]/[[OpenGGSN:OsmoGGSN]]| |
33 | 27 | neels | |TCP|4258|telnet (VTY)|[[OsmoHLR:]]| |
34 | 27 | neels | |TCP|4259|Control Interface|[[OsmoHLR:]]| |
35 | 31 | laforge | |TCP|4260|telnet (VTY)|[[OpenGGSN:OsmoGGSN]]| |
36 | 32 | dexter | |TCP|4261|telnet (VTY)|[[OsmoMGW:OsmoMGW]]| |
37 | 13 | neels | |UDP|4729|GSMTAP|Almost every osmocom project| |
38 | 19 | neels | |TCP|5000|A/IP|[[OpenBSC:bsc_nat|osmo-bsc_nat]]| |
39 | 20 | neels | |UDP|23000|NS-over-IP|[[OsmoSGSN:]],[[OsmoPCU:]],[[OpenBSC:osmo-gbproxy]]| |
40 | 21 | neels | |
41 | 21 | neels | See also: |
42 | 21 | neels | |
43 | 21 | neels | * https://git.osmocom.org/libosmocore/tree/include/osmocom/vty/ports.h |
44 | 21 | neels | * https://git.osmocom.org/libosmocore/tree/include/osmocom/ctrl/ports.h |
45 | 21 | neels | * https://git.osmocom.org/osmo-gsm-manuals/tree/common/chapters/port_numbers.adoc |
46 | 21 | neels | |
47 | 21 | neels | _Modifications should be kept in sync between this wiki page, the header files |
48 | 21 | neels | and the osmo-gsm-manuals._ |