-
Notifications
You must be signed in to change notification settings - Fork 83
Network ports
Bryan Mayland edited this page May 7, 2013
·
2 revisions
80 (http, no encryption) or 443 (https, encrypted)
Don't open holes in your firewall for all of these! To access the web site only port 80 or port 443 is needed.
- TCP
- 22 - SSH (only once a password has been set)
- 23 - Telnet (only before a password has been set)
- 80 - http (web server)
- 443 - https (secure web server with self-signed certificate)
- UDP
- 5353 - mDNS (Bonjour service discovery)