NetworkTutorials.info Forum Index NetworkTutorials.info
IT Forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Well-Known Port Numbers

 
Post new topic   Reply to topic    NetworkTutorials.info Forum Index -> Microsoft, Cisco, Comptia, Oracle & Sun Certification
View previous topic :: View next topic  
Author Message
BrotherBill



Joined: 13 Jun 2009
Posts: 28
Location: KCMO - USA

PostPosted: Sun Jul 12, 2009 2:29 am    Post subject: Well-Known Port Numbers Reply with quote

Well-Known Port Numbers

This table provides common networking protocols and what default ports are assigned to them. This is by no means an exhaustive list, but merely an example of what may be required for the 2009 version of the CompTIA Network+ exam.

I have utilized the resources of Wikipedia as a primary knowledge base and included references and links to the appropriate topics for further study. Wikipedia can also be easily translated for those that do not use English as their first language.

CompTIA Network+ (2009 Edition) Certification

Domain 1.2 - Identify commonly used TCP and UDP default ports

TCP ports

    FTP - 20, 21 - FTP commands and responses are usually passed on the well-known port number 21. Data connections usually use port number 20.
    More from Wikipedia

    SSH - 22 - Used for secure logins, file transfers (scp, sftp) and port forwarding, the standard TCP port 22 has been assigned for SSH servers to be contacted on.
    More from Wikipedia

    TELNET - 23 - Telnet is a client-server protocol, based on a reliable connection-oriented transport. Typically this protocol is used to establish a connection to Transmission Control Protocol (TCP) port number 23, where a Telnet server application (telnetd) is listening.
    More from Wikipedia

    SMTP - 25 - The SMTP client typically initiates a Transmission Control Protocol (TCP) connection to the SMTP server on the well-known port designated for SMTP, port number 25.
    More from Wikipedia

    DNS - 53 - DNS primarily uses User Datagram Protocol (UDP) on port number 53 to serve requests. The Transmission Control Protocol (TCP) is used when the response data size exceeds 512 bytes, or for such tasks as zone transfers.
    More from Wikipedia

    HTTP - 80 - Typically, an HTTP client initiates a request. It establishes a Transmission Control Protocol (TCP) connection to a particular port on a host (port 80 by default).
    More from Wikipedia

    POP3 - 110 - POP3 works over a TCP/IP connection using TCP on network port number 110.
    More from Wikipedia

    NTP - 123 - The Network Time Protocol (NTP) is a protocol for synchronizing the clocks of computer systems over packet-switched, variable-latency data networks. NTP uses UDP on port 123 as its transport layer.
    More from Wikipedia

    IMAP4 - 143 - Internet Message Access Protocol (IMAP) is an Application Layer Internet protocol operating on port 143.
    More from Wikipedia

    HTTPS - 443 - HTTPS URLs begin with "https://" and use port 443 by default.
    More from Wikipedia


UDP Ports

    TFTP - 69 - TFTP uses UDP port 69 as its transport protocol.
    More from Wikipedia

    DNS - 53 - DNS primarily uses User Datagram Protocol (UDP) on port number 53 to serve requests.
    More from Wikipedia

    BOOTPS/DHCP - 67 - All DHCP packets travel as UDP datagrams; all client-sent packets have source port 68 and destination port 67; all server-sent packets have source port 67 and destination port 68.
    More from Wikipedia

    SNMP - 161 - Typically, SNMP uses UDP ports 161 for the agent and 162 for the manager.
    More from Wikipedia
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    NetworkTutorials.info Forum Index -> Microsoft, Cisco, Comptia, Oracle & Sun Certification All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group