Skip to content

Instantly share code, notes, and snippets.

View spurgelaurels's full-sized avatar

Daphne Reed spurgelaurels

View GitHub Profile
@spurgelaurels
spurgelaurels / gist:450c6bc9d86fb68ff182b868951d7221
Last active March 31, 2019 01:53
FreeNAS - Ad Blocking with dnsmasq
- Create new Jail
- Configure "allow_raw_sockets" for jail
- Shell into jail
- Run as root
pkg install dnsmasq
- Add to dnsmasq.conf
dnsmasq_enable="YES"