# WHATPORT(3323)

## NAME

port 3323 — active-net (Active Networks) — Part of the 3322-3325 Active Networks block — a registration with no deployed protocol behind it.

Protocol: TCP  
IANA registry

## DESCRIPTION

Port 3323 falls inside IANA's `active-net` range 3322-3325, registered to Bob Braden for DARPA's Active Networks research. The block was reserved for experimental active-networking software; no RFC defines it and no widely used implementation claims it, so there is no wire format to describe. Every port in the range carries the same single registry line and nothing else. An open 3323 is therefore an unknown service wearing a borrowed name.

## EXPOSURE

**Expose with care.** Nothing standard should be here — identify the listener by its banner before deciding whether the port belongs open.

## CHECK

```sh
nc -vz TARGET 3323
```

## SEE ALSO

- iana — [IANA Service Name and Transport Protocol Port Number Registry](https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml) (iana.org)

---

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