Table of Contents

Testing Ports

Verify that your port forwarding configuration is working correctly.

Testing ensures your services are accessible from the internet.

Overview

After configuring port forwarding, you need to test that external traffic can reach your server. This involves testing from inside and outside your network.

Test from Inside Network

Using browser:

Using command line:

Purpose:

Test from Outside Network

Using phone on mobile data:

Using online port checkers:

Purpose:

Common Issues

Port shows closed:

Connection times out:

Connection refused:

Troubleshooting Steps

1. Verify static IP hasn't changed
2. Check firewall on server (ufw, iptables)
3. Confirm service is running and listening
4. Test with different port
5. Check for ISP blocking of common ports
6. Verify not behind double NAT

References

See Also

Last updated: 2026-06-19