00:57:01 Tyler R: https://technitium.com/dns/ 01:04:15 Mal: Recording shared? 01:04:26 Tyler R: go figure https://github.com/kevynb/terraform-provider-technitium 01:06:49 Mal: server URL? 01:07:45 Phil B: https://www.sluug.org 01:17:52 Grant T.: https://www.sluug.org/resources/presentations/media/2026/STLLINUX/2026-03-19_STLLINUX_dns_questions_and_answer.html#6 01:47:07 stan reichardt: local.lan 01:47:10 Ron BC: An example of a silly TLD hosting a fascinating thing you should check out: curl -LN hotdogstand.lol 01:47:15 stan reichardt: example.com 01:48:12 Phil B: rtfm.mit.edu 01:48:14 Ron BC: HOT DOG STAND [dot] LOL referred above has fascinating output if you curl its contents. There's a whole rabbit hole there 01:48:28 Lee Lammert: ~1,593 TLDs → includes everything (active, retired, test, brand, unused) 01:49:02 stan reichardt: stl.edu 01:49:10 stan reichardt: twit.tv 01:49:53 Ron BC: I've had a .net since 2002, and am entirely unqualified to do networking 01:57:24 stan reichardt: The command "dig" without options will list root severs. 02:01:24 Ron BC: Hot Take¹: DNS should be org.sluug.www, not www.sluug.org 02:07:37 Phil B: Ron: try this. dig -x 206.197.251.210 02:08:17 Grant T.: https://publicsuffix.org/list/public_suffix_list.dat 02:11:31 Ron BC: Hot Take²: Dates are YYYY-MM-DD, everything else is wrong™ 02:13:40 Phil B: OCT31 == DEC@% 02:22:09 stan reichardt: Is the command for that "dnsmask"? 02:23:38 Grant T.: Yes, `dnsmask` 02:40:13 Grant T.: gtaylor(at)tnetconsulting(dot)com 02:47:25 stan reichardt: The recording for this session should be up later tomorrow. 02:49:41 Vincent Aune: not yet 02:50:07 Grant T.: Reacted to "not yet" with 👍 02:51:29 Ron BC: curl ysap.sh 02:51:52 Ron BC: curl -LN hotdogstand.lol 02:52:44 Ron BC: ANSI codes ++ 02:53:15 Anonymous Coward: -So, "dnsmaq" is the correct command name. 02:54:34 stan reichardt: I mean "dnsmasq" is the correct command name. 02:55:25 Grant T.: zsh% alias rclear=$'reset; command clear; echo -n -e "\C-[[3J"' 03:05:14 Ron BC: I wrote a DNS server - what a stupid project to learn Python 03:05:43 Ron BC: see: dig -p 53535 my.ip kw.bclug.ca 03:07:06 Ron BC: dig -p 53535 my.ip @kw.bclug.ca (Forgot the "@") 03:09:05 Vincent Aune: What made BIND one of the leading DNS softwares? 03:09:55 Ron BC: Probably: a) licensing (i.e. free) b) it's managed by ISC (Internet Services Consortium?) 03:10:36 Tyler R: RMDA.IO 03:11:49 Vincent Aune: https://github.com/isc-projects/bind9 03:12:51 Vincent Aune: https://bind9.readthedocs.io/en/latest/index.html 03:31:57 Grant T.: composefs on / type overlay (ro,realtime,seclabel,lowerdir+=run/ostree.private/cfsroot-lower,datadir+=/sysroot/ostree/repo/objects,redirect_dir=on,metacopy=on) 03:32:07 Grant T.: https://lwn.net/Articles/917097/