What is meant by Port and Important Port Numbers

Port Numbers

In This Tutorial, I will list out some of the widely used port numbers in Linux operating system.

Port Numbers

What is PORT?

A port is implemented in an operating system To identify a specific process in different services and applications. Remote Applications are also communicating via ports.

FEW WELL KNOWN PORTS :

20 – FTP Data (For transferring FTP data)

21 – FTP Control (For starting FTP connection)

22 – SSH (secure remote administration and it uses the SSL Protocol )

23 – Telnet ( insecure remote administration)

25 – SMTP (Mail Transfer Agent for e-mail server such as SEND mail)

53 – DNS (Special service which uses both TCP and UDP)

67 – Bootp

68 – DHCP

69 – TFTP (Trivial file transfer protocol uses UDP protocol for connectionless transmission of data)

80 – HTTP/WWW(Apache)

88 – Kerberos

110 – POP3 (The Mail Delivery Protocol)

123 – NTP (Network time protocol  for time syncing )

137 – NetBIOS (nmbd)

139 – SMB-Samba (smbd)

143 – IMAP

161 – SNMP (For network monitoring)

389 – LDAP (For centralized administration)

443 – HTTPS (HTTP+SSL for secure web access)

514 – Syslogd (UDP port)

636 – ldaps (both ctp and udp)

873 – rsync

989 – FTPS-data

990 – FTPS

993 – IMAPS

1194 – OpenVPN

1812 – RADIUS

995 – POP3s

2049 – NFS (nfsd, rpc.nfsd, RPC, portmap)

2401 – CVS server

3306 – MySql

3690 – SVN

Leave a Reply

Your email address will not be published. Required fields are marked *