Which TCP/UDP ports are the gateways listening to by default?
Q
Which TCP/UDP ports are the gateways listening to by default?
A
Here the list of ports opened for listening at factory default:
Type | Port | Service | Description |
|---|---|---|---|
TCP | 80 | nginx | web server / reverse proxy |
| 443 | nginx | web server / reverse proxy |
| 1883 | mosquitto | MQTT – Broker |
| 49152 | upnpd | UPnP daemon |
UDP | 123 | ntpd | Network Time Protocol daemon |
| 137 | nbnsd | Netbios Name Service |
| 1900 | upnpd | UPnP daemon |
| 5353 | avahi-damon | Zeroconf |
| 41214 | avahi-damon | Zeroconf temporary port |
| 52711 | avahi-damon | Zeroconf temporary port |
| 55326 | dnsmasq | DNS proxy temporary port |
See also...