server=/<%= @domain %>/<%= @bind_addr %>#<%= @dns_port %> <% if @anycast_ip -%> listen-address=<%= @anycast_ip %> <% else -%> listen-address=<%= @bind_addr %> <% end -%>