::arg().set("load-modules","Load this module - supply absolute or relative path")="";
::arg().set("launch","Which backends to launch and order to query them in")="";
::arg().setSwitch("disable-axfr","Disable zonetransfers but do allow TCP queries")="no";
- ::arg().set("allow-axfr-ips","Allow zonetransfers only to these subnets")="0.0.0.0/0,::/0";
+ ::arg().set("allow-axfr-ips","Allow zonetransfers only to these subnets")="127.0.0.0/8,::1";
::arg().set("only-notify", "Only send AXFR NOTIFY to these IP addresses or netmasks")="0.0.0.0/0,::/0";
::arg().set("also-notify", "When notifying a domain, also notify these nameservers")="";
::arg().set("slave-cycle-interval","Reschedule failed SOA serial checks once every .. seconds")="60";