RageLtMan
RageLtMan
Are you running 32bit ossec on 64bit windows? What you're showing there isn't an OSSEC thing, its a Windows registry access override to prevent 32b programs from reading 64b values...
When you say "deploy live ISO," do you mean boot from PXE into an Arch environment into the commission state (or something like that as a runtime)? Like replacing the...
@fichtner - i think this actually a PF issue with VirtIO. Turns out that when you `service pf onestop`, local-net connectivity is instantly restored. I've tried disabling all of the...
@fichtner - thanks, sorry for the incorrect placement. Spooky bug, _guessing_ that its driver-level given the symptoms observed, but might be something in the BSD networking tier (i am no...
'Course - only real breakage is RADIUS can't work like this, most of the traffic they handle is routed.
To make this so much more messed up: seeing this on one of the older openstack instances, _on only one of the interfaces facing internal networks_ - all interfaces show...
Another fun bit: the GUI-based "HW offload" selectors don't work as the `hw.vtnet` sysctls are separate and need to be manually created in the tunables section: ``` # sysctl -a...
Found some suggestions to boot the VM as a `q35` instance, but that's not flying too well - bootloader failure and `multiboot` can't find a usable volume (nano image being...
@AdSchellevis, @fichtner - i think i've found the [upstream bug](https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=165059) in freebsd. They talk about disabling csum, which i've done inside the FWs themselves in various ways. However, the piece...
@fichtner: looks like the betas are up now - whats the process for testing off the beta/development channel on a system deployed from community?