option input ACCEPT
option output ACCEPT
option forward REJECT
+# Uncomment this line to disable ipv6 rules
+# option disable_ipv6 1
config zone
option name lan
option proto udp
option dest_port 68
option target ACCEPT
+ option family ipv4
#Allow ping
config rule