Skip to main content
Every service on your VPS listens on a port. This page is a cheat sheet: what each common port is for, and whether you should open it in your firewall.

Ports you will likely open

Ports blocked by default

Outbound mail ports are blocked on every new Opus Host VPS to prevent spam. Request an unblock if you have a legitimate reason. See Unblock Mail Ports.

Ports you should keep closed to the public

These are useful inside your VPS but should never be reachable from the public internet without a very good reason. Bind these services to 127.0.0.1 and put a reverse proxy in front if needed. See Databases and Nginx Reverse Proxy.

Well-known services

Check what’s listening

See every port your VPS is currently listening on and which process owns it:

Open or close a port

Full firewall setup in Firewall.
Every open port is one more thing to keep patched. If you are not sure whether you need a port open, leave it closed — you can always allow it later.