00:07:53 ;=/nick crb 04:27:25 moviuro, I don't believe that "syslogd -ssc" is a valid option. Shouldn't that be "syslogd -ss -c"? 05:14:44 those _should_ be the same 05:15:12 i don't see why syslogd -ssc wouldn't be accepted 05:15:42 those are both normal options that don't accept an argument, and there's nothing weird about syslog argument parsing, it just uses getopt 06:53:54 https://paste.d8u.us/AMdM can't figure out why this inetd service isn't working 06:54:36 the inetd.conf line is in the file, platform is FreeBSD 15.1, inetd is enabled and running 07:09:46 hd1: there is no such thing as freebsd 15.1... 07:10:09 also, please describe the manner in which it doesn't work 07:17:55 Is there anywhere that lists which services support blocklistd? handbook only mentions sshd and ftpd. 07:24:56 the inetd.conf line is in the file, platform is FreeBSD 15.0, inetd is enabled and running, yet I can't access the service on port 55432 07:51:48 hd1, Is there a firewall running blocking access to that port? 08:15:56 rwp: not on localhost, afaik 09:22:53 filed a bug re: sysrc(8) inconsistencies https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293360 11:47:53 good day all 11:52:43 Good evening! 13:41:17 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293243 13:41:18 does someone has a bios only machine? are you able to reproduce this? a bios vm might do the job as well 16:59:20 polyduekes I will in an hour or so. I finally have a qemu-kvm host, which I built to test FreeBSD on Linux stuff. 18:41:48 antranigv thanks, lemme know how that goes 20:13:20 Anyone have a freebsd 13, 14, or 15 on a vbox 7.2.6 host (Fedroa 42 in this case)? 20:13:32 a 13/14/15 guest* 20:13:50 If so any issues with DHCP on the guest? 20:20:40 Seems to be virtio-net 20:48:47 does it not have multiple cards? e1000 and virtio ? 20:51:05 polyduekes: I'm using FBSD 15.0-R in VBox 7.2.6 with the Intel network adapter. No noticeable DHCP issues with it. 20:59:57 rtprio: It does not 21:00:04 non virtio is fine 21:00:23 * skered is going to check if patches are missing that fix it or guest adds 21:04:14 Err... Sorry. skered ^^ 21:06:42 ek: Can you try with virtio-net based adapter? 21:15:55 moviuro: yo dawg i think sysrc only writes to rc.conf so not sure that's a bug 21:16:21 sysrc -L 21:18:49 skered: Using the virtio adapter, DHCP appears to just hang indefinitely. 21:19:44 ek; Perfect. Thanks for the info. 21:20:06 ek: What is your host? 21:20:48 It's Ubuntu. Lemme check the version (it's not mine. haha) 21:20:51 ... so the question do I debug this or work on what I was planning on working on today? 21:21:09 25.10 21:21:26 Ok. Thanks. 21:21:30 You bet. 21:21:46 If the work is important, just use the Intel adapter until later when you have time. 21:22:48 Otherwise, sysrc will 21:22:48 replace only the last-occurrence in the last-file found to contain the 21:22:49 variable. 21:23:30 ek: it's not but I am going to switch for the time being 22:37:17 rtprio: also in FILES in man 8 sysrc: /etc/rc.conf.d/name (among many others) 22:56:55 Is this a known issue? $ dmesg | grep -F "Crypto request failed (ENOMEM)" | wc -l 873 22:57:12 Imagine a newline between the -l and the 873. 22:58:26 It's spread between two devices, unevenly. 22:59:29 Ah, it is known: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287783 22:59:56 Oh, and I submitted it. Heh. I wonder if I saw the reply. 23:13:00 phryk: Hey, you're one of two people I've seen reporting this. Do you still see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287783 ?