Skip to content

Commit

Permalink
Add dnsmasq example in config
Browse files Browse the repository at this point in the history
  • Loading branch information
Olivier Mauras committed Sep 1, 2017
1 parent fcbbf0d commit 6c35dbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blackhole.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ blackhole:
# {domain} will be replaced by the blackholed domain, do not change it here
zone_data: 'local-zone: "{domain}" always_nxdomain' # For unbound
# zone_data: '{domain}=127.0.0.2:6666' # For PowerDNS recursor
# zone_data: 'server=/{domain}/' # For Dnsmasq
blackhole_lists: *bh_lists

0 comments on commit 6c35dbd

Please sign in to comment.