Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Grossartig

#1
Sent you two private messages just now
#2
Excellent. This was a fun experience, thank you for your personal attention on this matter! :)
#3
So if I understand you correctly, depending on network chipset, end users (like me) will have to set this tunable specifically according to their chipset.

Or OPNsense (or BSD?) could detect the chipset and set the tunable accordingly? But perhaps it's best to leave that to end users.

Also, is this maybe only impacting people using CARP (like I was)? If so, probably just a small percentage of users impacted.
#4
So I'm about an hour two three hours in to having gone from kernel 24.7.6_8 back up to the current 24.7.10. The EEE tunable is still set to 0. An no issues so far (knock on wood). Will keep it like this and monitor over the remainder of the day.

I think it's plausible that someone flipped the meaning of the tunable. 0 for Energy Efficient Ethernet OFF. 1 for EEE ON. Which would also be more intuitive.

Perhaps this also explains why the issue always took some time to materialize -- the energy efficiency mode only kicked in after some timeout? Just speculating of course.

EDIT: Several hours later, still all fine. The tunable fixed it!
#5
It's been almost an hour and the issue has so far not re-appeared. I'll leave it for another hour on _8 with the EEE tunable set to 0, and then I want to bring the kernel back up to the current production version to see if it continues to be stable with this tunable in the 0 position. Unless you want me to do any other testing along the way :)
#6
Quote from: Patrick M. Hausen on December 12, 2024, 03:05:25 PMRather add it in the UI.

Good call. Made the tunable changes, brought kernal back up to _8 (where the "issue" starts) and am rebooting both boxes now.
#7
It appears I have to set it in loader.conf?

# sysctl hw.em.eee_setting=0
sysctl: oid 'hw.em.eee_setting' is a read only tunable
sysctl: Tunable values are set in /boot/loader.conf

It's not present in that file yet -- should I just add hw.em.eee_setting="0" to the bottom of it?
#8
It's the I211 network chip. See here for the complete details of my system (at bottom of that post).

Output of the EEE setting is 1 on both boxes:

root@OPNsense:~ # sysctl hw.em.eee_setting
hw.em.eee_setting: 1

root@OPNsense-Backup:~ # sysctl hw.em.eee_setting
hw.em.eee_setting: 1

Still all stable btw after leaving it on _7 overnight.
#9
So I've gone back and forth between _07 and _08 a couple of times and I can only see the issue appearing on _08, and it seems gone when I go back to _07. Smoking gun or coincidence? I'll let it remain on _07 overnight and will see if there are any issues present in the logs in the morning. Thanks!
#10
Thanks Franco, the pleasure is all mine. Who knows, may still just be an issue only affecting me, so I appreciate you taking time out of your busy calendar with this.

I applied _8 to both boxes and saw the same CARP issues in the logs. I'll revert back to _7 to confirm that it is gone. Then I'll probably switch forward to _8 to confirm it truly starts with that build.
#11
Thank you -- applied to both boxes half an hour ago and so far stable, but will run it for a bit longer this time. Do you want to give me _10 already so I can switch to it at my leisure a bit later? :)

EDIT: Nooo, the CARP issues just happened again. So I guess I need _8? :)
#12
24.7.6_7 has been stable on both boxes for the last few hours without any CARP error messages in the logs. So perhaps the issue is upwards of _7?
#13
Thank you Franco, applied _7 to both boxes just now and letting it soak in. Will report back in a bit.
#14
Hmm, I went back to _11 and after a while started seeing the same. No rhyme or reason why it suddenly starts but didn't show up earlier. Thoughts?
#15
I was still on _13 and just got the following in the general logs of the primary box:


