Date: Sat, 29 Nov 2025 12:24:18 +0100 From: FreeBSD User <freebsd@walstatt-de.de> To: Ronald Klop <ronald-lists@klop.ws> Cc: FreeBSD CURRENT <freebsd-current@freebsd.org> Subject: Re: 15-STABLE: dhclient fails on em0 (Lenovo T580) Message-ID: <20251129121649.49441eff@hermann> In-Reply-To: <636185594.3615.1764323768736@localhost> References: <20251128082630.3dbea678@hermann> <817794595.3413.1764321375872@localhost> <20251128105016.28b5562a@hermann> <636185594.3615.1764323768736@localhost>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] On Fri, 28 Nov 2025 10:56:08 +0100 (CET) Ronald Klop <ronald-lists@klop.ws> wrote: > Ok. > > Can you copy paste the console output of the booting system up until the login prompt? > Or setup /var/log/console.log via /etc/syslog.conf and share that output. Please find the requested output of syslog (set to console.debug) attached as well as a /var/log/message extract. > > Regards, > Ronald. > > > Van: FreeBSD User <freebsd@walstatt-de.de> > Datum: vrijdag, 28 november 2025 10:50 > Aan: Ronald Klop <ronald-lists@klop.ws> > CC: FreeBSD CURRENT <freebsd-current@freebsd.org> > Onderwerp: Re: 15-STABLE: dhclient fails on em0 (Lenovo T580) > > > > On Fri, 28 Nov 2025 10:16:15 +0100 (CET) > > Ronald Klop <ronald-lists@klop.ws> wrote: > > > > > It might be a typo in your mail, but it might also be the cause of your issue. > > > This config needs to be in /etc/rc.conf, not in /etc/src.conf as you state in your > > > mail. > > > > > > Regards, > > > Ronald. > > > > Sorry, a typo. > > > > > > > > > > > Van: FreeBSD User <freebsd@walstatt-de.de> > > > Datum: vrijdag, 28 november 2025 08:26 > > > Aan: FreeBSD CURRENT <freebsd-current@freebsd.org> > > > Onderwerp: 15-STABLE: dhclient fails on em0 (Lenovo T580) > > > > > > > > I recently switched from FreeBSD 14-STABLE to 15-STABLE (after branching of > > > > 16-CURRENT) on my working laptop, physically a Lenovo T580. Its LAN NIC FreeBSD > > > > recognizes as em0 (see below). System is at: 15.0-STABLE #16 > > > > stable/15-n281349-b903f27e171b: Fri Nov 28 05:20:32 CET 2025 amd64. Kernel config: > > > > GENERIC. Configuration has been setup and renewed acording to changes, consider > > > > the system as a fresh install. > > > > > > > > Problem: em0 never gets an IPv4 via DHCP on startup (init process via rc.conf). > > > > > > > > Configured in /etc/src.conf: > > > > [... WORKAROUND ...] > > > > netwait_enable="NO" > > > > netwait_if="em0" > > > > [...] > > > > > > > > and on a regular basis: > > > > [...] > > > > ifconfig_em0="DHCP" > > > > ifconfig_em0_ipv6="inet6 accept_rtadv -ifdisabled nud -no_radr auto_linklocal" > > > > [...] > > > > > > > > Very strange: after a final boot up, its very easy to require and achive an IPv4 > > > > with > > > > > > > > dhclient em0 > > > > > > > > I'm out of ideas ... > > > > > > > > > > > > > > > > > > > > > > > > ==== > > > > pciconf: > > > > [...] > > > > em0@pci0:0:31:6: class=0x020000 rev=0x21 hdr=0x00 vendor=0x8086 > > > > device=0x15d8 subvendor=0x17aa subdevice=0x225a vendor = 'Intel Corporation' > > > > device = 'Ethernet Connection (4) I219-V' > > > > class = network > > > > subclass = ethernet > > > > bar [10] = type Memory, range 32, base 0xe8200000, size 131072, enabled > > > > cap 01[c8] = powerspec 3 supports D0 D3 current D0 > > > > cap 05[d0] = MSI supports 1 message, 64 bit enabled with 1 message > > > > cap 13[e0] = PCI Advanced Features: FLR TP > > > > > > > > [...] > > > > > > > > dmesg: > > > > ichsmb0: <Intel Sunrise Point-LP SMBus controller> port 0xefa0-0xefbf mem > > > > 0xe8253000-0xe82530ff at device 31.4 on pci0 em0: <Intel(R) I219-V SPT(4)> mem > > > > 0xe8200000-0xe821ffff at device 31.6 on pci0 em0: EEPROM V0.1-3 > > > > em0: Using 1024 TX descriptors and 1024 RX descriptors > > > > em0: Using an MSI interrupt > > > > em0: Ethernet address: 48:2a:e3:3a:cf:52 > > > > em0: netmap queues/slots: TX 1/1024, RX 1/1024 > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > [-- Attachment #2 --] Nov 29 11:36:00 <0.2> hermann kernel: ---<<BOOT>>--- Nov 29 11:36:00 <0.2> hermann kernel: Copyright (c) 1992-2025 The FreeBSD Project. Nov 29 11:36:00 <0.2> hermann kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 Nov 29 11:36:00 <0.2> hermann kernel: The Regents of the University of California. All rights reserved. Nov 29 11:36:00 <0.2> hermann kernel: FreeBSD is a registered trademark of The FreeBSD Foundation. Nov 29 11:36:00 <0.2> hermann kernel: FreeBSD 15.0-STABLE #21 stable/15-n281360-6bda3655b827: Sat Nov 29 10:48:58 CET 2025 Nov 29 11:36:00 <0.2> hermann kernel: root@hermann:/usr/obj/usr/src/amd64.amd64/sys/HERMANN amd64 Nov 29 11:36:00 <0.2> hermann kernel: FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2) Nov 29 11:36:00 <0.2> hermann kernel: VT(efifb): resolution 1920x1080 Nov 29 11:36:00 <0.2> hermann kernel: CPU microcode: no matching update found Nov 29 11:36:00 <0.2> hermann kernel: CPU: Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz (2000.00-MHz K8-class CPU) Nov 29 11:36:00 <0.2> hermann kernel: Origin="GenuineIntel" Id=0x806ea Family=0x6 Model=0x8e Stepping=10 Nov 29 11:36:00 <0.2> hermann kernel: Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> Nov 29 11:36:00 <0.2> hermann kernel: Features2=0x7ffafbbf<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,SDBG,FMA,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND> Nov 29 11:36:00 <0.2> hermann kernel: AMD Features=0x2c100800<SYSCALL,NX,Page1GB,RDTSCP,LM> Nov 29 11:36:00 <0.2> hermann kernel: AMD Features2=0x121<LAHF,ABM,Prefetch> Nov 29 11:36:00 <0.2> hermann kernel: Structured Extended Features=0x29c67af<FSGSBASE,TSCADJ,SGX,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,NFPUSG,MPX,RDSEED,ADX,SMAP,CLFLUSHOPT,PROCTRACE> Nov 29 11:36:00 <0.2> hermann kernel: Structured Extended Features3=0xbc002e00<MCUOPT,MD_CLEAR,TSXFA,IBPB,STIBP,L1DFL,ARCH_CAP,SSBD> Nov 29 11:36:00 <0.2> hermann kernel: XSAVE Features=0xf<XSAVEOPT,XSAVEC,XINUSE,XSAVES> Nov 29 11:36:00 <0.2> hermann kernel: IA32_ARCH_CAPS=0xa000c04<RSBA> Nov 29 11:36:00 <0.2> hermann kernel: VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID Nov 29 11:36:00 <0.2> hermann kernel: TSC: P-state invariant, performance statistics Nov 29 11:36:00 <0.2> hermann kernel: real memory = 17179869184 (16384 MB) Nov 29 11:36:00 <0.2> hermann kernel: avail memory = 16510967808 (15746 MB) Nov 29 11:36:00 <0.2> hermann kernel: Event timer "LAPIC" quality 600 Nov 29 11:36:00 <0.2> hermann kernel: ACPI APIC Table: <LENOVO TP-N27 > Nov 29 11:36:00 <0.2> hermann kernel: FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs Nov 29 11:36:00 <0.2> hermann kernel: FreeBSD/SMP: 1 package(s) x 4 core(s) x 2 hardware threads Nov 29 11:36:00 <0.2> hermann kernel: random: registering fast source Intel Secure Key Seed Nov 29 11:36:00 <0.2> hermann kernel: random: fast provider: "Intel Secure Key Seed" Nov 29 11:36:00 <0.2> hermann kernel: random: unblocking device. Nov 29 11:36:00 <0.2> hermann kernel: Security policy loaded: MAC/do (mac_do) Nov 29 11:36:00 <0.2> hermann kernel: Security policy loaded: MAC/ntpd (mac_ntpd) Nov 29 11:36:00 <0.2> hermann kernel: ioapic0 <Version 2.0> irqs 0-119 Nov 29 11:36:00 <0.2> hermann kernel: Launching APs: 1 3 4 6 7 5 2 Nov 29 11:36:00 <0.2> hermann kernel: TCP Hpts created 8 swi interrupt threads and bound 0 to cpus Nov 29 11:36:00 <0.2> hermann kernel: Cuse v0.1.37 @ /dev/cuse Nov 29 11:36:00 <0.2> hermann kernel: random: entropy device external interface Nov 29 11:36:00 <0.2> hermann kernel: kbd1 at kbdmux0 Nov 29 11:36:00 <0.2> hermann kernel: efirtc0: <EFI Realtime Clock> Nov 29 11:36:00 <0.2> hermann kernel: efirtc0: registered as a time-of-day clock, resolution 1.000000s Nov 29 11:36:00 <0.2> hermann kernel: smbios0: <System Management BIOS> at iomem 0x786d6000-0x786d6017 Nov 29 11:36:00 <0.2> hermann kernel: smbios0: Entry point: v3 (64-bit), Version: 3.0 Nov 29 11:36:00 <0.2> hermann kernel: aesni0: <AES-CBC,AES-CCM,AES-GCM,AES-ICM,AES-XTS> Nov 29 11:36:00 <0.2> hermann kernel: acpi0: <LENOVO TP-N27> Nov 29 11:36:00 <0.2> hermann kernel: acpi_ec0: <Embedded Controller: GPE 0x16, ECDT> port 0x62,0x66 on acpi0 Nov 29 11:36:00 <0.2> hermann kernel: acpi0: Power Button (fixed) Nov 29 11:36:00 <0.2> hermann kernel: cpu0: <ACPI CPU> on acpi0 Nov 29 11:36:00 <0.2> hermann kernel: hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0 Nov 29 11:36:00 <0.2> hermann kernel: Timecounter "HPET" frequency 24000000 Hz quality 950 Nov 29 11:36:00 <0.2> hermann kernel: Event timer "HPET" frequency 24000000 Hz quality 550 Nov 29 11:36:00 <0.2> hermann kernel: atrtc0: <AT realtime clock> port 0x70-0x77 irq 8 on acpi0 Nov 29 11:36:00 <0.2> hermann kernel: atrtc0: Warning: Couldn't map I/O. Nov 29 11:36:00 <0.2> hermann kernel: atrtc0: registered as a time-of-day clock, resolution 1.000000s Nov 29 11:36:00 <0.2> hermann kernel: Event timer "RTC" frequency 32768 Hz quality 0 Nov 29 11:36:00 <0.2> hermann kernel: attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 0 on acpi0 Nov 29 11:36:00 <0.2> hermann kernel: Timecounter "i8254" frequency 1193182 Hz quality 0 Nov 29 11:36:00 <0.2> hermann kernel: Event timer "i8254" frequency 1193182 Hz quality 100 Nov 29 11:36:00 <0.2> hermann kernel: Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 Nov 29 11:36:00 <0.2> hermann kernel: acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1808-0x180b on acpi0 Nov 29 11:36:00 <0.2> hermann kernel: pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 Nov 29 11:36:00 <0.2> hermann kernel: pci0: <ACPI PCI bus> on pcib0 Nov 29 11:36:00 <0.2> hermann kernel: vgapci0: <VGA-compatible display> port 0xe000-0xe03f mem 0xe7000000-0xe7ffffff,0xc0000000-0xcfffffff at device 2.0 on pci0 Nov 29 11:36:00 <0.2> hermann kernel: vgapci0: Boot video device Nov 29 11:36:00 <0.2> hermann kernel: xhci0: <Intel Sunrise Point-LP USB 3.0 controller> mem 0xe8220000-0xe822ffff at device 20.0 on pci0 Nov 29 11:36:00 <0.2> hermann kernel: xhci0: 32 bytes context size, 64-bit DMA Nov 29 11:36:00 <0.2> hermann kernel: xhci0: xECP capabilities <PROTO,PROTO,VEND(c0),LEGACY,VEND(c6),VEND(c7),VEND(c2),DEBUG,VEND(c3),VEND(c4),VEND(c5)> Nov 29 11:36:00 <0.2> hermann kernel: usbus0 on xhci0 Nov 29 11:36:00 <0.2> hermann kernel: usbus0: 5.0Gbps Super Speed USB v3.0 Nov 29 11:36:00 <0.2> hermann kernel: pchtherm0: <Skylake PCH Thermal Subsystem> mem 0xe8251000-0xe8251fff at device 20.2 on pci0 Nov 29 11:36:00 <0.2> hermann kernel: pci0: <simple comms> at device 22.0 (no driver attached) Nov 29 11:36:00 <0.2> hermann kernel: pcib1: <ACPI PCI-PCI bridge> at device 28.0 on pci0 Nov 29 11:36:00 <0.2> hermann kernel: pci1: <ACPI PCI bus> on pcib1 Nov 29 11:36:00 <0.2> hermann kernel: pcib2: <ACPI PCI-PCI bridge> at device 28.6 on pci0 Nov 29 11:36:00 <0.2> hermann kernel: pci2: <ACPI PCI bus> on pcib2 Nov 29 11:36:00 <0.2> hermann kernel: pci2: <network> at device 0.0 (no driver attached) Nov 29 11:36:00 <0.2> hermann kernel: pcib3: <ACPI PCI-PCI bridge> at device 29.0 on pci0 Nov 29 11:36:00 <0.2> hermann kernel: pci3: <ACPI PCI bus> on pcib3 Nov 29 11:36:00 <0.2> hermann kernel: pcib4: <ACPI PCI-PCI bridge> at device 29.2 on pci0 Nov 29 11:36:00 <0.2> hermann kernel: pci4: <ACPI PCI bus> on pcib4 Nov 29 11:36:00 <0.2> hermann kernel: nvme0: <Generic NVMe Device> mem 0xe8000000-0xe8003fff at device 0.0 on pci4 Nov 29 11:36:00 <0.2> hermann kernel: isab0: <PCI-ISA bridge> at device 31.0 on pci0 Nov 29 11:36:00 <0.2> hermann kernel: isa0: <ISA bus> on isab0 Nov 29 11:36:00 <0.2> hermann kernel: pci0: <memory> at device 31.2 (no driver attached) Nov 29 11:36:00 <0.2> hermann kernel: hdac0: <Intel Kaby Lake-LP HDA Controller> mem 0xe8248000-0xe824bfff,0xe8230000-0xe823ffff at device 31.3 on pci0 Nov 29 11:36:00 <0.2> hermann kernel: ichsmb0: <Intel Sunrise Point-LP SMBus controller> port 0xefa0-0xefbf mem 0xe8253000-0xe82530ff at device 31.4 on pci0 Nov 29 11:36:00 <0.2> hermann kernel: em0: <Intel(R) I219-V SPT(4)> mem 0xe8200000-0xe821ffff at device 31.6 on pci0 Nov 29 11:36:00 <0.2> hermann kernel: em0: EEPROM V0.1-3 Nov 29 11:36:00 <0.2> hermann kernel: em0: Using 1024 TX descriptors and 1024 RX descriptors Nov 29 11:36:00 <0.2> hermann kernel: em0: Using an MSI interrupt Nov 29 11:36:00 <0.6> hermann kernel: em0: Ethernet address: MACADDRESS Nov 29 11:36:00 <0.6> hermann kernel: em0: netmap queues/slots: TX 1/1024, RX 1/1024 Nov 29 11:36:00 <0.2> hermann kernel: acpi_button0: <Sleep Button> on acpi0 Nov 29 11:36:00 <0.2> hermann kernel: acpi_lid0: <Control Method Lid Switch> on acpi0 Nov 29 11:36:00 <0.2> hermann kernel: acpi_tz0: <Thermal Zone> on acpi0 Nov 29 11:36:00 <0.2> hermann kernel: atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0 Nov 29 11:36:00 <0.2> hermann kernel: atkbd0: <AT Keyboard> irq 1 on atkbdc0 Nov 29 11:36:00 <0.2> hermann kernel: kbd0 at atkbd0 Nov 29 11:36:00 <0.2> hermann kernel: atkbd0: [GIANT-LOCKED] Nov 29 11:36:00 <0.2> hermann kernel: psm0: <PS/2 Mouse> irq 12 on atkbdc0 Nov 29 11:36:00 <0.2> hermann kernel: psm0: [GIANT-LOCKED] Nov 29 11:36:00 <0.2> hermann kernel: WARNING: Device "psm" is Giant locked and may be deleted before FreeBSD 16.0. Nov 29 11:36:00 <0.2> hermann kernel: psm0: model Synaptics Touchpad, device ID 0 Nov 29 11:36:00 <0.2> hermann kernel: acpi_acad0: <AC Adapter> on acpi0 Nov 29 11:36:00 <0.2> hermann kernel: battery0: <ACPI Control Method Battery> on acpi0 Nov 29 11:36:00 <0.2> hermann kernel: battery1: <ACPI Control Method Battery> on acpi0 Nov 29 11:36:00 <0.2> hermann kernel: coretemp0: <CPU On-Die Thermal Sensors> on cpu0 Nov 29 11:36:00 <0.2> hermann kernel: hwpstate_intel0: <Intel Speed Shift> on cpu0 Nov 29 11:36:00 <0.2> hermann kernel: cpufreq0: <CPU frequency control> on cpu0 Nov 29 11:36:00 <0.2> hermann kernel: hwpstate_intel1: <Intel Speed Shift> on cpu1 Nov 29 11:36:00 <0.2> hermann kernel: cpufreq1: <CPU frequency control> on cpu1 Nov 29 11:36:00 <0.2> hermann kernel: hwpstate_intel2: <Intel Speed Shift> on cpu2 Nov 29 11:36:00 <0.2> hermann kernel: cpufreq2: <CPU frequency control> on cpu2 Nov 29 11:36:00 <0.2> hermann kernel: hwpstate_intel3: <Intel Speed Shift> on cpu3 Nov 29 11:36:00 <0.2> hermann kernel: cpufreq3: <CPU frequency control> on cpu3 Nov 29 11:36:00 <0.2> hermann kernel: hwpstate_intel4: <Intel Speed Shift> on cpu4 Nov 29 11:36:00 <0.2> hermann kernel: cpufreq4: <CPU frequency control> on cpu4 Nov 29 11:36:00 <0.2> hermann kernel: hwpstate_intel5: <Intel Speed Shift> on cpu5 Nov 29 11:36:00 <0.2> hermann kernel: cpufreq5: <CPU frequency control> on cpu5 Nov 29 11:36:00 <0.2> hermann kernel: hwpstate_intel6: <Intel Speed Shift> on cpu6 Nov 29 11:36:00 <0.2> hermann kernel: cpufreq6: <CPU frequency control> on cpu6 Nov 29 11:36:00 <0.2> hermann kernel: hwpstate_intel7: <Intel Speed Shift> on cpu7 Nov 29 11:36:00 <0.2> hermann kernel: cpufreq7: <CPU frequency control> on cpu7 Nov 29 11:36:00 <0.2> hermann kernel: Timecounter "TSC" frequency 1991998411 Hz quality 1000 Nov 29 11:36:00 <0.2> hermann kernel: Timecounters tick every 1.000 msec Nov 29 11:36:00 <0.2> hermann kernel: ugen0.1: <Intel XHCI root HUB> at usbus0 Nov 29 11:36:00 <0.2> hermann kernel: uhub0 on usbus0 Nov 29 11:36:00 <0.2> hermann kernel: uhub0: <Intel XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0 Nov 29 11:36:00 <0.2> hermann kernel: ZFS filesystem version: 5 Nov 29 11:36:00 <0.2> hermann kernel: ZFS storage pool version: features support (5000) Nov 29 11:36:00 <0.2> hermann kernel: ipfw2 (+ipv6) initialized, divert enabled, nat loadable, default to accept, logging disabled Nov 29 11:36:00 <0.2> hermann kernel: load_dn_sched dn_sched FIFO loaded Nov 29 11:36:00 <0.2> hermann kernel: load_dn_sched dn_sched FQ_CODEL loaded Nov 29 11:36:00 <0.2> hermann kernel: load_dn_sched dn_sched FQ_PIE loaded Nov 29 11:36:00 <0.2> hermann kernel: load_dn_sched dn_sched PRIO loaded Nov 29 11:36:00 <0.2> hermann kernel: load_dn_sched dn_sched QFQ loaded Nov 29 11:36:00 <0.2> hermann kernel: load_dn_sched dn_sched RR loaded Nov 29 11:36:00 <0.2> hermann kernel: load_dn_sched dn_sched WF2Q+ loaded Nov 29 11:36:00 <0.2> hermann kernel: load_dn_aqm dn_aqm CODEL loaded Nov 29 11:36:00 <0.2> hermann kernel: load_dn_aqm dn_aqm PIE loaded Nov 29 11:36:00 <0.2> hermann kernel: nvme0: Allocated 64MB host memory buffer Nov 29 11:36:00 <0.2> hermann kernel: hdacc0: <Realtek ALC257 HDA CODEC> at cad 0 on hdac0 Nov 29 11:36:00 <0.2> hermann kernel: hdaa0: <Realtek ALC257 Audio Function Group> at nid 1 on hdacc0 Nov 29 11:36:00 <0.2> hermann kernel: pcm0: <Realtek ALC257 (Analog 2.0+HP/2.0)> at nid 20,33 and 18 on hdaa0 Nov 29 11:36:00 <0.2> hermann kernel: pcm1: <Realtek ALC257 (Right Analog Mic)> at nid 25 on hdaa0 Nov 29 11:36:00 <0.2> hermann kernel: hdacc1: <Intel Kaby Lake HDA CODEC> at cad 2 on hdac0 Nov 29 11:36:00 <0.2> hermann kernel: hdaa1: <Intel Kaby Lake Audio Function Group> at nid 1 on hdacc1 Nov 29 11:36:00 <0.2> hermann kernel: pcm2: <Intel Kaby Lake (HDMI/DP 8ch)> at nid 3 on hdaa1 Nov 29 11:36:00 <0.2> hermann kernel: smbus0: <System Management Bus> on ichsmb0 Nov 29 11:36:00 <0.2> hermann kernel: smb0: <SMBus generic I/O> on smbus0 Nov 29 11:36:00 <0.2> hermann kernel: nda0 at nvme0 bus 0 scbus1 target 0 lun 1 Nov 29 11:36:00 <0.2> hermann kernel: nda0: <Samsung SSD 990 EVO 1TB 0B2QKXJ7 S7GCNS0X128520Z> Nov 29 11:36:00 <0.2> hermann kernel: nda0: Serial Number S7GCNS0X128520Z Nov 29 11:36:00 <0.2> hermann kernel: nda0: nvme version 2.0 Nov 29 11:36:00 <0.2> hermann kernel: nda0: 953869MB (1953525168 512 byte sectors) Nov 29 11:36:00 <0.2> hermann kernel: hwpmc: SOFT/16/64/0x67<INT,USR,SYS,REA,WRI> TSC/1/64/0x20<REA> IAP/4/48/0x3ff<INT,USR,SYS,EDG,THR,REA,WRI,INV,QUA,PRC> IAF/3/48/0x67<INT,USR,SYS,REA,WRI> Nov 29 11:36:00 <0.2> hermann kernel: Trying to mount root from zfs:zroot/ROOT/default []... Nov 29 11:36:00 <0.2> hermann kernel: uhub0: 18 ports with 18 removable, self powered Nov 29 11:36:00 <0.2> hermann kernel: Root mount waiting for: usbus0 Nov 29 11:36:00 <0.2> hermann kernel: ugen0.2: <Logitech Wireless Receiver> at usbus0 Nov 29 11:36:00 <0.2> hermann kernel: usbhid0 on uhub0 Nov 29 11:36:00 <0.2> hermann kernel: usbhid0: <Logitech Wireless Receiver, class 0/0, rev 1.10/3.02, addr 1> on usbus0 Nov 29 11:36:00 <0.2> hermann kernel: hidbus0: <HID bus> on usbhid0 Nov 29 11:36:00 <0.2> hermann kernel: ugen0.3: <Generic EMV Smartcard Reader> at usbus0 Nov 29 11:36:00 <0.2> hermann kernel: Root mount waiting for: usbus0 Nov 29 11:36:00 <0.2> hermann kernel: ugen0.4: <FIBOCOM L830-EB-00> at usbus0 Nov 29 11:36:00 <0.2> hermann kernel: ugen0.5: <vendor 0x8087 product 0x0a2b> at usbus0 Nov 29 11:36:00 <0.2> hermann kernel: ubt0 on uhub0 Nov 29 11:36:00 <0.2> hermann kernel: ubt0: <vendor 0x8087 product 0x0a2b, class 224/1, rev 2.00/0.10, addr 4> on usbus0 Nov 29 11:36:00 <0.2> hermann kernel: Root mount waiting for: usbus0 Nov 29 11:36:00 <0.2> hermann kernel: ugen0.6: <Azurewave Integrated Camera> at usbus0 Nov 29 11:36:00 <0.2> hermann kernel: ugen0.7: <Generic USB3.0-CRW> at usbus0 Nov 29 11:36:00 <0.2> hermann kernel: umass0 on uhub0 Nov 29 11:36:00 <0.2> hermann kernel: umass0: <Generic USB3.0-CRW, class 0/0, rev 3.00/2.04, addr 6> on usbus0 Nov 29 11:36:00 <0.2> hermann kernel: (probe0:umass-sim0:0:0:0): REPORT LUNS. CDB: a0 00 00 00 00 00 00 00 00 10 00 00 Nov 29 11:36:00 <0.2> hermann kernel: (probe0:umass-sim0:0:0:0): CAM status: SCSI Status Error Nov 29 11:36:00 <0.2> hermann kernel: (probe0:umass-sim0:0:0:0): SCSI status: Check Condition Nov 29 11:36:00 <0.2> hermann kernel: (probe0:umass-sim0:0:0:0): SCSI sense: ILLEGAL REQUEST asc:24,0 (Invalid field in CDB) Nov 29 11:36:00 <0.2> hermann kernel: (probe0:umass-sim0:0:0:0): Error 22, Unretryable error Nov 29 11:36:00 <0.2> hermann kernel: da0 at umass-sim0 bus 0 scbus2 target 0 lun 0 Nov 29 11:36:00 <0.2> hermann kernel: da0: <Generic- SD/MMC 1.00> Removable Direct Access SPC-4 SCSI device Nov 29 11:36:00 <0.2> hermann kernel: da0: Serial Number 20120501030900000 Nov 29 11:36:00 <0.2> hermann kernel: da0: 400.000MB/s transfers Nov 29 11:36:00 <0.2> hermann kernel: da0: Attempt to query device size failed: NOT READY, Medium not present Nov 29 11:36:00 <0.2> hermann kernel: da0: quirks=0x2<NO_6_BYTE> Nov 29 11:36:00 <0.6> hermann kernel: pid 118 (zpool) is attempting to use unsafe AIO requests - not logging anymore Nov 29 11:36:00 <0.2> hermann kernel: targcdevdtor: destroying non-enabled target Nov 29 11:36:00 <0.2> hermann syslogd: last message repeated 3 times Nov 29 11:36:00 <0.2> hermann kernel: CPU: Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz (1992.00-MHz K8-class CPU) Nov 29 11:36:00 <0.2> hermann kernel: Origin="GenuineIntel" Id=0x806ea Family=0x6 Model=0x8e Stepping=10 Nov 29 11:36:00 <0.2> hermann kernel: Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> Nov 29 11:36:00 <0.2> hermann kernel: Features2=0x7ffafbbf<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,SDBG,FMA,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND> Nov 29 11:36:00 <0.2> hermann kernel: AMD Features=0x2c100800<SYSCALL,NX,Page1GB,RDTSCP,LM> Nov 29 11:36:00 <0.2> hermann kernel: AMD Features2=0x121<LAHF,ABM,Prefetch> Nov 29 11:36:00 <0.2> hermann kernel: Structured Extended Features=0x29c67af<FSGSBASE,TSCADJ,SGX,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,NFPUSG,MPX,RDSEED,ADX,SMAP,CLFLUSHOPT,PROCTRACE> Nov 29 11:36:00 <0.2> hermann kernel: Structured Extended Features3=0xbc002e00<MCUOPT,MD_CLEAR,TSXFA,IBPB,STIBP,L1DFL,ARCH_CAP,SSBD> Nov 29 11:36:00 <0.2> hermann kernel: XSAVE Features=0xf<XSAVEOPT,XSAVEC,XINUSE,XSAVES> Nov 29 11:36:00 <0.2> hermann kernel: IA32_ARCH_CAPS=0xa000c04<RSBA> Nov 29 11:36:00 <0.2> hermann kernel: VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID Nov 29 11:36:00 <0.2> hermann kernel: TSC: P-state invariant, performance statistics Nov 29 11:36:00 <0.6> hermann kernel: [drm] Got Intel graphics stolen memory base 0x7b800000, size 0x4000000 Nov 29 11:36:00 <0.2> hermann kernel: drmn0: <drmn> on vgapci0 Nov 29 11:36:00 <0.2> hermann kernel: vgapci0: child drmn0 requested pci_enable_io Nov 29 11:36:00 <0.2> hermann syslogd: last message repeated 1 times Nov 29 11:36:00 <0.2> hermann kernel: i915/kbl_dmc_ver1_04.bin: could not load binary firmware /boot/firmware/i915/kbl_dmc_ver1_04.bin either Nov 29 11:36:00 <0.2> hermann kernel: kbl_dmc_ver1_04.bin: could not load binary firmware /boot/firmware/kbl_dmc_ver1_04.bin either Nov 29 11:36:00 <0.2> hermann kernel: i915_kbl_dmc_ver1_04.bin: could not load binary firmware /boot/firmware/i915_kbl_dmc_ver1_04.bin either Nov 29 11:36:00 <0.2> hermann kernel: lkpi_iic0: <LinuxKPI I2C> on drmn0 Nov 29 11:36:00 <0.2> hermann kernel: iicbus0: <Philips I2C bus> on lkpi_iic0 Nov 29 11:36:00 <0.2> hermann kernel: iic0: <I2C generic I/O> on iicbus0 Nov 29 11:36:00 <0.2> hermann kernel: iicsmb0: <SMBus over I2C bridge> on iicbus0 Nov 29 11:36:00 <0.2> hermann kernel: smbus1: <System Management Bus> on iicsmb0 Nov 29 11:36:00 <0.2> hermann kernel: smb1: <SMBus generic I/O> on smbus1 Nov 29 11:36:00 <0.2> hermann kernel: lkpi_iic1: <LinuxKPI I2C> on drmn0 Nov 29 11:36:00 <0.2> hermann kernel: iicbus1: <Philips I2C bus> on lkpi_iic1 Nov 29 11:36:00 <0.2> hermann kernel: iic1: <I2C generic I/O> on iicbus1 Nov 29 11:36:00 <0.2> hermann kernel: iicsmb1: <SMBus over I2C bridge> on iicbus1 Nov 29 11:36:00 <0.2> hermann kernel: smbus2: <System Management Bus> on iicsmb1 Nov 29 11:36:00 <0.2> hermann kernel: smb2: <SMBus generic I/O> on smbus2 Nov 29 11:36:00 <0.2> hermann kernel: lkpi_iic2: <LinuxKPI I2C> on drmn0 Nov 29 11:36:00 <0.2> hermann kernel: iicbus2: <Philips I2C bus> on lkpi_iic2 Nov 29 11:36:00 <0.2> hermann kernel: iic2: <I2C generic I/O> on iicbus2 Nov 29 11:36:00 <0.2> hermann kernel: iicsmb2: <SMBus over I2C bridge> on iicbus2 Nov 29 11:36:00 <0.2> hermann kernel: smbus3: <System Management Bus> on iicsmb2 Nov 29 11:36:00 <0.2> hermann kernel: smb3: <SMBus generic I/O> on smbus3 Nov 29 11:36:00 <0.2> hermann kernel: drmn0: successfully loaded firmware image 'i915/kbl_dmc_ver1_04.bin' Nov 29 11:36:00 <0.2> hermann kernel: drmn0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4) Nov 29 11:36:00 <0.2> hermann kernel: sysctl_add_oid: can't re-use a leaf (hw.dri.debug)! Nov 29 11:36:00 <0.2> hermann kernel: lkpi_iic3: <LinuxKPI I2C> on drm1 Nov 29 11:36:00 <0.2> hermann kernel: iicbus3: <Philips I2C bus> on lkpi_iic3 Nov 29 11:36:00 <0.2> hermann kernel: iic3: <I2C generic I/O> on iicbus3 Nov 29 11:36:00 <0.2> hermann kernel: iicsmb3: <SMBus over I2C bridge> on iicbus3 Nov 29 11:36:00 <0.2> hermann kernel: smbus4: <System Management Bus> on iicsmb3 Nov 29 11:36:00 <0.2> hermann kernel: smb4: <SMBus generic I/O> on smbus4 Nov 29 11:36:00 <0.2> hermann kernel: lkpi_iic4: <LinuxKPI I2C> on drm2 Nov 29 11:36:00 <0.2> hermann kernel: iicbus4: <Philips I2C bus> on lkpi_iic4 Nov 29 11:36:00 <0.2> hermann kernel: iic4: <I2C generic I/O> on iicbus4 Nov 29 11:36:00 <0.2> hermann kernel: iicsmb4: <SMBus over I2C bridge> on iicbus4 Nov 29 11:36:00 <0.2> hermann kernel: smbus5: <System Management Bus> on iicsmb4 Nov 29 11:36:00 <0.2> hermann kernel: smb5: <SMBus generic I/O> on smbus5 Nov 29 11:36:00 <0.2> hermann kernel: lkpi_iic5: <LinuxKPI I2C> on drm4 Nov 29 11:36:00 <0.2> hermann kernel: iicbus5: <Philips I2C bus> on lkpi_iic5 Nov 29 11:36:00 <0.2> hermann kernel: iic5: <I2C generic I/O> on iicbus5 Nov 29 11:36:00 <0.2> hermann kernel: iicsmb5: <SMBus over I2C bridge> on iicbus5 Nov 29 11:36:00 <0.2> hermann kernel: smbus6: <System Management Bus> on iicsmb5 Nov 29 11:36:00 <0.2> hermann kernel: smb6: <SMBus generic I/O> on smbus6 Nov 29 11:36:00 <0.6> hermann kernel: [drm] Initialized i915 1.6.0 20201103 for drmn0 on minor 0 Nov 29 11:36:00 <0.2> hermann kernel: VT: Replacing driver "efifb" with new "drmfb". Nov 29 11:36:00 <0.2> hermann kernel: start FB_INFO: Nov 29 11:36:00 <0.2> hermann kernel: height=1080 width=1920 depth=32 Nov 29 11:36:00 <0.2> hermann kernel: pbase=0xc0000000 vbase=0xfffff800c0000000 Nov 29 11:36:00 <0.2> hermann kernel: name=drmn0 id=i915drmfb flags=0x0 stride=7680 Nov 29 11:36:00 <0.2> hermann kernel: end FB_INFO Nov 29 11:36:00 <0.2> hermann kernel: acpi_wmi0: <ACPI-WMI mapping> on acpi0 Nov 29 11:36:00 <0.2> hermann kernel: acpi_wmi1: <ACPI-WMI mapping> on acpi0 Nov 29 11:36:00 <0.2> hermann kernel: acpi_wmi1: Embedded MOF found Nov 29 11:36:00 <0.2> hermann kernel: acpi_wmi2: <ACPI-WMI mapping> on acpi0 Nov 29 11:36:00 <0.2> hermann kernel: acpi_wmi2: Embedded MOF found Nov 29 11:36:00 <0.2> hermann kernel: acpi_wmi3: <ACPI-WMI mapping> on acpi0 Nov 29 11:36:00 <0.2> hermann kernel: acpi_wmi3: Embedded MOF found Nov 29 11:36:00 <0.2> hermann kernel: iwlwifi0: <iwlwifi> mem 0xe8100000-0xe8101fff at device 0.0 on pci2 Nov 29 11:36:00 <0.2> hermann kernel: iwlwifi0: Detected crf-id 0xbadcafe, cnv-id 0x10 wfpm id 0x80000000 Nov 29 11:36:00 <0.2> hermann kernel: iwlwifi0: PCI dev 24fd/0010, rev=0x230, rfid=0xd55555d5 Nov 29 11:36:00 <0.2> hermann kernel: iwlwifi0: Detected Intel(R) Dual Band Wireless-AC 8265 Nov 29 11:36:00 <0.2> hermann kernel: iwlwifi0: successfully loaded firmware image 'iwlwifi-8265-36.ucode' Nov 29 11:36:00 <0.2> hermann kernel: iwlwifi0: loaded firmware version 36.ca7b901d.0 8265-36.ucode op_mode iwlmvm Nov 29 11:36:00 <0.2> hermann kernel: iwlwifi0: base HW address: MACADDRESS, OTP minor version: 0x0 Nov 29 11:36:00 <0.2> hermann kernel: hms0: <Logitech Wireless Receiver Mouse> on hidbus0 Nov 29 11:36:00 <0.2> hermann kernel: hms0: 5 buttons and [XYW] coordinates ID=1 Nov 29 11:36:00 <0.6> hermann kernel: wlan0: Ethernet address: MACADDRESS Nov 29 11:36:00 <0.6> hermann kernel: em0: link state changed to UP Nov 29 11:36:00 <0.6> hermann kernel: lo0: link state changed to UP Nov 29 11:36:00 <0.6> hermann kernel: em0: link state changed to DOWN Nov 29 11:36:00 <0.6> hermann kernel: em0: link state changed to UP Nov 29 11:36:00 <0.2> hermann kernel: iwlwifi0: lkpi_sta_scan_to_auth:2419: lvif 0xfffffe011a79b000 vap 0xfffffe011a79b010 iv_bss 0xfffffe00dfd4f000 lvif_bss 0 lvif_bss->ni 0 synched 0, ni 0xfffffe0117d6a000 lsta 0xfffff8005bd76000 Nov 29 11:36:00 <0.2> hermann kernel: iwlwifi0: lkpi_iv_newstate: error 95 during state transition 2 (AUTH) -> 2 (AUTH) Nov 29 11:36:00 <0.6> hermann kernel: wlan0: link state changed to UP Nov 29 11:36:00 <0.6> hermann kernel: wlan0: link state changed to DOWN Nov 29 11:36:00 <0.6> hermann kernel: wlan0: link state changed to UP Nov 29 11:36:00 <0.6> hermann kernel: wlan0: link state changed to DOWN Nov 29 11:36:00 <0.2> hermann kernel: umodem0 on uhub0 Nov 29 11:36:00 <0.2> hermann kernel: umodem0: <FIBOCOM L830-EB-00, class 239/2, rev 2.00/3.33, addr 3> on usbus0 Nov 29 11:36:00 <0.2> hermann kernel: umodem0: data interface 3, has no CM over data, has break Nov 29 11:36:00 <0.6> hermann kernel: wlan0: link state changed to UP Nov 29 11:36:00 <0.6> hermann kernel: wlan0: link state changed to DOWN Nov 29 11:36:00 <0.6> hermann kernel: wlan0: link state changed to UP Nov 29 11:36:00 <0.6> hermann kernel: wlan0: link state changed to DOWN Nov 29 11:36:00 <0.6> hermann kernel: wlan0: link state changed to UP Nov 29 11:36:00 <0.6> hermann kernel: wlan0: link state changed to DOWN Nov 29 11:36:00 <12.5> hermann ntpd[4240]: ntpd 4.2.8p18-a (1): Starting Nov 29 11:36:00 <12.5> hermann ntpd[4240]: Command line: /usr/sbin/ntpd -p /var/db/ntp/ntpd.pid -c /etc/ntp.conf -f /var/db/ntp/ntpd.drift Nov 29 11:36:00 <12.5> hermann ntpd[4240]: ---------------------------------------------------- Nov 29 11:36:00 <12.5> hermann ntpd[4240]: ntp-4 is maintained by Network Time Foundation, Nov 29 11:36:00 <12.5> hermann ntpd[4240]: Inc. (NTF), a non-profit 501(c)(3) public-benefit Nov 29 11:36:00 <12.5> hermann ntpd[4240]: corporation. Support and training for ntp-4 are Nov 29 11:36:00 <12.5> hermann ntpd[4240]: available at https://www.nwtime.org/support Nov 29 11:36:00 <12.5> hermann ntpd[4240]: ---------------------------------------------------- Nov 29 11:36:00 <12.5> hermann ntpd[4253]: leapsecond file ('/var/db/ntpd.leap-seconds.list'): good hash signature Nov 29 11:36:00 <12.5> hermann ntpd[4253]: leapsecond file ('/var/db/ntpd.leap-seconds.list'): loaded, expire=2025-06-28T00:00:00Z last=2017-01-01T00:00:00Z ofs=37 Nov 29 11:36:00 <12.3> hermann ntpd[4253]: leapsecond file ('/var/db/ntpd.leap-seconds.list'): expired 155 days ago Nov 29 11:36:02 <3.5> hermann wpa_supplicant[665]: wlan0: CTRL-EVENT-SSID-REENABLED id=0 ssid="AP-WiFi" Nov 29 11:36:02 <3.5> hermann wpa_supplicant[665]: wlan0: Added BSSID BSSID_MAC into ignore list, ignoring for 10 seconds Nov 29 11:36:02 <3.5> hermann wpa_supplicant[665]: wlan0: Trying to associate with BSSID_MAC (SSID='AP-WiFi' freq=2437 MHz) Nov 29 11:36:02 <3.3> hermann dhcp6c[3433]: transmit failed: Can't assign requested address Nov 29 11:36:03 <0.2> hermann kernel: iwlwifi0: Not associated and the time event is over already... Nov 29 11:36:03 <0.2> hermann kernel: iwlwifi0: linuxkpi_ieee80211_connection_loss: vif 0xfffffe011a79bf00 vap 0xfffffe011a79b010 state ASSOC (synched 1, assoc 0 beacons 0 dtim_period 0) Nov 29 11:36:05 <0.2> hermann kernel: iwlwifi0: fail to flush all tx fifo queues Q 5 Nov 29 11:36:05 <0.2> hermann kernel: iwlwifi0: Queue 5 is active on fifo 3 and stuck for 10000 ms. SW [2, 3] HW [2, 3] FH TRB=0x080305002 Nov 29 11:36:12 <3.5> hermann wpa_supplicant[665]: wlan0: Authentication with BSSID_MAC timed out. Nov 29 11:36:12 <3.5> hermann wpa_supplicant[665]: wlan0: BSSID BSSID_MAC ignore list count incremented to 2, ignoring for 10 seconds Nov 29 11:36:12 <3.5> hermann wpa_supplicant[665]: wlan0: CTRL-EVENT-DISCONNECTED bssid=BSSID_MAC reason=3 locally_generated=1 Nov 29 11:36:12 <3.5> hermann wpa_supplicant[665]: wlan0: BSSID BSSID_MAC ignore list count incremented to 3, ignoring for 60 seconds Nov 29 11:36:12 <3.5> hermann wpa_supplicant[665]: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="AP-WiFi" auth_failures=3 duration=30 reason=CONN_FAILED Nov 29 11:36:12 <3.5> hermann wpa_supplicant[665]: wlan0: CTRL-EVENT-DSCP-POLICY clear_all Nov 29 11:36:12 <3.5> hermann wpa_supplicant[665]: wlan0: Trying to associate with BSSID_MAC_REMOVED (SSID='Tannenwald' freq=2437 MHz) Nov 29 11:36:12 <3.5> hermann wpa_supplicant[665]: wlan0: Associated with BSSID_MAC_REMOVED Nov 29 11:36:12 <3.3> hermann wpa_supplicant[665]: ioctl[SIOCS80211, op=19, val=0, arg_len=64]: Invalid argument Nov 29 11:36:12 <3.4> hermann wpa_supplicant[665]: wlan0: WPA: Failed to configure IGTK to the driver Nov 29 11:36:12 <3.5> hermann wpa_supplicant[665]: wlan0: RSN: Failed to configure IGTK Nov 29 11:36:12 <3.5> hermann wpa_supplicant[665]: wlan0: CTRL-EVENT-DISCONNECTED bssid=BSSID_MAC_REMOVED reason=1 locally_generated=1 Nov 29 11:36:12 <3.5> hermann wpa_supplicant[665]: wlan0: Added BSSID BSSID_MAC_REMOVED into ignore list, ignoring for 10 seconds Nov 29 11:36:12 <3.5> hermann wpa_supplicant[665]: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=1 ssid="Tannenwald" auth_failures=2 duration=20 reason=CONN_FAILED Nov 29 11:36:12 <3.3> hermann wpa_supplicant[665]: ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Invalid argument Nov 29 11:36:12 <3.5> hermann wpa_supplicant[665]: wlan0: CTRL-EVENT-DSCP-POLICY clear_all Nov 29 11:36:12 <0.6> hermann kernel: wlan0: link state changed to UP Nov 29 11:36:12 <0.6> hermann kernel: wlan0: link state changed to DOWN Nov 29 11:36:13 <3.5> hermann wpa_supplicant[665]: wlan0: Removed BSSID BSSID_MAC_REMOVED from ignore list (clear) Nov 29 11:36:13 <3.5> hermann wpa_supplicant[665]: wlan0: Removed BSSID BSSID_MAC from ignore list (clear) Nov 29 11:36:29 <3.4> hermann /usr/local/bin/wmaker[4520]: (get_icon_filename(wdefaults.c:404)): warning: icon "VBox.png" doesn't exist, check your config files Nov 29 11:36:29 <3.4> hermann /usr/local/bin/wmaker[4520]: (get_icon_filename(wdefaults.c:404)): warning: icon "mplayer.png" doesn't exist, check your config files Nov 29 11:36:34 <3.5> hermann wpa_supplicant[665]: wlan0: CTRL-EVENT-SSID-REENABLED id=1 ssid="Tannenwald" Nov 29 11:36:34 <3.5> hermann wpa_supplicant[665]: wlan0: Added BSSID BSSID_MAC_REMOVED into ignore list, ignoring for 10 seconds Nov 29 11:36:34 <3.5> hermann wpa_supplicant[665]: wlan0: Trying to associate with BSSID_MAC_REMOVED (SSID='Tannenwald' freq=2437 MHz) Nov 29 11:36:34 <3.3> hermann dhcp6c[3433]: transmit failed: Can't assign requested address Nov 29 11:36:35 <0.2> hermann kernel: iwlwifi0: Not associated and the time event is over already... Nov 29 11:36:35 <0.2> hermann kernel: iwlwifi0: linuxkpi_ieee80211_connection_loss: vif 0xfffffe011a79bf00 vap 0xfffffe011a79b010 state ASSOC (synched 1, assoc 0 beacons 0 dtim_period 0) Nov 29 11:36:37 <0.2> hermann kernel: iwlwifi0: fail to flush all tx fifo queues Q 5 Nov 29 11:36:37 <0.2> hermann kernel: iwlwifi0: Queue 5 is active on fifo 3 and stuck for 10000 ms. SW [2, 3] HW [2, 3] FH TRB=0x080305002 Nov 29 11:36:44 <3.5> hermann wpa_supplicant[665]: wlan0: Authentication with BSSID_MAC_REMOVED timed out. Nov 29 11:36:44 <3.5> hermann wpa_supplicant[665]: wlan0: BSSID BSSID_MAC_REMOVED ignore list count incremented to 2, ignoring for 10 seconds Nov 29 11:36:44 <3.5> hermann wpa_supplicant[665]: wlan0: CTRL-EVENT-DISCONNECTED bssid=BSSID_MAC_REMOVED reason=3 locally_generated=1 Nov 29 11:36:44 <3.5> hermann wpa_supplicant[665]: wlan0: BSSID BSSID_MAC_REMOVED ignore list count incremented to 3, ignoring for 60 seconds Nov 29 11:36:44 <3.5> hermann wpa_supplicant[665]: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=1 ssid="Tannenwald" auth_failures=3 duration=30 reason=CONN_FAILED Nov 29 11:36:44 <3.5> hermann wpa_supplicant[665]: wlan0: CTRL-EVENT-DSCP-POLICY clear_all Nov 29 11:36:44 <3.5> hermann wpa_supplicant[665]: wlan0: CTRL-EVENT-SSID-REENABLED id=0 ssid="AP-WiFi" Nov 29 11:36:44 <3.5> hermann wpa_supplicant[665]: wlan0: Added BSSID BSSID_MAC into ignore list, ignoring for 10 seconds Nov 29 11:36:44 <3.5> hermann wpa_supplicant[665]: wlan0: Trying to associate with BSSID_MAC (SSID='AP-WiFi' freq=2437 MHz) Nov 29 11:36:45 <0.2> hermann kernel: iwlwifi0: Not associated and the time event is over already... Nov 29 11:36:45 <0.2> hermann kernel: iwlwifi0: linuxkpi_ieee80211_connection_loss: vif 0xfffffe011a79bf00 vap 0xfffffe011a79b010 state AUTH (synched 1, assoc 0 beacons 0 dtim_period 0) Nov 29 11:36:54 <3.5> hermann wpa_supplicant[665]: wlan0: Authentication with BSSID_MAC timed out. Nov 29 11:36:54 <3.5> hermann wpa_supplicant[665]: wlan0: BSSID BSSID_MAC ignore list count incremented to 2, ignoring for 10 seconds Nov 29 11:36:54 <3.5> hermann wpa_supplicant[665]: wlan0: CTRL-EVENT-DISCONNECTED bssid=BSSID_MAC reason=3 locally_generated=1 Nov 29 11:36:54 <3.5> hermann wpa_supplicant[665]: wlan0: BSSID BSSID_MAC ignore list count incremented to 3, ignoring for 60 seconds Nov 29 11:36:54 <3.5> hermann wpa_supplicant[665]: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="AP-WiFi" auth_failures=4 duration=60 reason=CONN_FAILED Nov 29 11:36:54 <3.5> hermann wpa_supplicant[665]: wlan0: CTRL-EVENT-DSCP-POLICY clear_all Nov 29 11:36:55 <3.5> hermann wpa_supplicant[665]: wlan0: Removed BSSID BSSID_MAC from ignore list (clear) Nov 29 11:36:55 <3.5> hermann wpa_supplicant[665]: wlan0: Removed BSSID BSSID_MAC_REMOVED from ignore list (clear) Nov 29 11:37:18 <3.5> hermann wpa_supplicant[665]: wlan0: CTRL-EVENT-SSID-REENABLED id=1 ssid="Tannenwald" Nov 29 11:37:18 <3.5> hermann wpa_supplicant[665]: wlan0: Added BSSID BSSID_MAC_REMOVED into ignore list, ignoring for 10 seconds Nov 29 11:37:18 <3.5> hermann wpa_supplicant[665]: wlan0: Trying to associate with BSSID_MAC_REMOVED (SSID='Tannenwald' freq=2437 MHz) Nov 29 11:37:18 <3.5> hermann wpa_supplicant[665]: wlan0: Associated with BSSID_MAC_REMOVED Nov 29 11:37:18 <3.3> hermann wpa_supplicant[665]: ioctl[SIOCS80211, op=19, val=0, arg_len=64]: Invalid argument Nov 29 11:37:18 <3.4> hermann wpa_supplicant[665]: wlan0: WPA: Failed to configure IGTK to the driver Nov 29 11:37:18 <3.5> hermann wpa_supplicant[665]: wlan0: RSN: Failed to configure IGTK Nov 29 11:37:18 <3.5> hermann wpa_supplicant[665]: wlan0: CTRL-EVENT-DISCONNECTED bssid=BSSID_MAC_REMOVED reason=1 locally_generated=1 Nov 29 11:37:18 <3.5> hermann wpa_supplicant[665]: wlan0: BSSID BSSID_MAC_REMOVED ignore list count incremented to 2, ignoring for 10 seconds Nov 29 11:37:18 <3.5> hermann wpa_supplicant[665]: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=1 ssid="Tannenwald" auth_failures=4 duration=60 reason=CONN_FAILED Nov 29 11:37:18 <3.3> hermann wpa_supplicant[665]: ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Invalid argument Nov 29 11:37:18 <3.5> hermann wpa_supplicant[665]: wlan0: CTRL-EVENT-DSCP-POLICY clear_all Nov 29 11:37:18 <0.6> hermann kernel: wlan0: link state changed to UP Nov 29 11:37:18 <0.6> hermann kernel: wlan0: link state changed to DOWN Nov 29 11:37:19 <3.5> hermann wpa_supplicant[665]: wlan0: Removed BSSID BSSID_MAC_REMOVED from ignore list (clear) Nov 29 11:37:39 <3.3> hermann dhcp6c[3433]: transmit failed: Can't assign requested address Nov 29 11:37:56 <3.5> hermann wpa_supplicant[665]: wlan0: CTRL-EVENT-SSID-REENABLED id=0 ssid="AP-WiFi" Nov 29 11:37:56 <3.5> hermann wpa_supplicant[665]: wlan0: Added BSSID BSSID_MAC into ignore list, ignoring for 10 seconds Nov 29 11:37:56 <3.5> hermann wpa_supplicant[665]: wlan0: Trying to associate with BSSID_MAC (SSID='AP-WiFi' freq=2437 MHz) Nov 29 11:37:56 <3.5> hermann wpa_supplicant[665]: wlan0: Associated with BSSID_MAC Nov 29 11:37:56 <3.3> hermann wpa_supplicant[665]: ioctl[SIOCS80211, op=19, val=0, arg_len=64]: Invalid argument Nov 29 11:37:56 <3.4> hermann wpa_supplicant[665]: wlan0: WPA: Failed to configure IGTK to the driver Nov 29 11:37:56 <3.5> hermann wpa_supplicant[665]: wlan0: RSN: Failed to configure IGTK Nov 29 11:37:56 <3.5> hermann wpa_supplicant[665]: wlan0: CTRL-EVENT-DISCONNECTED bssid=BSSID_MAC reason=1 locally_generated=1 Nov 29 11:37:56 <3.5> hermann wpa_supplicant[665]: wlan0: BSSID BSSID_MAC ignore list count incremented to 2, ignoring for 10 seconds Nov 29 11:37:56 <3.5> hermann wpa_supplicant[665]: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="AP-WiFi" auth_failures=5 duration=60 reason=CONN_FAILED [-- Attachment #3 --] Nov 29 11:36:00 <14.6> hermann kernel: Nov 29 11:34:24 <1.2> hermann reboot[4766]: rebooted by ohartmann Nov 29 11:36:00 <14.6> hermann kernel: Nov 29 11:34:24 <5.3> hermann syslogd: exiting on signal 15 Nov 29 11:36:00 <14.6> hermann kernel: sysctl: oid 'net.inet.ip.fw.default_to_accept' is a read only tunable at line 98 Nov 29 11:36:00 <14.6> hermann kernel: sysctl: Tunable values are set in /boot/loader.conf Nov 29 11:36:00 <14.6> hermann kernel: Setting hostuuid: 363e74eb-c1e3-11e3-994c-28d244798732. Nov 29 11:36:00 <14.6> hermann kernel: Setting hostid: 0x3f4b201d. Nov 29 11:36:00 <14.6> hermann kernel: Starting file system checks: Nov 29 11:36:00 <14.6> hermann kernel: Mounting local filesystems:. Nov 29 11:36:00 <14.6> hermann kernel: cannot import 'zroot': pool already exists Nov 29 11:36:00 <14.6> hermann kernel: cachefile import failed, retrying Nov 29 11:36:00 <14.6> hermann kernel: cannot import '(null)': no such pool available Nov 29 11:36:00 <14.6> hermann kernel: Import of zpool cache /boot/zfs/zpool.cache failed, will retry after root mount hold release Nov 29 11:36:00 <14.6> hermann kernel: cannot import 'zroot': pool already exists Nov 29 11:36:00 <14.6> hermann kernel: cachefile import failed, retrying Nov 29 11:36:00 <14.6> hermann kernel: cannot import '(null)': no such pool available Nov 29 11:36:00 <14.6> hermann kernel: No SMB support in FreeBSD yet. Nov 29 11:36:00 <14.6> hermann kernel: cannot share 'zroot/vboxshare: operation not supported': SMB share creation failed Nov 29 11:36:00 <14.6> hermann kernel: Updating CPU Microcode... Nov 29 11:36:00 <14.6> hermann kernel: Done. Nov 29 11:36:00 <14.6> hermann kernel: mixer: pcm0:mixer:: no such device Nov 29 11:36:00 <14.6> hermann kernel: mixer: pcm1:mixer:: no such device Nov 29 11:36:00 <14.6> hermann kernel: ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/gcc11 /usr/local/lib/gcc12 /usr/local/lib/gcc13 /usr/local/lib/gcc14 /usr/local/lib/ipsec /usr/local/lib/mysql /usr/local/lib/perl5/5.42/mach/CORE /usr/local/lib/qt5 /usr/local/lib/qt6 /usr/local/lib/samba4 /usr/local/llvm15/lib /usr/local/llvm16/lib /usr/local/llvm18/lib /usr/local/llvm19/lib /usr/local/llvm19/lib/x86_64-portbld-freebsd15.0 /usr/local/llvm20/lib /usr/local/llvm20/lib/x86_64-portbld-freebsd15.0 /usr/local/llvm21/lib /usr/local/llvm21/lib/x86_64-portbld-freebsd15.0 /usr/local/openjdk11/lib/server /usr/local/openjdk8/lib/amd64 Nov 29 11:36:00 <14.6> hermann kernel: 32-bit compatibility ldconfig path: /usr/lib32 /usr/local/lib32/gcc12 /usr/local/lib32/gcc13 /usr/local/lib32/gcc14 Nov 29 11:36:00 <14.6> hermann kernel: Setting hostname: hermann. Nov 29 11:36:00 <14.6> hermann kernel: Additional TCP/IP options: IPv6 Privacy Addresses. Nov 29 11:36:00 <14.6> hermann kernel: Setting up harvesting: PURE_RDSEED,RANDOMDEV,[CALLOUT],[UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,[NET_ETHER],NET_TUN,MOUSE,KEYBOARD,ATTACH,CACHED Nov 29 11:36:00 <14.6> hermann kernel: Feeding entropy: . Nov 29 11:36:00 <14.6> hermann kernel: Starting autounmountd. Nov 29 11:36:00 <14.6> hermann kernel: Loading kernel modules: linux linux64 i915kms if_ure Nov 29 11:36:00 <14.6> hermann kernel: Autoloading module: acpi_wmi Nov 29 11:36:00 <14.6> hermann kernel: Autoloading module: hms Nov 29 11:36:00 <14.6> hermann kernel: Autoloading module: if_iwlwifi Nov 29 11:36:00 <14.6> hermann kernel: wlandebug: sysctl-get(net.wlan.0.debug): No such file or directory Nov 29 11:36:00 <14.6> hermann kernel: Created wlan(4) interfaces: wlan0. Nov 29 11:36:00 <14.6> hermann kernel: Created clone interfaces: lagg0. Nov 29 11:36:00 <14.6> hermann kernel: Starting wpa_supplicant. Nov 29 11:36:00 <14.6> hermann kernel: Starting Network: lo0 em0 enc0 wlan0 lagg0. Nov 29 11:36:00 <14.6> hermann kernel: lo0: flags=1008049<UP,LOOPBACK,RUNNING,MULTICAST,LOWER_UP> metric 0 mtu 16384 Nov 29 11:36:00 <14.6> hermann kernel: options=680003<RXCSUM,TXCSUM,LINKSTATE,RXCSUM_IPV6,TXCSUM_IPV6> Nov 29 11:36:00 <14.6> hermann kernel: inet 127.0.0.1 netmask 0xff000000 Nov 29 11:36:00 <14.6> hermann kernel: inet6 ::1 prefixlen 128 Nov 29 11:36:00 <14.6> hermann kernel: inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 Nov 29 11:36:00 <14.6> hermann kernel: groups: lo Nov 29 11:36:00 <14.6> hermann kernel: nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> Nov 29 11:36:00 <14.6> hermann kernel: em0: flags=1008843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,LOWER_UP> metric 0 mtu 1500 Nov 29 11:36:00 <14.6> hermann kernel: options=4e524bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,LRO,WOL_MAGIC,VLAN_HWFILTER,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6,HWSTATS,MEXTPG> Nov 29 11:36:00 <14.6> hermann kernel: ether MAC Nov 29 11:36:00 <14.6> hermann kernel: inet6 fe80::LINKLOCAL%em0 prefixlen 64 scopeid 0x1 Nov 29 11:36:00 <14.6> hermann kernel: inet6 ULA prefixlen 64 autoconf pltime 604800 vltime 2592000 Nov 29 11:36:00 <14.6> hermann kernel: inet6 ULA_priv prefixlen 64 autoconf temporary pltime 86133 vltime 172800 Nov 29 11:36:00 <14.6> hermann kernel: inet6 IPV6 prefixlen 64 autoconf pltime 604800 vltime 2592000 Nov 29 11:36:00 <14.6> hermann kernel: inet6 IPV6_priv prefixlen 64 autoconf temporary pltime 86133 vltime 172800 Nov 29 11:36:00 <14.6> hermann kernel: media: Ethernet autoselect (1000baseT <full-duplex>) Nov 29 11:36:00 <14.6> hermann kernel: status: active Nov 29 11:36:00 <14.6> hermann kernel: nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL> Nov 29 11:36:00 <14.6> hermann kernel: enc0: flags=0 metric 0 mtu 1536 Nov 29 11:36:00 <14.6> hermann kernel: options=0 Nov 29 11:36:00 <14.6> hermann kernel: groups: enc Nov 29 11:36:00 <14.6> hermann kernel: nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> Nov 29 11:36:00 <14.6> hermann kernel: wlan0: flags=8c43<UP,BROADCAST,RUNNING,DRV_OACTIVE,SIMPLEX,MULTICAST> metric 0 mtu 1500 Nov 29 11:36:00 <14.6> hermann kernel: options=0 Nov 29 11:36:00 <14.6> hermann kernel: ether MAC Nov 29 11:36:00 <14.6> hermann kernel: inet6 fe80::LINKLOCAL%wlan0 prefixlen 64 scopeid 0x4 Nov 29 11:36:00 <14.6> hermann kernel: groups: wlan Nov 29 11:36:00 <14.6> hermann kernel: ssid "" channel 1 (2412 MHz 11g) Nov 29 11:36:00 <14.6> hermann kernel: regdomain FCC country US authmode WPA1+WPA2/802.11i privacy ON Nov 29 11:36:00 <14.6> hermann kernel: deftxkey UNDEF txpower 30 bmiss 7 scanvalid 60 protmode CTS wme Nov 29 11:36:00 <14.6> hermann kernel: roaming MANUAL Nov 29 11:36:00 <14.6> hermann kernel: parent interface: iwlwifi0 Nov 29 11:36:00 <14.6> hermann kernel: media: IEEE 802.11 Wireless Ethernet autoselect (autoselect) Nov 29 11:36:00 <14.6> hermann kernel: status: no carrier Nov 29 11:36:00 <14.6> hermann kernel: nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL> Nov 29 11:36:00 <14.6> hermann kernel: lagg0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500 Nov 29 11:36:00 <14.6> hermann kernel: options=800000<HWSTATS> Nov 29 11:36:00 <14.6> hermann kernel: ether 00:00:00:00:00:00 Nov 29 11:36:00 <14.6> hermann kernel: laggproto failover lagghash l2,l3,l4 Nov 29 11:36:00 <14.6> hermann kernel: groups: lagg Nov 29 11:36:00 <14.6> hermann kernel: media: Ethernet autoselect Nov 29 11:36:00 <14.6> hermann kernel: status: no carrier Nov 29 11:36:00 <14.6> hermann kernel: nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> Nov 29 11:36:00 <14.6> hermann kernel: Starting devd. Nov 29 11:36:00 <14.6> hermann kernel: Starting Network: enc0. Nov 29 11:36:00 <14.6> hermann kernel: enc0: flags=0 metric 0 mtu 1536 Nov 29 11:36:00 <14.6> hermann kernel: options=0 Nov 29 11:36:00 <14.6> hermann kernel: groups: enc Nov 29 11:36:00 <14.6> hermann kernel: nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> Nov 29 11:36:00 <14.6> hermann kernel: Autoloading module: umodem Nov 29 11:36:00 <14.6> hermann kernel: Starting Network: lagg0. Nov 29 11:36:00 <14.6> hermann kernel: lagg0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500 Nov 29 11:36:00 <14.6> hermann kernel: options=800000<HWSTATS> Nov 29 11:36:00 <14.6> hermann kernel: ether 00:00:00:00:00:00 Nov 29 11:36:00 <14.6> hermann kernel: laggproto failover lagghash l2,l3,l4 Nov 29 11:36:00 <14.6> hermann kernel: groups: lagg Nov 29 11:36:00 <14.6> hermann kernel: media: Ethernet autoselect Nov 29 11:36:00 <14.6> hermann kernel: status: no carrier Nov 29 11:36:00 <14.6> hermann kernel: nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> Nov 29 11:36:00 <14.6> hermann kernel: Starting rtsold. Nov 29 11:36:00 <14.6> hermann kernel: Starting dhcp6c. Nov 29 11:36:00 <14.6> hermann kernel: Starting webcamd. Nov 29 11:36:00 <14.6> hermann kernel: webcamd 3447 - - Webcamd is already running for ugen0.6.0 Nov 29 11:36:00 <14.6> hermann kernel: /etc/rc: WARNING: $spmd is not set properly - see rc.conf(5). Nov 29 11:36:00 <14.6> hermann kernel: Waiting 30s for the default route interface: ..... Nov 29 11:36:00 <14.6> hermann kernel: ...... Nov 29 11:36:00 <14.6> hermann kernel: .................. Nov 29 11:36:00 <14.6> hermann kernel: route: message indicates error: File exists Nov 29 11:36:00 <14.6> hermann kernel: add host 127.0.0.1: gateway lo0 fib 0: route already in table Nov 29 11:36:00 <14.6> hermann kernel: route: message indicates error: File exists Nov 29 11:36:00 <14.6> hermann kernel: add host ::1: gateway lo0 fib 0: route already in table Nov 29 11:36:00 <14.6> hermann kernel: add net fe80::: gateway ::1 Nov 29 11:36:00 <14.6> hermann kernel: add net ff02::: gateway ::1 Nov 29 11:36:00 <14.6> hermann kernel: add net ::ffff:0.0.0.0: gateway ::1 Nov 29 11:36:00 <14.6> hermann kernel: add net ::0.0.0.0: gateway ::1 Nov 29 11:36:00 <14.6> hermann kernel: Flushed all rules. Nov 29 11:36:00 <14.6> hermann kernel: 00100 allow ip from any to any via lo0 Nov 29 11:36:00 <14.6> hermann kernel: 00200 deny ip from any to 127.0.0.0/8 Nov 29 11:36:00 <14.6> hermann kernel: 00300 deny ip from 127.0.0.0/8 to any Nov 29 11:36:00 <14.6> hermann kernel: 00400 deny ip from any to ::1 Nov 29 11:36:00 <14.6> hermann kernel: 00500 deny ip from ::1 to any Nov 29 11:36:00 <14.6> hermann kernel: 00600 allow ipv6-icmp from :: to ff02::/16 Nov 29 11:36:00 <14.6> hermann kernel: 00700 allow ipv6-icmp from fe80::/10 to fe80::/10 Nov 29 11:36:00 <14.6> hermann kernel: 00800 allow ipv6-icmp from fe80::/10 to ff02::/16 Nov 29 11:36:00 <14.6> hermann kernel: 00900 allow ipv6-icmp from any to any icmp6types 1 Nov 29 11:36:00 <14.6> hermann kernel: 01000 allow ipv6-icmp from any to any icmp6types 2,135,136 Nov 29 11:36:00 <14.6> hermann kernel: 00000 check-state :default Nov 29 11:36:00 <14.6> hermann kernel: 01200 allow tcp from me to any established Nov 29 11:36:00 <14.6> hermann kernel: 00000 allow tcp from me to any setup keep-state :default Nov 29 11:36:00 <14.6> hermann kernel: 00000 allow udp from me to any keep-state :default Nov 29 11:36:00 <14.6> hermann kernel: 00000 allow icmp from me to any keep-state :default Nov 29 11:36:00 <14.6> hermann kernel: 00000 allow ipv6-icmp from me to any keep-state :default Nov 29 11:36:00 <14.6> hermann kernel: 01700 allow udp from 0.0.0.0 68 to 255.255.255.255 67 out Nov 29 11:36:00 <14.6> hermann kernel: 01800 allow udp from any 67 to me 68 in Nov 29 11:36:00 <14.6> hermann kernel: 01900 allow udp from any 67 to 255.255.255.255 68 in Nov 29 11:36:00 <14.6> hermann kernel: 02000 allow udp from fe80::/10 to me 546 in Nov 29 11:36:00 <14.6> hermann kernel: 02100 allow icmp from any to any icmptypes 8 Nov 29 11:36:00 <14.6> hermann kernel: 02200 allow ipv6-icmp from any to any icmp6types 128,129 Nov 29 11:36:00 <14.6> hermann kernel: 02300 allow icmp from any to any icmptypes 3,4,11 Nov 29 11:36:00 <14.6> hermann kernel: 02400 allow ipv6-icmp from any to any icmp6types 3 Nov 29 11:36:00 <14.6> hermann kernel: 02500 allow tcp from any to me 22 Nov 29 11:36:00 <14.6> hermann kernel: 65000 count ip from any to any Nov 29 11:36:00 <14.6> hermann kernel: 65100 deny { tcp or udp } from any to any 135-139,445 in Nov 29 11:36:00 <14.6> hermann kernel: 65200 deny { tcp or udp } from any to any 1026,1027 in Nov 29 11:36:00 <14.6> hermann kernel: 65300 deny { tcp or udp } from any to any 1433,1434 in Nov 29 11:36:00 <14.6> hermann kernel: 65400 deny ip from any to 255.255.255.255 Nov 29 11:36:00 <14.6> hermann kernel: 65500 deny ip from any to 224.0.0.0/24 in Nov 29 11:36:00 <14.6> hermann kernel: 65500 deny udp from any to any 520 in Nov 29 11:36:00 <14.6> hermann kernel: 65500 deny tcp from any 80,443 to any 1024-65535 in Nov 29 11:36:00 <14.6> hermann kernel: 65500 deny ip from any to any Nov 29 11:36:00 <14.6> hermann kernel: Firewall rules loaded. Nov 29 11:36:00 <14.6> hermann kernel: Starting blocklistd. Nov 29 11:36:00 <14.6> hermann kernel: Starting local_unbound. Nov 29 11:36:00 <14.6> hermann kernel: Waiting for nameserver to start... good Nov 29 11:36:00 <14.6> hermann kernel: /etc/rc: WARNING: /etc/ctl.conf is not readable. Nov 29 11:36:00 <14.6> hermann kernel: /etc/rc: WARNING: failed precmd routine for ctld Nov 29 11:36:00 <14.6> hermann kernel: /etc/rc: WARNING: $iked is not set properly - see rc.conf(5). Nov 29 11:36:00 <14.6> hermann kernel: Clearing /tmp. Nov 29 11:36:00 <14.6> hermann kernel: Creating and/or trimming log files. Nov 29 11:36:00 <14.6> hermann kernel: Updating /var/run/os-release done. Nov 29 11:36:00 <14.6> hermann kernel: Updating motd:. Nov 29 11:36:00 <14.6> hermann kernel: Recovering vi editor sessions:. Nov 29 11:36:00 <14.6> hermann kernel: Starting syslogd. Nov 29 11:36:00 <14.6> hermann kernel: Starting rpcbind. Nov 29 11:36:00 <14.6> hermann kernel: Starting automountd. Nov 29 11:36:00 <14.6> hermann kernel: Starting hcsecd. Nov 29 11:36:00 <14.6> hermann kernel: Mounting late filesystems:. Nov 29 11:36:00 <14.6> hermann kernel: Starting ntpd. Nov 29 11:36:00 <14.6> hermann kernel: Nov 29 11:36:00 <12.3> hermann ntpd[4253]: leapsecond file ('/var/db/ntpd.leap-seconds.list'): expired 155 days ago Nov 29 11:36:00 <14.6> hermann kernel: Starting powerd. Nov 29 11:36:00 <14.6> hermann kernel: Starting dbus. Nov 29 11:36:00 <14.6> hermann kernel: Starting cupsd. Nov 29 11:36:01 <14.6> hermann kernel: Starting cron. Nov 29 11:36:01 <14.6> hermann kernel: Configuring vt: keymap keyrate allscreens_kbd cursor[=0H[=3I[=11F[=0Gvidcontrol: ioctl(CONS_GETCURSORSHAPE): Inappropriate ioctl for device Nov 29 11:36:01 <14.6> hermann kernel: blanktime. Nov 29 11:36:01 <14.6> hermann kernel: Performing sanity check on sshd configuration. Nov 29 11:36:01 <14.6> hermann kernel: Starting sshd. Nov 29 11:36:01 <14.6> hermann kernel: Starting saned. Nov 29 11:36:01 <14.6> hermann kernel: Starting clamav_clamd. Nov 29 11:36:02 <14.6> hermann kernel: Nov 29 11:36:02 <3.3> hermann dhcp6c[3433]: transmit failed: Can't assign requested address Nov 29 11:36:12 <14.6> hermann kernel: Nov 29 11:36:12 <3.3> hermann wpa_supplicant[665]: ioctl[SIOCS80211, op=19, val=0, arg_len=64]: Invalid argument Nov 29 11:36:12 <14.6> hermann kernel: Nov 29 11:36:12 <3.3> hermann wpa_supplicant[665]: ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Invalid argument Nov 29 11:36:16 <14.6> hermann kernel: sysctl: unknown oid 'hw.acpi.video.lcd0.economy' at line 64 Nov 29 11:36:16 <14.6> hermann kernel: sysctl: unknown oid 'hw.acpi.video.lcd0.fullpower' at line 65 Nov 29 11:36:16 <14.6> hermann kernel: sysctl: oid 'net.inet.ip.fw.default_to_accept' is a read only tunable at line 98 Nov 29 11:36:16 <14.6> hermann kernel: sysctl: Tunable values are set in /boot/loader.conf Nov 29 11:36:16 <14.6> hermann kernel: Starting clamav_freshclam. Nov 29 11:36:16 <14.6> hermann kernel: Waiting for clamd socket.. Nov 29 11:36:16 <14.6> hermann kernel: Starting clamav_milter. Nov 29 11:36:16 <14.6> hermann kernel: Waiting for clamav-milter socket.. Nov 29 11:36:16 <14.6> hermann kernel: Starting background file system checks in 60 seconds. Nov 29 11:36:16 <14.6> hermann kernel: Starting smartd. Nov 29 11:36:17 <14.6> hermann kernel: Nov 29 11:36:17 <14.6> hermann kernel: Sat Nov 29 11:36:17 CET 2025 Nov 29 11:36:34 <14.6> hermann kernel: Nov 29 11:36:34 <3.3> hermann dhcp6c[3433]: transmit failed: Can't assign requested addresshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20251129121649.49441eff>
