knot: add listen addresses

This commit is contained in:
Sandro - 2024-02-09 01:33:14 +01:00
parent fd22b0929b
commit 55675cd24a
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 7 additions and 0 deletions

View File

@ -83,6 +83,13 @@
answer-rotation = true;
automatic-acl = true;
identity = "ns1.supersandro.de";
listen = [
"172.20.73.61"
"2a00:8180:2c00:282:2041:cbff:fe0c:8516"
"2a00:8180:2c00:282:cd7:56ff:fe69:6366"
"fd23:42:c3d2:582:2041:cbff:fe0c:8516"
"fd23:42:c3d2:582:cd7:56ff:fe69:6366"
];
tcp-fastopen = true;
version = null;
};