2024-12-10T12:24:33-05:00 Notice opnsense /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "Virtual Guest IP (192.168.9.1) (4@igb2)" has resumed the state "MASTER" for vhid 4
2024-12-10T12:24:31-05:00 Notice opnsense /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "Virtual Guest IP (192.168.9.1) (4@igb2)" has resumed the state "BACKUP" for vhid 4
2024-12-10T12:24:29-05:00 Notice opnsense /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "Virtual Guest IP (192.168.9.1) (4@igb2)" has resumed the state "INIT" for vhid 4
2024-12-10T12:24:27-05:00 Notice opnsense /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "Virtual Guest IP (192.168.9.1) (4@igb2)" has resumed the state "MASTER" for vhid 4
2024-12-10T12:24:22-05:00 Notice kernel <6>carp: 4@igb2: BACKUP -> MASTER (preempting a slower master)
2024-12-10T12:24:19-05:00 Notice kernel <6>carp: demoted by -240 to 0 (pfsync bulk done)
2024-12-10T12:24:19-05:00 Notice kernel <6>carp: demoted by 240 to 240 (pfsync bulk start)
2024-12-10T12:24:19-05:00 Notice kernel <6>carp: 4@igb2: INIT -> BACKUP (initialization complete)
2024-12-10T12:24:19-05:00 Notice kernel <6>carp: 4@igb2: MASTER -> INIT (hardware interface up)
2024-12-10T12:24:15-05:00 Notice opnsense /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "Virtual Guest IP (192.168.9.1) (4@igb2)" has resumed the state "BACKUP" for vhid 4
2024-12-10T12:24:08-05:00 Notice kernel <6>carp: 4@igb2: BACKUP -> MASTER (preempting a slower master)
2024-12-10T12:24:05-05:00 Notice kernel <6>carp: demoted by -240 to 0 (interface up)
2024-12-10T12:24:05-05:00 Notice kernel <6>carp: 4@igb2: INIT -> BACKUP (initialization complete)
2024-12-10T12:23:56-05:00 Notice opnsense /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "Virtual Guest IP (192.168.9.1) (4@igb2)" has resumed the state "INIT" for vhid 4
2024-12-10T12:23:55-05:00 Notice kernel <6>carp: demoted by 240 to 240 (interface down)
2024-12-10T12:23:55-05:00 Notice kernel <6>carp: 4@igb2: MASTER -> INIT (hardware interface down)
2024-12-10T12:18:03-05:00 Notice opnsense /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "Virtual Guest IP (192.168.9.1) (4@igb2)" has resumed the state "MASTER" for vhid 4
2024-12-10T12:18:01-05:00 Notice opnsense /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "Virtual Guest IP (192.168.9.1) (4@igb2)" has resumed the state "BACKUP" for vhid 4
2024-12-10T12:17:58-05:00 Notice opnsense /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "Virtual Guest IP (192.168.9.1) (4@igb2)" has resumed the state "INIT" for vhid 4
2024-12-10T12:17:56-05:00 Notice opnsense /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "Virtual Guest IP (192.168.9.1) (4@igb2)" has resumed the state "MASTER" for vhid 4
2024-12-10T12:17:42-05:00 Notice kernel <6>carp: 4@igb2: BACKUP -> MASTER (master timed out)
2024-12-10T12:17:39-05:00 Notice kernel <6>carp: demoted by -240 to 0 (pfsync bulk done)
2024-12-10T12:17:39-05:00 Notice kernel <6>carp: demoted by 240 to 240 (pfsync bulk start)
2024-12-10T12:17:39-05:00 Notice kernel <6>carp: 4@igb2: INIT -> BACKUP (initialization complete)
2024-12-10T12:17:39-05:00 Notice kernel <6>carp: 4@igb2: MASTER -> INIT (hardware interface up)
2024-12-10T12:17:37-05:00 Notice kernel <6>carp: 4@igb2: BACKUP -> MASTER (master timed out)
2024-12-10T12:17:36-05:00 Notice opnsense /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "Virtual Guest IP (192.168.9.1) (4@igb2)" has resumed the state "BACKUP" for vhid 4
2024-12-10T12:17:34-05:00 Notice kernel <6>carp: demoted by -240 to 0 (interface up)
2024-12-10T12:17:34-05:00 Notice kernel <6>carp: 4@igb2: INIT -> BACKUP (initialization complete)
2024-12-10T12:17:27-05:00 Notice opnsense /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "Virtual Guest IP (192.168.9.1) (4@igb2)" has resumed the state "INIT" for vhid 4
2024-12-10T12:17:25-05:00 Notice kernel <6>carp: demoted by 240 to 240 (interface down)
2024-12-10T12:17:25-05:00 Notice kernel <6>carp: 4@igb2: MASTER -> INIT (hardware interface down)


