Difference between revisions of "TCP/IP ports used by Client Access"

From MidrangeWiki
Jump to: navigation, search
(Convert list to a sortable table)
(Add link to technote N1019667, update ports)
 
Line 4: Line 4:
 
Answer courtesy Bryan Dietz via [[IGNITe/400]] 20 Dec 2001
 
Answer courtesy Bryan Dietz via [[IGNITe/400]] 20 Dec 2001
  
The summary of that page:
+
Also, see [http://www-01.ibm.com/support/docview.wss?uid=nas8N1019667 Technote N1019667] (2014-12-02), retrieved 2015-08-10.
 +
 
  
 
{| class="wikitable sortable" style="margin: 1em auto 1em auto;border:1px solid black;padding:5px;"  
 
{| class="wikitable sortable" style="margin: 1em auto 1em auto;border:1px solid black;padding:5px;"  
Line 17: Line 18:
 
| as-svrmap  
 
| as-svrmap  
 
| 449
 
| 449
| 449
+
| ---
 
|- style="background:#F2F2F2;"
 
|- style="background:#F2F2F2;"
 
| License Management
 
| License Management
Line 71: Line 72:
 
| Management Central         
 
| Management Central         
 
| as-mgtc >       
 
| as-mgtc >       
| 5555        
+
| 5555 and 5544
| 5566  
+
| 5566 and 5577
 
|- style="background:#F2F2F2;"
 
|- style="background:#F2F2F2;"
 
| Ultimedia Services         
 
| Ultimedia Services         
Line 78: Line 79:
 
| 8480           
 
| 8480           
 
| 9480  
 
| 9480  
 +
|- style="background:#F2F2F2;"
 +
| DRDA                     
 +
| DRDA           
 +
| 446         
 +
| ---
 +
|- style="background:#F2F2F2;"
 +
| DDM                     
 +
| DDM             
 +
| 447         
 +
| 448
 +
|- style="background:#F2F2F2;"
 +
| AnyNet                   
 +
| APPCoverTCPIP   
 +
| 397 (TCP and UDP)
 +
| ---
 +
|- style="background:#F2F2F2;"
 +
| NetServer
 +
| netbios >
 +
| 137
 +
| ---
 +
|- style="background:#F2F2F2;"
 +
| NetServer
 +
| CIFS
 +
| 445
 +
| ---
 +
|- style="background:#F2F2F2;"
 +
| NetServer
 +
| netbios >
 +
| 139
 +
| ---
 +
|- style="background:#F2F2F2;"
 +
| Service Tools Server
 +
| as-sts
 +
| 3000
 +
| ---
 +
|- style="background:#F2F2F2;"
 +
| DHCP Monitor
 +
| ---
 +
| ---
 +
| 942
 +
|- style="background:#F2F2F2;"
 +
| RUNRMTCMD
 +
| REXEC
 +
| 512
 +
| ---
 
|- style="background:#F2F2F2;"
 
|- style="background:#F2F2F2;"
 
| Network Drives             
 
| Network Drives             
Line 92: Line 138:
 
| as-vrtp         
 
| as-vrtp         
 
| 8479 <ref name="Only5763XK1"/>
 
| 8479 <ref name="Only5763XK1"/>
| ---
 
|- style="background:#F2F2F2;"
 
| DRDA                     
 
| DRDA           
 
| 446         
 
| ---
 
|- style="background:#F2F2F2;"
 
| DDM                     
 
| DDM             
 
| 447         
 
| 448
 
|- style="background:#F2F2F2;"
 
| AnyNet                   
 
| APPCoverTCPIP   
 
| 397         
 
 
| ---  
 
| ---  
 
|}
 
|}

Latest revision as of 14:37, 10 August 2015

This link appears to have a complete list http://www-912.ibm.com/s_dir/slkbase.nsf/1ac66549a21402188625680b0002037e/acc12fda96496e4b8625668f007ab75f?OpenDocument&Highlight=0,firewall

Answer courtesy Bryan Dietz via IGNITe/400 20 Dec 2001

Also, see Technote N1019667 (2014-12-02), retrieved 2015-08-10.


TCP/IP ports used by Client Access
Function Server Name Port Non-SSL Port SSL
Server Mapper as-svrmap 449 ---
License Management as-central 8470 9470
Database Access as-database 8471 9471
Data Queues as-dtaq 8472 9472
Network Drives as-file 8473 9473
Network Printers as-netprt 8474 9474
Remote Command as-rmtcmd 8475 9475
Signon Verification as-signon 8476 9476
Telnet (PC5250 Emulation) telnet 23 992
HTTP Administration as-admi > 2001 2010
POP3 (MAPI) pop3 5010 ---
Management Central as-mgtc > 5555 and 5544 5566 and 5577
Ultimedia Services as-usf 8480 9480
DRDA DRDA 446 ---
DDM DDM 447 448
AnyNet APPCoverTCPIP 397 (TCP and UDP) ---
NetServer netbios > 137 ---
NetServer CIFS 445 ---
NetServer netbios > 139 ---
Service Tools Server as-sts 3000 ---
DHCP Monitor --- --- 942
RUNRMTCMD REXEC 512 ---
Network Drives as-netd 8477 [1] ---
File Transfer as-tran 8478 [1] ---
Virtual Print as-vrtp 8479 [1] ---
  1. 1.0 1.1 1.2 These ports used only by 5763XK1

You can use netstat *cnn from an iSeries command line to determine which services are running on the iSeries.

Categories