Port 1138 exists in two worlds. In the official IANA registry, it's assigned to "encrypted-admin"—a service for encrypted administrative requests.1 In practice, that service is largely historical, a ghost in the registry that nobody really uses anymore.
But the number 1138 itself? That's famous for an entirely different reason.
The George Lucas Connection
In 1971, George Lucas released his first feature film: THX 1138, a dystopian science fiction story about a man trying to escape a surveillance state. The title came from Lucas's San Francisco telephone number: 849-1138. The letters THX correspond to the digits 8, 4, and 9 on a phone keypad.2
Since then, 1138 has become Lucas's signature easter egg. It appears throughout his work:
- Star Wars (1977): "I'm here to rescue you. I'm here with Ben Kenobi." "Ben Kenobi? Where is he?" "In detention block AA-23, sorry, cell 1138."3
- American Graffiti (1973): A car's license plate reads "THX 138"
- THX Sound System: The cinema audio standard Lucas created is literally named after the film
The number shows up in almost everything Lucas has touched. It's an autograph hidden in plain sight.
What the Port Is Actually For
According to IANA, port 1138 is registered for "encrypted-admin" on both TCP and UDP.1 The service name was originally "encrypted_admin" (with an underscore), but IANA assigned the well-formed replacement "encrypted-admin" (with a hyphen). The old naming is now listed as historic—not usable with many modern service discovery mechanisms.
What does "encrypted admin requests" mean? The registration doesn't specify. No RFC defines it. No major software uses it. It's a registered port that exists more in documentation than in actual network traffic.
The Registered Ports Range
Port 1138 lives in the registered ports range (1024-49151). These ports are assigned by IANA to specific services upon request. Unlike well-known ports (0-1023), which require root privileges to bind on Unix systems, registered ports can be used by regular user applications.
Anyone can request a port registration from IANA by demonstrating a legitimate need. Once assigned, that port is supposed to be reserved for that service. But enforcement is social, not technical—nothing stops you from running whatever you want on port 1138.
Checking What's Listening
If you want to see what's actually using port 1138 on your system:
On Linux or macOS:
On Windows:
Most likely, you'll find nothing. Port 1138 isn't commonly used by standard services.
Why Unassigned (or Barely Assigned) Ports Matter
The port system only works because we agree on it. Well-known ports (SSH on 22, HTTPS on 443) are deeply embedded in infrastructure. Registered ports like 1138 are more like reserved parking spaces—officially claimed but often empty.
This is fine. The Internet has 65,535 ports per protocol (TCP and UDP). We don't need all of them to be actively used. The registry exists so that if someone does create a service that needs a stable port number, they can register it and avoid conflicts.
Port 1138 represents the gap between intention and reality. It was registered for encrypted admin requests, but that service never became standard. Now it sits in the registry, waiting—technically claimed, practically free.
Somewhere, a Star Wars fan is running a service on port 1138 just because they can. And honestly? That's probably the best use this port will ever have.
Frequently Asked Questions About Port 1138
بۇ بەت پايدىلىق بولدىمۇ؟