Forum Discussion

1 Reply

  • here is an example of how to respond with NXDOMAIN

    when DND_REQUEST {
        DNS::header rcode NXDOMAIN
        DNS::return
    }