Hi Federico, On Thu, 17 Dec 2015 16:05:11 +0000 Federico Olivieri <[email protected]> wrote:
> I have managed to run dnsdist. Now it is up and running, however, > form the web page I can see that all packets are dropped > > Uptime: a minute, Number of queries: 673 (7 qps), ACL drops: 673, > Dynamic drops: 0, Rule drops: 0, Blockfilter drops: 0 The default ACL is only to allow private networks[1]. Are your clients in those subnets? You can check your current ACL with `showACL()`. Regards, Pieter 1 - https://github.com/PowerDNS/pdns/blob/master/pdns/README-dnsdist.md#acl-who-can-use-dnsdist -- Pieter Lexis PowerDNS.COM BV -- https://www.powerdns.com _______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
