Difference between revisions of "Linux: Standard Ports"

From Define Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by one other user not shown)
Line 2: Line 2:
  
 
{| class="wikitable"
 
{| class="wikitable"
|Port|| Service
+
|Port|| Protocol || Service
 
|-
 
|-
|21|| TCP File Transfer Protocol (FTP)
+
|21|| TCP ||File Transfer Protocol (FTP)
 
|-
 
|-
|22|| TCP Secure Shell (SSH)
+
|22|| TCP ||Secure Shell (SSH)
 
|-
 
|-
|23|| TCP Telnet
+
|23|| TCP ||Telnet
 
|-
 
|-
|25|| TCP Simple Mail Transfer Protocol (SMTP)
+
|25|| TCP ||Simple Mail Transfer Protocol (SMTP)
 
|-
 
|-
|53|| TCP Domain Name Service Servers (DNS)
+
|53|| TCP || Domain Name Service Servers (DNS)
 
|-
 
|-
|53|| UDP Domain Name Service Servers (DNS)
+
|53|| UDP ||Domain Name Service Servers (DNS)
 
|-
 
|-
|80|| TCP HTTP
+
|80|| TCP ||HTTP
 
|-
 
|-
|88|| TCP Kerberos
+
|88|| TCP ||Kerberos
 
|-
 
|-
|110|| TCP Post Office Protocol (POP3)
+
|110|| TCP ||Post Office Protocol (POP3)
 
|-
 
|-
|139|| TCP Network Basic Input/Output System (NetBIOS) session Service
+
|139|| TCP ||Network Basic Input/Output System (NetBIOS) session Service
 
|-
 
|-
|143|| TCP Internet Mail Access Protocol (IMAP)
+
|143|| TCP ||Internet Mail Access Protocol (IMAP)
 
|-
 
|-
|144|| TCP Secure HTTP (HTTPs)
+
|144|| TCP ||Secure HTTP (HTTPs)
 
|-
 
|-
|10080|| UDP Amanda Backup Client
+
|443|| TCP ||Secure HTTP (HTTPs)
 
|-
 
|-
|9101|| TCP Bacula
+
|10080|| UDP ||Amanda Backup Client
 
|-
 
|-
|9102|| TCP Bacula  
+
|9101|| TCP ||Bacula  
 
|-
 
|-
|9103|| TCP Bacula  
+
|9102|| TCP ||Bacula  
 
|-
 
|-
|9102|| TCP Bacula Client
+
|9103|| TCP ||Bacula  
 
|-
 
|-
|993|| TCP IMAP over SSL
+
|9102|| TCP ||Bacula Client
 
|-
 
|-
|500|| UDP IPsec
+
|4379|| TCP ||CTDB
 
|-
 
|-
|5353|| UDP Multicast DNS
+
|993|| TCP ||IMAP over SSL
 
|-
 
|-
|2049|| TCP NFS4
+
|500|| UDP ||IPsec
 
|-
 
|-
|631|| TCP Network Printing Service (Server)
+
|5353|| UDP ||Multicast DNS
 
|-
 
|-
|631|| UDP Network Printing Service (Server and Client)
+
|2049|| TCP ||NFS4
 
|-
 
|-
|1194|| UDP Open VPN
+
|631|| TCP ||Network Printing Service (Server)
 
|-
 
|-
|995|| TCP POP3 over SSL
+
|631|| UDP ||Network Printing Service (Server and Client)
 
|-
 
|-
|1812|| UDP Remote Authentication Dial In User Service (RADIUS)
+
|1194|| UDP ||Open VPN
 
|-
 
|-
|1813|| UDP Remote Authentication Dial In User Service (RADIUS)
+
|995|| TCP ||POP3 over SSL
 
|-
 
|-
|11111|| TCP Redhat Cluster Suite
+
|1812|| UDP ||Remote Authentication Dial In User Service (RADIUS)
 
|-
 
|-
|21064|| TCP Redhat Cluster Suite
+
|1813|| UDP ||Remote Authentication Dial In User Service (RADIUS)
 
|-
 
|-
|5404|| UDPRedhat Cluster Suite
+
|11111|| TCP ||Redhat Cluster Suite
 
|-
 
|-
|5405|| UDP Redhat Cluster Suite
+
|21064|| TCP ||Redhat Cluster Suite
 +
|-
 +
|5404|| UDP ||Redhat Cluster Suite
 +
|-
 +
|5405|| UDP ||Redhat Cluster Suite
 +
|-
 +
|139 || TCP|| Samba
 +
|-
 +
|445 || TCP|| Samba
 +
|-
 +
|137 || UDP || Samba
 +
|-
 +
|138 || UDP || Samba
 +
|-
 +
|137 || UDP || Samba Client
 +
|-
 +
|138 || UDP || Samba Client
 +
|-
 +
|69|| TCP || TFTP
 +
|-
 +
|69|| TCP || TFTP Client
 +
|-
 +
|16509|| TCP || Virtual Machine Management
 +
|-
 +
|16509|| TLS|| Virtual Machine Management
 
|-
 
|-
 
|}
 
|}

Latest revision as of 13:28, 20 April 2015

Standard Ports

Port Protocol Service
21 TCP File Transfer Protocol (FTP)
22 TCP Secure Shell (SSH)
23 TCP Telnet
25 TCP Simple Mail Transfer Protocol (SMTP)
53 TCP Domain Name Service Servers (DNS)
53 UDP Domain Name Service Servers (DNS)
80 TCP HTTP
88 TCP Kerberos
110 TCP Post Office Protocol (POP3)
139 TCP Network Basic Input/Output System (NetBIOS) session Service
143 TCP Internet Mail Access Protocol (IMAP)
144 TCP Secure HTTP (HTTPs)
443 TCP Secure HTTP (HTTPs)
10080 UDP Amanda Backup Client
9101 TCP Bacula
9102 TCP Bacula
9103 TCP Bacula
9102 TCP Bacula Client
4379 TCP CTDB
993 TCP IMAP over SSL
500 UDP IPsec
5353 UDP Multicast DNS
2049 TCP NFS4
631 TCP Network Printing Service (Server)
631 UDP Network Printing Service (Server and Client)
1194 UDP Open VPN
995 TCP POP3 over SSL
1812 UDP Remote Authentication Dial In User Service (RADIUS)
1813 UDP Remote Authentication Dial In User Service (RADIUS)
11111 TCP Redhat Cluster Suite
21064 TCP Redhat Cluster Suite
5404 UDP Redhat Cluster Suite
5405 UDP Redhat Cluster Suite
139 TCP Samba
445 TCP Samba
137 UDP Samba
138 UDP Samba
137 UDP Samba Client
138 UDP Samba Client
69 TCP TFTP
69 TCP TFTP Client
16509 TCP Virtual Machine Management
16509 TLS Virtual Machine Management