does anyone run their own DNS server?  my ISP sent me an e-mail slapping
me for leaving recursion on.  this is all that's required for bind9:

options {
  allow-recursion { none; };
};

- neil


Reply via email to