Skip to content

Instantly share code, notes, and snippets.

@brihter
Created March 31, 2026 08:18
Show Gist options
  • Select an option

  • Save brihter/535f30912e35decc05228291a79b129c to your computer and use it in GitHub Desktop.

Select an option

Save brihter/535f30912e35decc05228291a79b129c to your computer and use it in GitHub Desktop.
ubiquiti-block-sfrclak.md
configure
set firewall group address-group BLOCKED_DOMAINS address 142.11.206.73
set firewall name WAN_OUT rule 10 description "block sfrclak.com"
set firewall name WAN_OUT rule 10 action drop
set firewall name WAN_OUT rule 10 destination group address-group BLOCKED_DOMAINS
commit
save
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment