fucking goodnight (template done, network diagram prepped)
This commit is contained in:
@@ -88,40 +88,37 @@
|
||||
|
||||
# Open ports in the firewall.
|
||||
networking.firewall.allowedTCPPorts = [
|
||||
80 # http
|
||||
111 # portmapper for nfs
|
||||
139 # smb
|
||||
443 # https
|
||||
445 # cifs
|
||||
1883
|
||||
2049 # nfs
|
||||
2222 # syncthing
|
||||
3030 # jellyfin
|
||||
3131 # audiobookshelf
|
||||
3232 #
|
||||
3333 # qbittorrent
|
||||
3434 # yacreader
|
||||
3535 # prowlarr
|
||||
3636 # sonarr
|
||||
3737 # radarr
|
||||
3838 # bazarr
|
||||
3939 # flaresolverr
|
||||
3923 # copyparty
|
||||
4141 # hass
|
||||
4142 # mqtt
|
||||
4242 # immich
|
||||
4444 # gitea
|
||||
5050 # kiwix
|
||||
5656 # archivebox
|
||||
7070 # vaultwarden
|
||||
7567 # gitea ssh
|
||||
7777 # glance
|
||||
8080 # nginx webui
|
||||
8181 # uptime kuma
|
||||
25777 # minecraft
|
||||
25565
|
||||
25566
|
||||
25567
|
||||
80 # set - http
|
||||
111 # set - portmapper for nfs
|
||||
139 # set - smb
|
||||
443 # set - https
|
||||
445 # set - cifs
|
||||
1883 # set - mqtt
|
||||
2049 # set - nfs
|
||||
2222 # srv - syncthing
|
||||
7100 # srv - jellyfin
|
||||
7101 # srv - audiobookshelf
|
||||
7102 # srv - yacreader
|
||||
7103 # srv - qbittorrent
|
||||
7104 # srv - prowlarr
|
||||
7105 # srv - sonarr
|
||||
7106 # srv - radarr
|
||||
7107 # srv - bazarr
|
||||
7108 # srv - flaresolverr
|
||||
5701 # srv - archivebox
|
||||
7502 # srv - kiwix
|
||||
7567 # srv - gitea ssh
|
||||
7700 # srv - glance
|
||||
7701 # srv - vaultwarden
|
||||
7702 # srv - immich
|
||||
7703 # srv - gitea
|
||||
7704 # srv - hass
|
||||
7705 # srv - zigbee2mqtt
|
||||
7901 # srv - uptime kuma
|
||||
25777 # srv - minecraft
|
||||
25565 # ^ ^ ^
|
||||
25566 # | | |
|
||||
25567 # | | |
|
||||
];
|
||||
|
||||
networking.firewall.allowedUDPPorts = [ 51820 ];
|
||||
|
||||
Reference in New Issue
Block a user