address.conf 824 B

12345678910111213141516
  1. # Add domains which you want to force to an IP address here.
  2. # The example below send any host in example.com to a local webserver.
  3. # address /domain/[ip|-|-4|-6|#|#4|#6]
  4. # address /www.example.com/1.2.3.4, return ip 1.2.3.4 to client
  5. # address /www.example.com/-, ignore address, query from upstream, suffix 4, for ipv4, 6 for ipv6, none for all
  6. # address /www.example.com/#, return SOA to client, suffix 4, for ipv4, 6 for ipv6, none for all
  7. # specific ipset to domain
  8. # ipset /domain/[ipset|-]
  9. # ipset /www.example.com/block, set ipset with ipset name of block
  10. # ipset /www.example.com/-, ignore this domain
  11. # specific nameserver to domain
  12. # nameserver /domain/[group|-]
  13. # nameserver /www.example.com/office, Set the domain name to use the appropriate server group.
  14. # nameserver /www.example.com/-, ignore this domain