Compare commits

...

3 Commits

Author SHA1 Message Date
Sandro - 6d895ad9b9
knot: turn debugging down again 2024-03-17 15:03:59 +01:00
Sandro - 7177bfcbc1
knot: drop spazeboyz
This should be covered by automatic-acl
2024-03-17 15:03:41 +01:00
Sandro - 1e0d712493
knot: drop inwx
we are no longer using that
2024-03-17 15:01:52 +01:00
1 changed files with 1 additions and 6 deletions

View File

@ -49,16 +49,11 @@
{
id = "axfr";
address = [
# INWX
"2a0a:c980::53/128"
# Inbert
"2001:67c:1400:2240::1/128"
# dns.serv.zentralwerk.org
"172.20.73.2/32"
"2a00:8180:2c00:282:2::2"
# ns.spaceboyz.net
"95.217.229.209/32"
"2a01:4f9:4b:39ec::4/128"
];
action = [ "transfer" "notify" ];
}
@ -66,7 +61,7 @@
log = [ {
target = "syslog";
any = "debug";
any = "info";
} ];
mod-stats = [ {