Skip to Content.
Sympa Menu

discuss - [opennic-discuss] ACL API down?

discuss AT lists.opennicproject.org

Subject: Discuss mailing list

List archive

[opennic-discuss] ACL API down?


Chronological Thread  
  • From: Rouben <rouben AT rouben.net>
  • To: dns-operations AT lists.opennicproject.org, discuss AT lists.opennicproject.org
  • Subject: [opennic-discuss] ACL API down?
  • Date: Wed, 4 Nov 2020 02:04:36 -0500

Hi,

Sorry for cross-posting... has anyone tried the ACL API lately? I'm referring to the following URL:
https://api.opennicproject.org/acl/bind/
which is documented here: https://wiki.opennic.org/api/bindacl

At the moment it returns a blank config snippet like so, which is obviously not ideal for anyone running BIND who wants to run their servers with ACLs... not quite sure how long this has been happening, but the issue seems to be intermittent.
# Generated Wed Nov  4 04:35:20 UTC 2020

acl opennic_T0 {


};

acl opennic_T1 {


};

acl opennic_T2 {


};

acl opennic_whitelist {
};

acl opennic_blacklist {
};

masters opennic_master_T0 {


};

masters opennic_master_T1 {


};

masters opennic_master_T2 {


};

Rouben



Archive powered by MHonArc 2.6.19.

Top of Page