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