Re: Custom DNS Filtering Plugin in BIND 9

2025-04-05 Thread Mónika Kiss
Hi, Thank you again for your time. I wanted to provide some additional context and clarify a few key aspects of my use case: - I already maintain a large, pre-existing file containing comprehensive domain categorization data. - This file is updated externally and serves as the sole sour

Re: Custom DNS Filtering Plugin in BIND 9

2025-03-19 Thread Mónika Kiss
Hello, Thank you for your response. I have a domain categorization program written in C that dynamically determines the risk level of a queried domain. I need to integrate this categorization logic into a BIND 9 plugin that: - Calls the categorization function to analyze each incoming DNS que

Custom DNS Filtering Plugin in BIND 9

2025-03-19 Thread Mónika Kiss
Dear BIND Users, My name is Monika Kiss and I am currently working on a custom DNS filtering plugin for BIND 9 and I would appreciate your guidance on a few technical aspects. My goal is to intercept certain DNS queries and return a custom IP address instead of forwarding them to an upstream r