What Is This Port?
Port 60660 is unassigned by IANA. It belongs to the dynamic (ephemeral) port range.
The Range That Owns It
Port 60660 sits in the dynamic port range: 49152-65535. 1
These ports exist for temporary things. When your browser connects to a web server, it gets assigned a random port from this range. When the connection closes, the port vanishes and goes back into the pool. Ephemeral means "living for a short time." These ports are the Internet's day laborers—hired for minutes, then released.
The range contains 16,384 ports total. This enormous pool ensures that even with thousands of simultaneous connections on a single machine, ports don't collide. 2
Who Uses Port 60660?
Peplink mobile routers—devices used in vehicles and for SD-WAN connectivity—claim port 60660 for GPS data. 3
When you enable GPS on a Peplink Balance router, it opens this port and broadcasts location data in NMEA format (an international standard for GPS sentences). Other applications on the network can connect to this port and subscribe to real-time location updates. 3
This is unusual. Most things that run on dynamic ports are transient. They boot up, serve a request, shut down. But port 60660 stays open, waiting for subscribers, acting more like an assigned port than a true ephemeral one.
Why Unassigned Ports Matter
The dynamic range exists because the Internet's designers understood that not every service can have a permanent port number. There are only 65,535 ports total. 1
Well-known services (SSH, SMTP, DNS, HTTP) occupy ports 0-1023. Registered services (applications you might actually install and use) claim 1024-49151. 1 That's still only 48,128 ports.
The remaining 16,384 ports are left for the temporary and the unexpected. For things like Peplink's GPS broadcast, which didn't exist when the port system was designed. For your machine's 10,000 simultaneous API requests. For tomorrow's unforeseen networking needs.
When a vendor like Peplink uses an unassigned port, they're making a small claim on the chaos. "This is where you'll find me," they're saying to the network. Most of the time, no one disputes it. Port 60660 became GPS data because Peplink needed somewhere to broadcast location, and this port was available.
How to Check What's Listening
On macOS or Linux:
On Windows:
With nmap:
If you see Peplink software listening, that's your GPS broadcast. If you see something else, you've found an undocumented use of this port on your network.
The Strangeness
Here's what's genuinely strange: port 60660 is technically allowed to be claimed by anything. IANA never assigned it. Peplink simply started using it, and by doing so reliably enough, made it a de facto standard within their ecosystem. 3
On any given network, port 60660 might be silent. Or it might be broadcasting GPS coordinates from a Peplink router. Or it might be doing something else entirely. It's uncontrolled space—which is exactly what the dynamic range is designed for.
But because Peplink has claimed it consistently, it's become less ephemeral and more... settled. It's a port that chose to stay.
Bu sayfa faydalı oldu mu?