Edit: just happened again:


2024-12-10T12:28:44-05:00 Notice opnsense /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "Virtual Guest IP (192.168.9.1) (4@igb2)" has resumed the state "MASTER" for vhid 4
2024-12-10T12:28:41-05:00 Notice opnsense /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "Virtual Guest IP (192.168.9.1) (4@igb2)" has resumed the state "BACKUP" for vhid 4
2024-12-10T12:28:39-05:00 Notice opnsense /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "Virtual Guest IP (192.168.9.1) (4@igb2)" has resumed the state "INIT" for vhid 4
2024-12-10T12:28:37-05:00 Notice opnsense /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "Virtual Guest IP (192.168.9.1) (4@igb2)" has resumed the state "MASTER" for vhid 4
2024-12-10T12:28:33-05:00 Notice kernel <6>carp: 4@igb2: BACKUP -> MASTER (master timed out)
2024-12-10T12:28:30-05:00 Notice kernel <6>carp: demoted by -240 to 0 (pfsync bulk done)
2024-12-10T12:28:30-05:00 Notice kernel <6>carp: demoted by 240 to 240 (pfsync bulk start)
2024-12-10T12:28:30-05:00 Notice kernel <6>carp: 4@igb2: INIT -> BACKUP (initialization complete)
2024-12-10T12:28:30-05:00 Notice kernel <6>carp: 4@igb2: MASTER -> INIT (hardware interface up)
2024-12-10T12:28:26-05:00 Notice opnsense /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "Virtual Guest IP (192.168.9.1) (4@igb2)" has resumed the state "BACKUP" for vhid 4
2024-12-10T12:28:19-05:00 Notice kernel <6>carp: 4@igb2: BACKUP -> MASTER (master timed out)
2024-12-10T12:28:17-05:00 Notice kernel <6>carp: demoted by -240 to 0 (interface up)
2024-12-10T12:28:17-05:00 Notice kernel <6>carp: 4@igb2: INIT -> BACKUP (initialization complete)
2024-12-10T12:28:07-05:00 Notice opnsense /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "Virtual Guest IP (192.168.9.1) (4@igb2)" has resumed the state "INIT" for vhid 4
2024-12-10T12:28:06-05:00 Notice kernel <6>carp: demoted by 240 to 240 (interface down)
2024-12-10T12:28:06-05:00 Notice kernel <6>carp: 4@igb2: MASTER -> INIT (hardware interface down)


Edit 2: And more:


