Port 7: Echo

Port 7 is the Echo Protocol, which simply sends back whatever data it receives. It was designed for testing round-trip network connectivity and is rarely enabled today because it can be abused for denial-of-service amplification.

TCP/UDPLegacy protocolsUnencrypted by defaultIANA assigned
Port number7
ServiceEcho Protocol
ProtocolTCP/UDP
CategoryLegacy protocols
Default encryptionNo
Security note. Port 7 is not encrypted by default. Restrict it to trusted networks, or use an encrypted alternative where one exists, to avoid exposing credentials and data in transit.

Frequently asked questions

What is port 7 used for?

Port 7 is the Echo Protocol, which simply sends back whatever data it receives. It was designed for testing round-trip network connectivity and is rarely enabled today because it can be abused for denial-of-service amplification.

Is port 7 TCP or UDP?

Port 7 (Echo) uses TCP/UDP.

Is port 7 secure?

Port 7 is not encrypted by default. Where possible, use an encrypted alternative or tunnel it over TLS or a VPN.

Should I open port 7 on my firewall?

Only if you specifically need Echo. Expose it to the smallest set of trusted sources, and never open database or Windows-service ports to the whole internet.