Skip to main content
Connectivity Tester
English
BETA This service is in beta — please report issues on the Forum.

A Matrix homeserver needs to be reachable in two distinct ways: by other homeservers (federation) and by user clients (client-server). The Connectivity Tester checks both from outside your network and reports each layer separately.

Most issues fall into one of three buckets: a missing DNS record, a TLS certificate the wider internet doesn't trust, or a reverse proxy that isn't forwarding the right path. The pages below walk through each in plain language.

If you're new to running a homeserver

Start with these four pages, in order. Each one takes about ten minutes to read.

  1. Federation setup — configure your server for federation
  2. TLS certificates — set up secure connections
  3. Well-known delegation — configure discovery
  4. CORS configuration — enable web clients

Need help?