2024-12-10T12:32:53-05:00 Notice opnsense /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))
2024-12-10T12:32:52-05:00 Notice opnsense /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))
2024-12-10T12:32:52-05:00 Notice opnsense /usr/local/sbin/pluginctl: plugins_configure crl (1)
2024-12-10T12:32:51-05:00 Notice opnsense /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "Virtual Guest IP (192.168.9.1) (4@igb2)" has resumed the state "MASTER" for vhid 4
2024-12-10T12:32:51-05:00 Notice opnsense /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))
2024-12-10T12:32:50-05:00 Notice opnsense /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))
2024-12-10T12:32:50-05:00 Notice opnsense /usr/local/sbin/pluginctl: plugins_configure crl (1)
2024-12-10T12:32:49-05:00 Notice opnsense /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "Virtual Guest IP (192.168.9.1) (4@igb2)" has resumed the state "BACKUP" for vhid 4
2024-12-10T12:32:49-05:00 Notice opnsense /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))
2024-12-10T12:32:48-05:00 Notice opnsense /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))
2024-12-10T12:32:48-05:00 Notice opnsense /usr/local/sbin/pluginctl: plugins_configure crl (1)
2024-12-10T12:32:47-05:00 Notice opnsense /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "Virtual Guest IP (192.168.9.1) (4@igb2)" has resumed the state "INIT" for vhid 4
2024-12-10T12:32:47-05:00 Notice opnsense /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))
2024-12-10T12:32:46-05:00 Notice opnsense /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))
2024-12-10T12:32:46-05:00 Notice opnsense /usr/local/sbin/pluginctl: plugins_configure crl (1)
2024-12-10T12:32:45-05:00 Notice opnsense /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "Virtual Guest IP (192.168.9.1) (4@igb2)" has resumed the state "MASTER" for vhid 4
2024-12-10T12:32:44-05:00 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure newwanip_map:rfc2136 (,opt1)
2024-12-10T12:32:40-05:00 Notice kernel <6>arp: 192.168.9.1 moved from 00:00:5e:00:01:04 to 00:e0:67:2f:04:6a on igb2
2024-12-10T12:32:40-05:00 Notice kernel <6>carp: 4@igb2: BACKUP -> MASTER (preempting a slower master)
2024-12-10T12:32:40-05:00 Notice opnsense /usr/local/etc/rc.newwanip: plugins_configure newwanip_map (execute task : wireguard_sync())
2024-12-10T12:32:40-05:00 Notice opnsense /usr/local/etc/rc.newwanip: plugins_configure newwanip_map (execute task : webgui_configure_do(,wan))
2024-12-10T12:32:40-05:00 Notice opnsense /usr/local/etc/rc.newwanip: plugins_configure newwanip_map (execute task : vxlan_configure_do())
2024-12-10T12:32:40-05:00 Notice opnsense /usr/local/etc/rc.newwanip: plugins_configure newwanip_map (execute task : unbound_configure_do(,wan))
2024-12-10T12:32:40-05:00 Notice opnsense /usr/local/etc/rc.newwanip: plugins_configure newwanip_map (execute task : openssh_configure_do(,wan))
2024-12-10T12:32:40-05:00 Notice opnsense /usr/local/etc/rc.newwanip: plugins_configure newwanip_map (execute task : opendns_configure_do())
2024-12-10T12:32:40-05:00 Notice opnsense /usr/local/etc/rc.newwanip: plugins_configure newwanip_map (execute task : ntpd_configure_do())
2024-12-10T12:32:40-05:00 Notice opnsense /usr/local/etc/rc.newwanip: plugins_configure newwanip_map (execute task : dnsmasq_configure_do())
2024-12-10T12:32:39-05:00 Notice opnsense /usr/local/etc/rc.newwanip: plugins_configure newwanip_map (execute task : dhcrelay_configure_if(,wan,inet))
2024-12-10T12:32:39-05:00 Notice opnsense /usr/local/etc/rc.newwanip: plugins_configure newwanip_map (,wan,inet)
2024-12-10T12:32:39-05:00 Notice opnsense /usr/local/etc/rc.newwanip: plugins_configure newwanip (,wan)
2024-12-10T12:32:39-05:00 Notice opnsense /usr/local/etc/rc.newwanip: plugins_configure vpn (,wan)
2024-12-10T12:32:39-05:00 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure dns (execute task : unbound_configure_do())
2024-12-10T12:32:39-05:00 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure dns (execute task : dnsmasq_configure_do())
2024-12-10T12:32:39-05:00 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure dns ()
2024-12-10T12:32:38-05:00 Notice opnsense /usr/local/etc/rc.newwanip: plugins_configure vpn_map (execute task : wireguard_configure_do())
2024-12-10T12:32:38-05:00 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure dhcp (execute task : dhcpd_dhcp_configure())
2024-12-10T12:32:38-05:00 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure dhcp ()
2024-12-10T12:32:38-05:00 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure ipsec (execute task : ipsec_configure_do(,opt1))
2024-12-10T12:32:38-05:00 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure ipsec (,opt1)
2024-12-10T12:32:38-05:00 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure monitor (execute task : dpinger_configure_do(,[]))
2024-12-10T12:32:38-05:00 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure monitor (,[])
2024-12-10T12:32:38-05:00 Notice opnsense /usr/local/etc/rc.linkup: ROUTING: keeping inet default route to XXX.XX.XXX.X
2024-12-10T12:32:38-05:00 Notice opnsense /usr/local/etc/rc.linkup: ROUTING: configuring inet default gateway on wan
2024-12-10T12:32:38-05:00 Notice kernel <6>carp: demoted by -240 to 0 (pfsync bulk done)
2024-12-10T12:32:37-05:00 Notice opnsense /usr/local/etc/rc.linkup: ROUTING: entering configure using opt1
2024-12-10T12:32:37-05:00 Notice kernel <6>carp: demoted by 240 to 240 (pfsync bulk start)
2024-12-10T12:32:37-05:00 Notice kernel <6>carp: 4@igb2: INIT -> BACKUP (initialization complete)
2024-12-10T12:32:37-05:00 Notice kernel <6>igb2: promiscuous mode enabled
2024-12-10T12:32:37-05:00 Notice kernel <6>igb2: promiscuous mode disabled
2024-12-10T12:32:37-05:00 Notice kernel <6>carp: 4@igb2: MASTER -> INIT (hardware interface up)
2024-12-10T12:32:37-05:00 Notice opnsense /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))
2024-12-10T12:32:36-05:00 Notice opnsense /usr/local/etc/rc.linkup: DEVD: Ethernet attached event for opt1(igb2)
2024-12-10T12:32:35-05:00 Warning opnsense /usr/local/etc/rc.newwanip: Interface '' (ovpns1) is disabled or empty, nothing to do.
2024-12-10T12:32:35-05:00 Notice opnsense /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))
2024-12-10T12:32:35-05:00 Notice opnsense /usr/local/sbin/pluginctl: plugins_configure crl (1)
2024-12-10T12:32:33-05:00 Notice opnsense /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "Virtual Guest IP (192.168.9.1) (4@igb2)" has resumed the state "BACKUP" for vhid 4
2024-12-10T12:32:33-05:00 Notice opnsense /usr/local/etc/rc.newwanip: OpenVPN server 1 instance started on PID 70045.
2024-12-10T12:32:33-05:00 Notice kernel <6>ovpns1: link state changed to UP
2024-12-10T12:32:32-05:00 Notice kernel <6>ovpns1: link state changed to DOWN
2024-12-10T12:32:32-05:00 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure newwanip_map:rfc2136 (,wan)
2024-12-10T12:32:32-05:00 Notice opnsense /usr/local/etc/rc.newwanip: plugins_configure vpn_map (execute task : openvpn_configure_do(,wan))
2024-12-10T12:32:32-05:00 Notice opnsense /usr/local/etc/rc.newwanip: plugins_configure vpn_map (execute task : ipsec_configure_do(,wan))
2024-12-10T12:32:32-05:00 Notice opnsense /usr/local/etc/rc.newwanip: plugins_configure vpn_map (,wan,inet)
2024-12-10T12:32:26-05:00 Notice opnsense /usr/local/etc/rc.newwanip: plugins_configure monitor (execute task : dpinger_configure_do(,[WAN_DHCP]))
2024-12-10T12:32:26-05:00 Notice opnsense /usr/local/etc/rc.newwanip: plugins_configure monitor (,[WAN_DHCP])
2024-12-10T12:32:26-05:00 Notice opnsense /usr/local/etc/rc.newwanip: ROUTING: keeping inet default route to XXX.XX.XXX.X
2024-12-10T12:32:26-05:00 Notice opnsense /usr/local/etc/rc.newwanip: ROUTING: configuring inet default gateway on wan
2024-12-10T12:32:26-05:00 Notice opnsense /usr/local/etc/rc.newwanip: ROUTING: entering configure using wan
2024-12-10T12:32:26-05:00 Notice opnsense /usr/local/etc/rc.newwanip: IP renewal starting (new: XXX.XX.XXX.X, old: XXX.XX.XXX.X, interface: wan, device: igb0, force: yes)
2024-12-10T12:32:25-05:00 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure dns (execute task : unbound_configure_do())
2024-12-10T12:32:25-05:00 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure dns (execute task : dnsmasq_configure_do())
2024-12-10T12:32:25-05:00 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure dns ()
2024-12-10T12:32:25-05:00 Notice kernel <6>carp: 4@igb2: BACKUP -> MASTER (master timed out)
2024-12-10T12:32:24-05:00 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure dhcp (execute task : dhcpd_dhcp_configure())
2024-12-10T12:32:24-05:00 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure dhcp ()
2024-12-10T12:32:24-05:00 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure ipsec (execute task : ipsec_configure_do(,wan))
2024-12-10T12:32:24-05:00 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure ipsec (,wan)
2024-12-10T12:32:24-05:00 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure monitor (execute task : dpinger_configure_do(,[WAN_DHCP]))
2024-12-10T12:32:24-05:00 Notice opnsense /usr/local/etc/rc.linkup: plugins_configure monitor (,[WAN_DHCP])
2024-12-10T12:32:24-05:00 Notice opnsense /usr/local/etc/rc.linkup: ROUTING: setting inet default route to XXX.XX.XXX.X
2024-12-10T12:32:24-05:00 Notice opnsense /usr/local/etc/rc.linkup: ROUTING: configuring inet default gateway on wan
2024-12-10T12:32:24-05:00 Notice opnsense /usr/local/etc/rc.linkup: ROUTING: entering configure using wan
2024-12-10T12:32:23-05:00 Notice dhclient dhclient-script: Creating resolv.conf
2024-12-10T12:32:23-05:00 Notice dhclient dhclient-script: New Routers (igb0): XXX.XX.XXX.X
2024-12-10T12:32:23-05:00 Notice dhclient dhclient-script: New Broadcast Address (igb0): XXX.XX.XXX.XXX
2024-12-10T12:32:23-05:00 Notice dhclient dhclient-script: New Subnet Mask (igb0): 255.255.255.0
2024-12-10T12:32:23-05:00 Notice dhclient dhclient-script: New IP Address (igb0): XXX.XX.XXX.X
2024-12-10T12:32:23-05:00 Notice dhclient dhclient-script: Reason REBOOT on igb0 executing
2024-12-10T12:32:23-05:00 Notice dhclient dhclient-script: Reason PREINIT on igb0 executing
2024-12-10T12:32:22-05:00 Notice kernel <6>igb2: link state changed to UP
2024-12-10T12:32:22-05:00 Notice kernel <6>carp: demoted by -240 to 0 (interface up)
2024-12-10T12:32:22-05:00 Notice kernel <6>carp: 4@igb2: INIT -> BACKUP (initialization complete)
2024-12-10T12:32:21-05:00 Notice opnsense /usr/local/etc/rc.linkup: DEVD: Ethernet attached event for wan(igb0)
2024-12-10T12:32:21-05:00 Notice kernel <6>igb0: link state changed to UP
2024-12-10T12:32:15-05:00 Notice opnsense /usr/local/etc/rc.linkup: DEVD: Ethernet detached event for opt1(igb2)
2024-12-10T12:32:15-05:00 Notice opnsense /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))
2024-12-10T12:32:14-05:00 Notice opnsense /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))
2024-12-10T12:32:14-05:00 Notice opnsense /usr/local/sbin/pluginctl: plugins_configure crl (1)
2024-12-10T12:32:13-05:00 Notice opnsense /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "Virtual Guest IP (192.168.9.1) (4@igb2)" has resumed the state "INIT" for vhid 4
2024-12-10T12:32:13-05:00 Critical dhclient exiting.
2024-12-10T12:32:13-05:00 Error dhclient connection closed
2024-12-10T12:32:12-05:00 Notice opnsense /usr/local/etc/rc.linkup: DEVD: Ethernet detached event for wan(igb0)
2024-12-10T12:32:11-05:00 Notice kernel <6>igb2: link state changed to DOWN
2024-12-10T12:32:11-05:00 Notice kernel <6>carp: demoted by 240 to 240 (interface down)
2024-12-10T12:32:11-05:00 Notice kernel <6>carp: 4@igb2: MASTER -> INIT (hardware interface down)
2024-12-10T12:32:11-05:00 Notice kernel <6>igb0: link state changed to DOWN