Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

PuertosPuertos TCP, UDP, ICMP y su explicación.

Estos son los puertos más usados y su explicación.

TCP de Entrada:

 21 FTP (TCP)
 22 SSH (TCP)
 25 SMTP (TCP)
 53 DNS – Domain Name Server (TCP)
 80 HTTP (TCP)
 110 POP3 (TCP)
 135,137,138,139,445 SAMBA
 143 IMAP (TCP)
 443 HTTPS (TCP)
 465 sSMTP (TCP)
 953 ??BIND??
 993 IMAP4 sobre TLS/SSL (TCP)
 995 POP3 sobre TLS/SSL (era spop3) (TCP)
 2082 CPANEL (http://sitename.com:2082) (TCP)
 2083 CPANEL SSL (https://sitename.com:2083) (TCP)
 2084 entropychat server (deshabilitarlo en CPANEL si no se usa) (TCP)
 2086 WHM ) (TCP)
 2087 WHM SSL ) (TCP)
 2095 WebMail (http://sitename.com:2095) (TCP)
 2096 WebMail SSL (https://sitename.com:2096)
 3306 mySQL acceso remoto (TCP)
 6666 Melange chat Server (deshabilitarlo en CPANEL si no se usa) (TCP)
 7786 Interchange (TCP)
 5100 para ASP,
 8080 y 8443 para JSP si se utilizan.
Puertos UDP de Entrada:

 53 DNS – Domain Name Server


 6277 SpamAssassin / DCC (scan de emails)

Puertos ICMP de Entrada:

 0 Echo Reply
 3 Destination Unreachable
 5 Destination Unreachable
 8 Echo
 11 Time Exceeded
 30 Traceroute

Puertos TCP de Salida:

 21 FTP
 25 SMTP
 37 Requerido para la Licencia de CPANEL
 53 DNS – Domain Name Server
 80 HTTP
 110 POP3 (si se tienen scripts que necesitan obtener email via POP, e.j.
HelpDesk)
 113 Authentication Protocol (AUTH)
 123 NTP (Network Time)
 443 HTTPS
 43 WHOIS
 873 rsync (CPanel updates)
 953 BIND ??
 2089 Requerido para la Licencia de CPANEL
 2703 Razor (email scanning)
 3306 mySQL acceso remoto

Puertos UDP de Salida:

 20 ftp-data
 21 FTP
 53 DNS – Domain Name Server
 873 rsync
 953 BIND ??
 6277 SpamAssassin / DCC (email scanning)

You might also like