ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
Rule NumberRule NameRule TypeActionProtocolAdvSourceDestinationPossible Add'l PortsReferenceFixesNotes
2
TypeNetworkPortsTypeNetworkPorts
3
2000Allow Established and Related ConnectionsOutboundAcceptAllEst + RelAddress/PortAnyN/AAddress/PortAnyAnyMain LAN clients can access all networks
4
2001Accept NTP RequestsOutboundAcceptAllEst + RelAddress/PortAnyN/AAddress/PortAny123
5
2002Allow IoT to Home AssitantOutboundAcceptAllNetworkLAN - IoTN/AAddress/PortHome Assitant ServerAnyAllows my IoT network to access my Home Assistant Server
6
2003Allow Established and Related From IoT to AnyOutboundAcceptAllEst + RelNetworkLAN - IoTN/AAddress/PortAnyAnyIoT devices can reply to Main LAN clients
7
2004Allow inbound pings to local name serversInboundAcceptICMPAddress/PortAnyAnyAddress/PortLocal Servers: DNSAny
8
2005Allow inbound local DNSInboundAcceptTCP + UDPAddress/PortAnyAnyAddress/PortLocal Servers: DNS53Raspberry Pis running Pi-hole (DNS)
9
2006Allow Inbound from IOT to mDNS on LANInboundAcceptUDPNetworkLAN - IoTN/AAddress/PortLAN - Main1900, 5353, 9000
10
2007Allo NoT to MQTTOutboundAcceptUDPNetworkLAN - NoTN/AAddress/PortHome Assitant Server1883, 8883NoT needs to be able to communicate with MQTT server
11
2008Block All NoTOutboundDropAllNetworkLAN - NoTN/AAddress/PortAnyAny
12
2009Block IoT from LANOutboundDropAllNetworkLAN - IoTN/ANetworkLAN - Main
13
2010
14
2011Additional Details:
15
2012
All IoT devices have reserved (static) IP addresses. Firewall rules use device groups using their static IPs.
16
2013
Home Assistant is on a Pi w Static IP 192.168.1.230 on
the main VLAN
17
2014IGMP snooping disabled on Main LAN and IoT VLAN
18
2015mDNS button in UniFi Controller is turned On......
19
2016UPnP is OFF for all networks...
20
2017
21
2018..
22
2019...
23
2020
24
2021
25
2022
26
2023
27
2024
28
2025
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100