Wireguard Service fails to start after reboot across all our Netgate devices
-
We have 3 Netgate, including 2 8200 and well, 2 more Netgate 6100 on the shelf as we test a UI gateway because of reboot issues like this.
Here we are with the latest update and wireguard fails to start. Lucky we have tailscale running inside each network so we can manually VPN into each location and then manually start wireguard and the gateways.
No doubt, frustrated, heavily invested into Netgate for a small business and just want reboots to work.
Backed up, restored, same issue. Reinstalled wireguard, same issue. Chat GPT says wireguard is trying to start to quickly?
Seeing this in my logs:
Sep 20 08:57:40 php-fpm 72430 /diag_backup.php: The command '/usr/local/etc/rc.d/wireguardd stop' returned exit code '1', the output was ''
Sep 20 08:59:26 php_wg 6782 /usr/local/pkg/wireguard/includes/wg_service.inc: Configuration Change: (system): [pfSense-pkg-WireGuard] Disabled all WireGuard gateways.
Sep 20 08:59:26 php_wg 6782 /usr/local/pkg/wireguard/includes/wg_service.inc: Removing static route for monitor 1.0.0.1 and adding a new route through pppoe0
Sep 20 08:59:26 php_wg 6782 /usr/local/pkg/wireguard/includes/wg_service.inc: Static Routes: Gateway IP could not be found for 10.0.3.0/24
Sep 20 08:59:26 php_wg 6782 /usr/local/pkg/wireguard/includes/wg_service.inc: Static Routes: Gateway IP could not be found for 10.0.2.0/24
Sep 20 08:59:26 php_wg 6782 /usr/local/pkg/wireguard/includes/wg_service.inc: Static Routes: Gateway IP could not be found for 192.168.3.0/24
Sep 20 08:59:29 php_wg 6782 /usr/local/pkg/wireguard/includes/wg_service.inc: Static Routes: Gateway IP could not be found for 10.0.3.0/24
Sep 20 08:59:29 php_wg 6782 /usr/local/pkg/wireguard/includes/wg_service.inc: Static Routes: Gateway IP could not be found for 10.0.2.0/24
Sep 20 08:59:29 php_wg 6782 /usr/local/pkg/wireguard/includes/wg_service.inc: Static Routes: Gateway IP could not be found for 192.168.3.0/24
Sep 20 08:59:29 php 3436 /etc/rc.packages: The command '/usr/local/etc/rc.d/wireguardd stop' returned exit code '1', the output was ''
Sep 20 08:59:29 php 3436 /etc/rc.packages: Configuration Change: (system): Intermediate config write during package removal for WireGuard.
Sep 20 08:59:29 php 3436 /etc/rc.packages: Configuration Change: (system): [pfSense-pkg-WireGuard] De-installed earlyshellcmd(s).
Sep 20 08:59:29 php 3436 /etc/rc.packages: Configuration Change: (system): [pfSense-pkg-WireGuard] De-installed interface group (WireGuard).
Sep 20 08:59:30 php_wg 52862 /usr/local/pkg/wireguard/includes/wg_service.inc: Configuration Change: (system): [pfSense-pkg-WireGuard] Disabled all WireGuard gateways.
Sep 20 08:59:30 php_wg 52862 /usr/local/pkg/wireguard/includes/wg_service.inc: Removing static route for monitor 1.0.0.1 and adding a new route through pppoe0
Sep 20 08:59:30 php_wg 52862 /usr/local/pkg/wireguard/includes/wg_service.inc: Static Routes: Gateway IP could not be found for 10.0.3.0/24
Sep 20 08:59:30 php_wg 52862 /usr/local/pkg/wireguard/includes/wg_service.inc: Static Routes: Gateway IP could not be found for 10.0.2.0/24
Sep 20 08:59:30 php_wg 52862 /usr/local/pkg/wireguard/includes/wg_service.inc: Static Routes: Gateway IP could not be found for 192.168.3.0/24
Sep 20 08:59:33 php_wg 52862 /usr/local/pkg/wireguard/includes/wg_service.inc: Static Routes: Gateway IP could not be found for 10.0.3.0/24
Sep 20 08:59:33 php_wg 52862 /usr/local/pkg/wireguard/includes/wg_service.inc: Static Routes: Gateway IP could not be found for 10.0.2.0/24
Sep 20 08:59:33 php_wg 52862 /usr/local/pkg/wireguard/includes/wg_service.inc: Static Routes: Gateway IP could not be found for 192.168.3.0/24
Sep 20 08:59:33 php 92220 //etc/rc.packages: Beginning package installation for WireGuard . -
Too early is more likely. If you have some other link type that takes a long time to come up at boot we have seen instances of WireGuard trying to start before that has happened, failing and then just stopping rather than retrying.
At what point during the boot are those logs from?
I see you're using pppoe. Does that connect immediately? Are you using the new module for that?
Have you always seen this issue or this new after an update?
-
@stephenw10 I always update and for years my gateways have been unreliable after reboot. Maybe one version was better than another? My settings have rarely changed over the years, a new NAT rule here or there. They either come up or don't, it was always a roll of a dice whether my wireguard would be working after reboot. But since this last update, it's consistent and across all my netgate boxes. Backed up my settings, restored, not better.
PPOE always comes up, so does my static connection on my other location. New or old, don't know.
I took those logs after a reboot. Happy to share more.
-
Yeah if you have more logs that would be helpful. Critically the ordering processes are run at boot is what counts.
-
[25.07.1-RELEASE][admin@bkk-fw.d.asia]/root: cat /var/log/dmesg.boot
Copyright (c) 1992-2024 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 15.0-CURRENT #0 plus-RELENG_25_07_1-n256513-49844af35a5d: Fri Aug 15 19:21:04 UTC 2025
root@freebsd:/var/jenkins/workspace/pfSense-Plus-snapshots-25_07_1-main/obj/amd64/DZizCvOj/var/jenkins/workspace/pfSense-Plus-snapshots-25_07_1-main/sources/FreeBSD-src-plus-RELENG_25_07_1/amd64.amd64/sys/pfSense amd64
FreeBSD clang version 19.1.5 (https://github.com/llvm/llvm-project.git llvmorg-19.1.5-0-gab4b5a2db582)
VT(vga): resolution 640x480
CPU: Intel(R) Atom(TM) CPU C3558 @ 2.20GHz (2200.21-MHz K8-class CPU)
Origin="GenuineIntel" Id=0x506f1 Family=0x6 Model=0x5f Stepping=1
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>
Features2=0x4ff8ebbf<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,SDBG,CX16,xTPR,PDCM,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,RDRAND>
AMD Features=0x2c100800<SYSCALL,NX,Page1GB,RDTSCP,LM>
AMD Features2=0x101<LAHF,Prefetch>
Structured Extended Features=0x2294e283<FSGSBASE,TSCADJ,SMEP,ERMS,NFPUSG,MPX,PQE,RDSEED,SMAP,CLFLUSHOPT,PROCTRACE,SHA>
Structured Extended Features3=0xac000400<MD_CLEAR,IBPB,STIBP,ARCH_CAP,SSBD>
XSAVE Features=0xf<XSAVEOPT,XSAVEC,XINUSE,XSAVES>
IA32_ARCH_CAPS=0xc69<RDCL_NO,SKIP_L1DFL_VME,MDS_NO>
VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID,VID,PostIntr
TSC: P-state invariant, performance statistics
real memory = 8589934592 (8192 MB)
avail memory = 8153186304 (7775 MB)
Event timer "LAPIC" quality 600
ACPI APIC Table: <INSYDE H2O BIOS>
WARNING: L1 data cache covers fewer APIC IDs than a core (0 < 1)
FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
FreeBSD/SMP: 1 package(s) x 4 core(s)
random: registering fast source Intel Secure Key RNG
random: fast provider: "Intel Secure Key RNG"
random: unblocking device.
ioapic0 <Version 2.0> irqs 0-119
Launching APs: 1 3 2
TCP_ratelimit: Is now initialized
ipw_bss: You need to read the LICENSE file in /usr/share/doc/legal/intel_ipw.LICENSE.
ipw_bss: If you agree with the license, set legal.intel_ipw.license_ack=1 in /boot/loader.conf.
module_register_init: MOD_LOAD (ipw_bss_fw, 0xffffffff80760600, 0) error 1
ipw_ibss: You need to read the LICENSE file in /usr/share/doc/legal/intel_ipw.LICENSE.
ipw_ibss: If you agree with the license, set legal.intel_ipw.license_ack=1 in /boot/loader.conf.
module_register_init: MOD_LOAD (ipw_ibss_fw, 0xffffffff807606b0, 0) error 1
ipw_monitor: You need to read the LICENSE file in /usr/share/doc/legal/intel_ipw.LICENSE.
ipw_monitor: If you agree with the license, set legal.intel_ipw.license_ack=1 in /boot/loader.conf.
module_register_init: MOD_LOAD (ipw_monitor_fw, 0xffffffff80760760, 0) error 1
iwi_bss: You need to read the LICENSE file in /usr/share/doc/legal/intel_iwi.LICENSE.
iwi_bss: If you agree with the license, set legal.intel_iwi.license_ack=1 in /boot/loader.conf.
module_register_init: MOD_LOAD (iwi_bss_fw, 0xffffffff8077fdd0, 0) error 1
iwi_ibss: You need to read the LICENSE file in /usr/share/doc/legal/intel_iwi.LICENSE.
iwi_ibss: If you agree with the license, set legal.intel_iwi.license_ack=1 in /boot/loader.conf.
module_register_init: MOD_LOAD (iwi_ibss_fw, 0xffffffff8077fe80, 0) error 1
iwi_monitor: You need to read the LICENSE file in /usr/share/doc/legal/intel_iwi.LICENSE.
iwi_monitor: If you agree with the license, set legal.intel_iwi.license_ack=1 in /boot/loader.conf.
module_register_init: MOD_LOAD (iwi_monitor_fw, 0xffffffff8077ff30, 0) error 1
random: entropy device external interface
wlan: mac acl policy registered
kbd0 at kbdmux0
WARNING: Device "spkr" is Giant locked and may be deleted before FreeBSD 15.0.
efirtc0: <EFI Realtime Clock>
efirtc0: registered as a time-of-day clock, resolution 1.000000s
netgate0: <Netgate 6100>
netgate0: version: 0.1
vtvga0: <VT VGA driver>
smbios0: <System Management BIOS> at iomem 0x7c51b000-0x7c51b017
smbios0: Version: 3.0
acpi0: <INSYDE H2O BIOS>
acpi0: Power Button (fixed)
unknown: I/O range not supported
cpu0: <ACPI CPU> on acpi0
hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
Timecounter "HPET" frequency 24000000 Hz quality 950
Event timer "HPET" frequency 24000000 Hz quality 550
Event timer "HPET1" frequency 24000000 Hz quality 440
Event timer "HPET2" frequency 24000000 Hz quality 440
Event timer "HPET3" frequency 24000000 Hz quality 440
Event timer "HPET4" frequency 24000000 Hz quality 440
atrtc0: <AT realtime clock> port 0x70-0x77 irq 8 on acpi0
atrtc0: Warning: Couldn't map I/O.
atrtc0: registered as a time-of-day clock, resolution 1.000000s
Event timer "RTC" frequency 32768 Hz quality 0
attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 0 on acpi0
Timecounter "i8254" frequency 1193182 Hz quality 0
Event timer "i8254" frequency 1193182 Hz quality 100
Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1808-0x180b on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
pcib1: <ACPI PCI-PCI bridge> at device 6.0 on pci0
pci1: <ACPI PCI bus> on pcib1
pci1: <processor> at device 0.0 (no driver attached)
pcib2: <ACPI PCI-PCI bridge> mem 0x81600000-0x8161ffff at device 10.0 on pci0
pci2: <ACPI PCI bus> on pcib2
pcib3: <ACPI PCI-PCI bridge> mem 0x81620000-0x8163ffff at device 11.0 on pci0
pci3: <ACPI PCI bus> on pcib3
pcib4: <ACPI PCI-PCI bridge> mem 0x81640000-0x8165ffff at device 12.0 on pci0
pci4: <ACPI PCI bus> on pcib4
igc0: <Intel(R) Ethernet Controller I225-V> mem 0x81300000-0x813fffff,0x81400000-0x81403fff at device 0.0 on pci4
igc0: EEPROM V1.73-0 eTrack 0x800001f0
igc0: Using 1024 TX descriptors and 1024 RX descriptors
igc0: Using 4 RX queues 4 TX queues
igc0: Using MSI-X interrupts with 5 vectors
igc0: Ethernet address: 90:ec:77:1d:1e:bc
igc0: netmap queues/slots: TX 4/1024, RX 4/1024
pcib5: <ACPI PCI-PCI bridge> mem 0x81660000-0x8167ffff at device 14.0 on pci0
pci5: <ACPI PCI bus> on pcib5
igc1: <Intel(R) Ethernet Controller I225-V> mem 0x81100000-0x811fffff,0x81200000-0x81203fff at device 0.0 on pci5
igc1: EEPROM V1.73-0 eTrack 0x800001f0
igc1: Using 1024 TX descriptors and 1024 RX descriptors
igc1: Using 4 RX queues 4 TX queues
igc1: Using MSI-X interrupts with 5 vectors
igc1: Ethernet address: 90:ec:77:1d:1e:bd
igc1: netmap queues/slots: TX 4/1024, RX 4/1024
pcib6: <ACPI PCI-PCI bridge> mem 0x81680000-0x8169ffff at device 15.0 on pci0
pci6: <ACPI PCI bus> on pcib6
igc2: <Intel(R) Ethernet Controller I225-V> mem 0x80f00000-0x80ffffff,0x81000000-0x81003fff at device 0.0 on pci6
igc2: EEPROM V1.73-0 eTrack 0x800001f0
igc2: Using 1024 TX descriptors and 1024 RX descriptors
igc2: Using 4 RX queues 4 TX queues
igc2: Using MSI-X interrupts with 5 vectors
igc2: Ethernet address: 90:ec:77:1d:1e:be
igc2: netmap queues/slots: TX 4/1024, RX 4/1024
pcib7: <ACPI PCI-PCI bridge> mem 0x816a0000-0x816bffff at device 16.0 on pci0
pci7: <ACPI PCI bus> on pcib7
igc3: <Intel(R) Ethernet Controller I225-V> mem 0x80d00000-0x80dfffff,0x80e00000-0x80e03fff at device 0.0 on pci7
igc3: EEPROM V1.73-0 eTrack 0x800001f0
igc3: Using 1024 TX descriptors and 1024 RX descriptors
igc3: Using 4 RX queues 4 TX queues
igc3: Using MSI-X interrupts with 5 vectors
igc3: Ethernet address: 90:ec:77:1d:1e:bf
igc3: netmap queues/slots: TX 4/1024, RX 4/1024
pcib8: <ACPI PCI-PCI bridge> mem 0x816c0000-0x816dffff at device 17.0 on pci0
pci8: <ACPI PCI bus> on pcib8
nvme0: <Generic NVMe Device> mem 0x80700000-0x80703fff at device 0.0 on pci8
xhci0: <Intel Denverton USB 3.0 controller> mem 0x816e0000-0x816effff at device 21.0 on pci0
xhci0: 32 bytes context size, 64-bit DMA
usbus0 on xhci0
usbus0: 5.0Gbps Super Speed USB v3.0
pcib9: <ACPI PCI-PCI bridge> at device 22.0 on pci0
pci9: <ACPI PCI bus> on pcib9
ix0: <Intel(R) X553 N (SFP+)> mem 0x80400000-0x805fffff,0x80604000-0x80607fff at device 0.0 on pci9
ix0: Using 2048 TX descriptors and 2048 RX descriptors
ix0: Using 4 RX queues 4 TX queues
ix0: Using MSI-X interrupts with 5 vectors
ix0: allocated for 4 queues
ix0: allocated for 4 rx queues
ix0: Ethernet address: 90:ec:77:1d:1e:ba
ix0: nvm 0.58.0 eTrack 0x8000084b
ix0: netmap queues/slots: TX 4/2048, RX 4/2048
ix1: <Intel(R) X553 N (SFP+)> mem 0x80200000-0x803fffff,0x80600000-0x80603fff at device 0.1 on pci9
ix1: Using 2048 TX descriptors and 2048 RX descriptors
ix1: Using 4 RX queues 4 TX queues
ix1: Using MSI-X interrupts with 5 vectors
ix1: allocated for 4 queues
ix1: allocated for 4 rx queues
ix1: Ethernet address: 90:ec:77:1d:1e:bb
ix1: nvm 0.58.0 eTrack 0x8000084b
ix1: netmap queues/slots: TX 4/2048, RX 4/2048
pcib10: <ACPI PCI-PCI bridge> at device 23.0 on pci0
pci10: <ACPI PCI bus> on pcib10
ix2: <Intel(R) X553 L (1GbE)> mem 0x80a00000-0x80bfffff,0x80c04000-0x80c07fff at device 0.0 on pci10
ix2: Using 2048 TX descriptors and 2048 RX descriptors
ix2: Using 4 RX queues 4 TX queues
ix2: Using MSI-X interrupts with 5 vectors
ix2: allocated for 4 queues
ix2: allocated for 4 rx queues
ix2: Ethernet address: 90:ec:77:1d:1e:b9
ix2: nvm 0.58.0 eTrack 0x80000889
ix2: netmap queues/slots: TX 4/2048, RX 4/2048
ix3: <Intel(R) X553 L (1GbE)> mem 0x80800000-0x809fffff,0x80c00000-0x80c03fff at device 0.1 on pci10
ix3: Using 2048 TX descriptors and 2048 RX descriptors
ix3: Using 4 RX queues 4 TX queues
ix3: Using MSI-X interrupts with 5 vectors
ix3: allocated for 4 queues
ix3: allocated for 4 rx queues
ix3: Ethernet address: 90:ec:77:1d:1e:b8
ix3: nvm 0.58.0 eTrack 0x80000889
ix3: netmap queues/slots: TX 4/2048, RX 4/2048
pci0: <simple comms> at device 24.0 (no driver attached)
sdhci_pci0: <Intel Denverton eMMC 5.0 Controller> mem 0x816f6000-0x816f6fff,0x816f7000-0x816f7fff at device 28.0 on pci0
sdhci_pci0: 1 slot(s) allocated
mmc0: <MMC/SD bus> on sdhci_pci0
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
pci0: <memory> at device 31.2 (no driver attached)
pci0: <serial bus> at device 31.5 (no driver attached)
acpi_button0: <Power Button> on acpi0
acpi_tz0: <Thermal Zone> on acpi0
uart0: <16550 or compatible> port 0x3f8-0x3ff irq 16 flags 0x10 on acpi0
uart: ns8250: UART FCR is broken
uart0: console (115200,n,8,1)
uart1: <Non-standard ns8250 class UART with FIFOs> port 0x2f8-0x2ff irq 17 on acpi0
est0: <Enhanced SpeedStep Frequency Control> on cpu0
cpufreq0: <CPU frequency control> on cpu0
cpufreq1: <CPU frequency control> on cpu1
cpufreq2: <CPU frequency control> on cpu2
cpufreq3: <CPU frequency control> on cpu3
Timecounter "TSC-low" frequency 1099999832 Hz quality 1000
Timecounters tick every 1.000 msec
ugen0.1: <Intel XHCI root HUB> at usbus0
ZFS filesystem version: 5
ZFS storage pool version: features support (5000)
uhub0 on usbus0
uhub0: <Intel XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0
nvme0: Allocated 16MB host memory buffer
mmcsd0: 16GB <MMCHC TB2916 9.0 SN 2869DCD0 MFG 09/2020 by 112 0x0000> at mmc0 50.0MHz/8bit/65535-block
mmcsd0boot0: 4MB partition 1 at mmcsd0
mmcsd0boot1: 4MB partition 2 at mmcsd0
mmcsd0rpmb: 4MB partition 3 at mmcsd0
GEOM: warning: mmcsd0 lba_start 3 < required min 34
Trying to mount root from zfs:pfSense/ROOT/default []...
uhub0: 8 ports with 8 removable, self powered
Root mount waiting for: CAM
Root mount waiting for: CAM
Root mount waiting for: CAM
Root mount waiting for: CAM
Root mount waiting for: CAM
Root mount waiting for: CAM
Root mount waiting for: CAM
Root mount waiting for: CAM
Root mount waiting for: CAM
nda0 at nvme0 bus 0 scbus0 target 0 lun 1
nda0: <M.2 (P80) 3TE6 V20B09 BCA12107210770128>
nda0: Serial Number BCA12107210770128
nda0: nvme version 1.3
nda0: 114473MB (234441648 512 byte sectors)
Netgate Cordoba GPIO Driver 0.4 loaded
cordbuc0: <Netgate Cordoba IO controller> at port 0x800 on isa0
gpio0: <Cordoba uC GPIO controller> on cordbuc0
gpiobus0: <GPIO bus> on gpio0
gpioled0: <GPIO led> at pin 0 on gpiobus0
gpioled1: <GPIO led> at pin 1 on gpiobus0
gpioled10: <GPIO led> at pin 10 on gpiobus0
gpioled11: <GPIO led> at pin 11 on gpiobus0
gpioled2: <GPIO led> at pin 2 on gpiobus0
gpioled3: <GPIO led> at pin 3 on gpiobus0
gpioled4: <GPIO led> at pin 4 on gpiobus0
gpioled5: <GPIO led> at pin 5 on gpiobus0
gpioled6: <GPIO led> at pin 6 on gpiobus0
gpioled7: <GPIO led> at pin 7 on gpiobus0
gpioled8: <GPIO led> at pin 8 on gpiobus0
gpioled9: <GPIO led> at pin 9 on gpiobus0
gpioc0: <GPIO controller> on gpio0
CPU: Intel(R) Atom(TM) CPU C3558 @ 2.20GHz (2200.00-MHz K8-class CPU)
Origin="GenuineIntel" Id=0x506f1 Family=0x6 Model=0x5f Stepping=1
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>
Features2=0x4ff8ebbf<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,SDBG,CX16,xTPR,PDCM,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,RDRAND>
AMD Features=0x2c100800<SYSCALL,NX,Page1GB,RDTSCP,LM>
AMD Features2=0x101<LAHF,Prefetch>
Structured Extended Features=0x2294e283<FSGSBASE,TSCADJ,SMEP,ERMS,NFPUSG,MPX,PQE,RDSEED,SMAP,CLFLUSHOPT,PROCTRACE,SHA>
Structured Extended Features3=0xac000400<MD_CLEAR,IBPB,STIBP,ARCH_CAP,SSBD>
XSAVE Features=0xf<XSAVEOPT,XSAVEC,XINUSE,XSAVES>
IA32_ARCH_CAPS=0x14000c69<RDCL_NO,SKIP_L1DFL_VME,MDS_NO>
VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID,VID,PostIntr
TSC: P-state invariant, performance statistics
[25.07.1-RELEASE][admin@.asia]/root: -
@stephenw10
after I rebooted and then manually started the gateways and wireguard service:
log.zip -
OK.
Which NIC is the PPPoE using?
Are all the WG tunnels using the PPPoE WAN?
What is the gateway that's expected to be available for these?
Oct 7 08:03:06 bkk-fw php-cgi[733]: rc.bootup: Static Routes: Gateway IP could not be found for 10.0.2.0/24 Oct 7 08:03:06 bkk-fw php-cgi[733]: rc.bootup: Static Routes: Gateway IP could not be found for 192.168.1.0/24 Oct 7 08:03:06 bkk-fw php-cgi[733]: rc.bootup: Static Routes: Gateway IP could not be found for 192.168.3.0/24
They are the expected remote endpoints in the WG tunnels?
Oct 7 08:14:29 bkk-fw php_wg[89003]: /usr/local/pkg/wireguard/includes/wg_service.inc: Removing static route for monitor 10.0.2.1 and adding a new route through 10.100.90.1 Oct 7 08:14:29 bkk-fw php_wg[89003]: /usr/local/pkg/wireguard/includes/wg_service.inc: Removing static route for monitor 192.168.1.1 and adding a new route through 10.100.91.1 Oct 7 08:14:30 bkk-fw php_wg[89003]: /usr/local/pkg/wireguard/includes/wg_service.inc: Removing static route for monitor 192.168.3.1 and adding a new route through 10.101.90.0
-
@stephenw10 Swapped in Unifi gateways at 4 of 5 locations and setup site magic. Dead simple, reboots fine. Going to test that for now. Big PFSense fan here, bought 2 6100 max and 2 8200 max. this wasn't an easy choice but these ongoing reboot issues are not sustainable. Thank you stephen. If I roll back, ill msg back here for some help.