#bind

JP Mensjpmens
2025-06-18

"To simplify the configuration of multiple similar zones, BIND 9 now supports a zone template mechanism. template blocks containing zone options can be defined at the top level of the configuration file and then referenced in zone statements. A zone referencing a template uses the options in the specified template block as defaults. (Options locally defined in the zone statement override the template.)"

9.21.9 dev branch

downloads.isc.org/isc/bind9/9.

JP Mensjpmens
2025-06-16

Julia Evans teaches the world how to use `make` to compile C programs (jvns.ca/blog/2025/06/10/how-to) and @iscdotorg goes and switches dev version to 'meson' and something called 'ninja'

😂

JP Mensjpmens
2025-06-13

PSA: dig(1) supports class "CHAOS" as alias for "CH" (but not "INTERNET" for "IN" -- go figure), and due to a question on the mailing-list, kdig(1) will support the longer aliases in future

gitlab.nic.cz/knot/knot-dns/-/

PSA2: I will limit myself to the two-letter class names:

mastodon.raddemo.hostadmin@mastodon.raddemo.host
2025-06-10

How to Setup #BIND #DNS Server on #Ubuntu #VPS Here's a step-by-step guide demonstrating how to setup BIND DNS server on Ubuntu VPS. This will walk you through installing BIND9, configuring it as a primary (master) DNS server, setting up a domain zone, and ensuring it runs securely and correctly.
What is BIND DNS?
BIND (Berkeley Internet Name Domain) is the most widely used DNS server software on the Internet. It acts as the backbone of DNS (Domain Name ...
Continued 👉 blog.radwebhosting.com/how-to-

Rad Web Hostingradwebhosting
2025-06-08

How to Setup Server on Here's a step-by-step guide demonstrating how to setup BIND DNS server on Ubuntu VPS. This will walk you through installing BIND9, configuring it as a primary (master) DNS server, setting up a domain zone, and ensuring it runs securely and correctly.
What is BIND DNS?
BIND (Berkeley Internet Name Domain) is the most widely used DNS server software on the Internet. It acts as the backbone of DNS (Domain Name ...
Continued 👉 blog.radwebhosting.com/how-to-

Rainer "friendica" Sokollrainer@friendica.sokoll.com
2025-05-30
habe heute nachmittag in meinen autoritativen #Nameserver (#bind) eingefügt:
rate-limit {
  responses-per-second 5;
  window 5;
  slip 0;
  exempt-clients {
    alle_meine_freunde;
  };
  log-only no;
};
logging {
  channel rate-limit_file {
    file "/var/log/rate-limit.log" versions 3 size 5m;
    severity dynamic;
    print-time yes;
  };
  category rate-limit { rate-limit_file; };
};

Meine Fresse, was da abgeht!
(in Wirklichkeit steht da natürlich noch viel mehr)
Mark Leedsdreamelks
2025-05-28

In order to better advise patients, doctors must develop a better understanding of the injuries caused by these medications, and of mental illness itself.

Read more 👉 lttr.ai/Ae6eR

Neustradamus :xmpp: :linux:neustradamus
2025-05-26
Neustradamus :xmpp: :linux:neustradamus
2025-05-26
Neustradamus :xmpp: :linux:neustradamus
2025-05-26
Rad Web Hostingradwebhosting
2025-05-23

How to Setup Server on Here's a step-by-step guide demonstrating how to setup BIND DNS server on Ubuntu VPS. This will walk you through installing BIND9, configuring it as a primary (master) DNS server, setting up a domain zone, and ensuring it runs securely and correctly.
What is BIND DNS?
BIND (Berkeley Internet Name Domain) is the most widely used DNS server software on the Internet. It acts as the backbone of DNS (Domain Name ...
Continued 👉 blog.radwebhosting.com/how-to-

Harald Hannelius :verified:harald@mementomori.social
2025-05-23
2025-05-22

#BSI WID-SEC-2025-1120: [NEU] [mittel] #Internet #Systems #Consortium #BIND: Schwachstelle ermöglicht Denial of Service

Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Internet Systems Consortium BIND ausnutzen, um einen Denial of Service Angriff durchzuführen.

wid.cert-bund.de/portal/wid/se

2025-05-22

Упрощение прототипирования и верификации RTL с помощью Python

Всем привет! Хочу поделиться своим опытом использования Python на этапах прототипирования RTL-модулей и последующей верификации. Как RTL-инженер, я часто создаю модели на Python для быстрой проверки логики и алгоритмов будущего RTL. Это подход уменьшает вероятность последующих правок в логике RTL в случае если алгоритм не подходит. Однако при переходе к тестированию на SystemVerilog всегда возникала проблема с переиспользованием написанной Python модели устройства: нужно было писать обвязку на C и использовать DPI-C интерфейсы, чтобы интегрировать Python-код модели в верификационную среду. Это занимало время и было неудобно. Недавно я открыл для себя библиотеку PyStim (Bind Python & SystemVerilog), которая кардинально упростила процесс. PyStim позволяет напрямую вызывать Python-методы и работать с Python-объектами из среды SystemVerilog без необходимости писать обвязку на C или использовать DPI-C . Это значительно снизило трудозатраты и ускорило адаптацию уже готового Python-кода в тестбенче.

habr.com/ru/articles/911674/

#python #systemverilog #bind #prototyping #hdl #connect #integrate #embed

2025-05-21

Automatización y mantenimiento de NSEC3PARAM en DNSSEC

blog.jcea.es/posts/20240219-ns

#DNSSEC #BIND

Je viens de découvrir un comportement étrange avec #bind en #DoT + #dig. Sans l'option tls-hostname, ça passe, mais si je mets un faux hostname, Erreur 🤔
#DNS

Rad Web Hostingradwebhosting
2025-05-20

How to Setup Server on Here's a step-by-step guide demonstrating how to setup BIND DNS server on Ubuntu VPS. This will walk you through installing BIND9, configuring it as a primary (master) DNS server, setting up a domain zone, and ensuring it runs securely and correctly.
What is BIND DNS?
BIND (Berkeley Internet Name Domain) is the most widely used DNS server software on the Internet. It acts as the backbone of DNS (Domain Name ...
Continued 👉 blog.radwebhosting.com/how-to-

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst