What This Port Carries
Port 10186 is the communication channel for Reckon Accounts 2023, accounting software developed in Australia. When you set up Reckon in a multi-user network environment—with the company file on one server and accountants connecting from multiple machines—this port is what carries that connection. Open it, and the network works. Close it, and accountants can't access the data.
The Registered Port Range
Port 10186 lives in the registered port range (1024-49151). This range is theoretically managed by IANA—organizations can apply to register a port number for their service. But in practice, registered ports are the Wild West. Thousands of applications claim ports in this range without ever filing with IANA or getting formal approval. Reckon is one of them.
IANA has a registry you can query. Port 10186 doesn't appear in it with Reckon's name attached. But Reckon Accounts has used this port for years, and it works because the installed base expects it.
The Pattern: Incrementing Ports
Reckon reveals something honest about port allocation: it changes every year. 1
- Reckon Accounts 2023 → port 10186
- Reckon Accounts 2022 → port 10185
- Reckon Accounts 2021 → port 10184
- Reckon Accounts 2020 → port 10183
This is not the behavior of a port registered with IANA. It's the behavior of a software vendor that controls their own port space and increments it with each release. Why? So multiple versions can run on the same network without conflict. It's a practical solution to a real problem, and it works.
But it also means that every new Reckon install requires updating your firewall rules. Every year. That's the cost of living in the unregistered space.
Security and Network Setup
If you run Reckon Accounts on a network, port 10186 must be open on both:
- Inbound — On the machine hosting the company file, to receive connections from users
- Outbound — On client machines, to connect to the host
Most firewall guides tell you to open ports for "domain, public, and home" networks. That means your rule applies whether the machine is on a corporate network, a public network, or sitting on your desk at home.
This is necessary and also a vulnerability surface. More open ports mean more potential attack vectors. Reckon Accounts is internal accounting software, not exposed to the Internet—but if your network is compromised, port 10186 becomes a door an attacker can use to reach your financial data.
How to Check What's Listening
If you want to see if something is actually listening on port 10186 right now:
On Windows:
On macOS/Linux:
These commands show what process is listening and under what user. If nothing appears, nothing is listening—either Reckon isn't running, or it's configured differently on your system.
Why Unassigned Ports Matter
Port 10186 is a reminder that the Internet's port system is more convention than law. IANA publishes a registry, but enforcement is loose. Thousands of software vendors pick port numbers based on:
- Historical precedent ("we always used this port")
- Guessing a number that's probably not in use
- Incrementing previous versions (like Reckon)
- Following a pattern only their engineers understand
As long as the ports don't collide—as long as two services don't claim the same port on the same machine—the system works. But it means port numbers are more like tribal knowledge than central assignment. You have to know which software uses which port, because the port number alone won't tell you.
Port 10186 is Reckon Accounts' door. That's not written anywhere official. But it's written into thousands of firewall rules, in system administrators' notes, in documentation that nobody reads until something breaks. That's how the registered port space actually works.
Related Ports
- Port 10185 — Reckon Accounts 2022
- Port 10184 — Reckon Accounts 2021
- Port 10183 — Reckon Accounts 2020
- Port 10182 — Reckon Accounts 2019
Each version got a new port. The pattern continues upward as Reckon releases new versions each year.
Frequently Asked Questions
- Reckon Ports to Open — TranTech Computers
- Configuring my firewall/antivirus to work with Accounts Business in a multi-user environment - Reckon Help and Support Centre
- How To Find Which Service Is Listening On A Particular Port — IT'S FOSS
- IANA Service Names and Transport Protocol Port Numbers Registry
کیا یہ صفحہ مددگار تھا؟