Port 1089 sits in the registered ports range (1024-49151) and serves two distinct purposes that rarely overlap: industrial automation and remote desktop control.
What Runs on Port 1089
Foundation Fieldbus HSE (High-Speed Ethernet) The primary registered use for port 1089 is Foundation Fieldbus HSE—an industrial automation protocol that connects sensors, controllers, and other devices on factory floors.1 FF/HSE operates at 100/1000 Mbit/s and links input/output subsystems, host systems, and gateways in manufacturing environments.
Foundation Fieldbus uses ports 1089, 1090, and 1091 together for HSE communication.1 These ports must be open in firewalls for the protocol to function. The protocol stack includes DHCP, SNTP, and SNMP running over TCP and UDP.
JWalkServer (NetSupport Remote Control) Port 1089 is also used by JWalkServer, part of the NetSupport remote control suite.2 This allows administrators to remotely access and control desktop computers—a completely different use case from industrial automation.
The Registered Ports Range
Port 1089 belongs to the registered ports range (1024-49151). These ports are assigned by IANA to specific services upon application by requesting entities.3 Unlike well-known ports (0-1023) which require root privileges, registered ports can be used by regular user applications.
Organizations apply to IANA to register a port number for their protocol or service. Once registered, that port becomes the standard for that service—though enforcement is voluntary and conflicts can occur.
Why This Port Matters
Port 1089 illustrates something strange about the Internet's port system: the same number can serve radically different purposes. A manufacturing plant might use 1089 for million-dollar automation systems while an IT department uses it for remote desktop support. They're both valid, both registered, and they'll never conflict because they exist in completely separate networks.
This is the registered ports range working as designed—providing enough numbers (48,128 of them) that organizations can claim their space without stepping on each other.
Security Considerations
For Foundation Fieldbus HSE: Industrial control systems should never be directly exposed to the Internet. FF/HSE traffic on port 1089 should be isolated to dedicated industrial networks with strict firewall rules. Exposing industrial automation protocols to untrusted networks creates serious safety and security risks.
For JWalkServer: Remote control software creates a pathway into your system. If running JWalkServer on port 1089, ensure it's protected with strong authentication, encryption, and firewall rules that limit access to trusted IP addresses only.
Checking What's Listening
To see if something is listening on port 1089:
If you see port 1089 in use and don't recognize the service, investigate immediately. While these are legitimate uses, unexpected listeners could indicate unauthorized remote access tools or industrial equipment that shouldn't be connected to your network.
Related Ports
- Port 1090 - Foundation Fieldbus HSE (part of the FF/HSE port group)
- Port 1091 - Foundation Fieldbus HSE (part of the FF/HSE port group)
- Port 80 - Also required for FF/HSE communication
- Port 5405 - NetSupport Manager (related remote control software)
Ήταν χρήσιμη αυτή η σελίδα;