# WHATPORT(311)

## NAME

port 311 — AppleShare IP WebAdmin — Apple's browser-based server administration port, from AppleShare IP and the old Mac OS X Server admin tools.

Protocol: TCP  
IANA: asip-webadmin

## DESCRIPTION

IANA still lists 311 as asip-webadmin, registered by Apple for AppleShare IP's web administration interface. Apple carried the port forward into Mac OS X Server, where the Server Admin, Workgroup Manager and Server Monitor tools reached the server over it. Both AppleShare IP and macOS Server are discontinued, and Apple's current port list no longer mentions 311, so a live listener today means an old Mac server that was never retired. If you find one, the machine behind it is by definition running unpatched, end-of-life server software.

## EXPOSURE

**Do not expose.** A server administration plane on unmaintained, end-of-life software — restrict it to a management network and plan the decommission.

## CHECK

```sh
nmap -sV -p 311 TARGET
```

## SEE ALSO

- iana — [IANA Service Name and Transport Protocol Port Number Registry — 311](https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=311) (iana.org)
- docs — [Apple — TCP and UDP ports used by Apple software products (311 no longer listed)](https://support.apple.com/en-us/103229) (support.apple.com)

---

HTML: <https://whatport.net/311/> · JSON: <https://whatport.net/311.json> · full dataset: <https://whatport.net/ports.json>
