@ -69,6 +69,7 @@ table inet firewall {
chain input {
type filter hook input priority 0;
policy accept;
tcp dport {http, https } drop
}
chain output {