Re: DNS Queries Using API - BIND9

2020-05-11 Thread Blason R
Hmmm nice suggestion and appreciate that. But it would too much for normal user looking for more simpler manner. Any way if no option then will have to live with vpn option for now. On Mon, 11 May 2020, 22:34 Petr Menšík, wrote: > Hi, > > AFAIK BIND is supported also on Windows. Would it be pos

Re: DNS Queries Using API - BIND9

2020-05-11 Thread Petr Menšík
Hi, AFAIK BIND is supported also on Windows. Would it be possible just to install BIND service on local machine and configure it to download DLZ zone from your servers. It could authenticate using ddns keys. And forward would be also straightforward. As a bonus, they would get local validating res

Re: DNS Queries Using API - BIND9

2020-05-11 Thread Reindl Harald
Am 11.05.20 um 06:14 schrieb Blason R: > I am seeking solution for our below problem and wanted to know if any > open source option can help us here? > We have our internal DNS RPZ firewall built on BIND9. Due to the current > situation since all users are working from home we are not able to ro

Re: DNS Queries Using API - BIND9

2020-05-11 Thread Blason R
Nah those are regular users - And thinking to work on DoT Proxy and force that through GPO for browsers. On Mon, May 11, 2020 at 12:27 PM Vadim Pavlov wrote: > If your users has admins permissions you probably will not find any open > source tool which support that. For restricted accounts on Wi