WebTools

Useful Tools & Utilities to make life easier.

Open Port Checker

The open port checker is a tool you can use to check your external IP address and detect open ports on your connection.

21
FTP
22
SSH
23
Telnet
25
SMTP
53
DNS
80
HTTP
110
POP3
143
IMAP
443
HTTPS
3306
MySQL
5432
PostgreSQL
8080
HTTP Proxy

Open Port Checker

What Is an Open Port Checker?

An Open Port Checker is a free online network diagnostic tool that tests whether specific ports on a server, computer, or network device are open and accepting connections from the internet. Port checking is an essential task for network administrators, developers, security professionals, and anyone hosting services or games from their network.

By testing port accessibility from an external perspective, our tool helps you verify that services are correctly configured and accessible to users, identify firewall rules that may be blocking connections, and troubleshoot connectivity issues.

What Are Network Ports?

Network ports are virtual endpoints that allow different network services and applications to share a single IP address while maintaining separate communication channels. Think of an IP address as a building and ports as the individual rooms within it — each room (port) serves a different purpose.

Ports are numbered from 0 to 65535, and different numbers are associated with specific protocols and services:

  • Port 80: HTTP web traffic
  • Port 443: HTTPS secure web traffic
  • Port 21: FTP file transfer
  • Port 22: SSH secure shell access
  • Port 25: SMTP email sending
  • Port 53: DNS domain name resolution
  • Port 3306: MySQL database connections
  • Port 3389: Remote Desktop Protocol (RDP)
  • Port 25565: Minecraft game server

Open vs Closed vs Filtered Ports

When checking a port, three possible results can occur:

  • Open: The port is accessible and a service is actively accepting connections on that port.
  • Closed: The port is reachable but no service is currently listening or accepting connections.
  • Filtered: The port appears blocked by a firewall or other network security measure. No response is received.

How to Use the Open Port Checker

  1. Enter the IP address or domain name of the server or device you want to test.
  2. Enter the port number you want to check.
  3. Click the check button to test whether the port is open.
  4. Review the result to determine if the port is open, closed, or filtered.

Common Use Cases for Port Checking

  • Game Server Setup: Verify that game server ports are open and accessible to remote players after configuring port forwarding.
  • Web Server Configuration: Confirm that ports 80 and 443 are open for HTTP and HTTPS traffic on newly configured web servers.
  • Remote Access Setup: Test SSH (port 22) or RDP (port 3389) accessibility after setting up remote access.
  • Email Server Testing: Verify that SMTP, IMAP, and POP3 ports are accessible for email server configuration.
  • Security Auditing: Check which ports are exposed on servers to identify potential security vulnerabilities.
  • VPN and Firewall Troubleshooting: Diagnose connectivity issues by testing whether firewall rules are correctly blocking or allowing specific ports.

Port Forwarding and Firewalls

For services hosted on home networks, port forwarding must be configured on your router to direct incoming traffic on specific ports to the correct device on your local network. Common issues that cause ports to appear closed or filtered include:

  • Firewall rules blocking the port
  • Port forwarding not configured on the router
  • The service not running or listening on the expected port
  • ISP blocking specific ports at the network level
  • Windows or Linux firewall blocking the port

Security Considerations

Open ports represent potential attack surfaces for malicious actors. Best practices for port security include:

  • Close all ports that do not need external access
  • Use firewalls to restrict access to sensitive ports by IP address
  • Run services on non-standard ports where possible
  • Keep software and services updated to patch security vulnerabilities
  • Monitor open ports regularly for unexpected changes

Frequently Asked Questions

Can I check a port on my own IP address?

Yes. Enter your own public IP address and the port number to test accessibility from the internet.

Why is my port showing as filtered?

Filtered ports are typically blocked by firewalls. Check your router firewall and system firewall settings.

Is this tool free?

Yes. The Open Port Checker is completely free with no registration required.

Contact

Missing something?

Feel free to request missing tools or give some feedback using our contact form.

Contact Us