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 - leestrong

#1
Update: Tried booting with a USB with latest V25.1 & older V24.1 (was working) on live mode, then loaded a configuration that was known to be working. Same error "dhclient dhclient-script: Reason FAIL on vlan0.999 executing".

Also noticed that during the boot sequence, system would stuck on the line "Configuring igc0_VLAN_Ext interface..." for a long time. igc0_VLAN_Ext is the interface for device vlan0.999.

Is it possible that the upgrade 24.1 -> 24.7 has messed up the firmware of the Intel i255 NIC?
#2
Quote from: supertorben on April 09, 2025, 12:00:15 PMI experiencing the same issue but am on version 25.1.4_1
in my case I see the dhclient get a correct ip from the dhcp but it won't update the WAN Interface with the sme reason.

Interesting, how did you find out that dhclient got a correct ip, from the log shown in GUI?
#3
Hi everyone,
After upgrading from 24.1 to 24.7.12, my WAN interface stopped getting an IP address from the ISP modem. I'm seeing repeated log entries like this in the system logs:

2025-04-08T16:11:29 Notice dhclient dhclient-script: Reason FAIL on vlan0.999 executing
2025-04-08T16:10:13 Notice dhclient dhclient-script: Reason FAIL on vlan0.999 executing
2025-04-08T16:08:57 Notice dhclient dhclient-script: Reason FAIL on vlan0.999 executing
...

Context:

  • My WAN is on a VLAN interface (vlan0.999).
  • "Block private networks" and "Block bogon networks" are both enabled.
  • I'm spoofing a MAC address on the interface.
  • During the boot sequence, system would stuck on the line "Configuring igc0_VLAN_Ext interface..." for a long time. igc0_VLAN_Ext is the interface for device vlan0.999

Troubleshooting so far:
  • Tried obtaining IP from a different ethernet interface without VLAN, same error.
  • Power-cycled the OPNSense and ISP modem.
  • Tried removing/re-adding the MAC spoof, but no luck.
  • Tried booting 24.1 & 25.1 on live USB, and loading a backed up configuration file that was known to be working. Same error.

Has anyone seen this issue on 24.7.12 or have suggestions for debugging?
Any tips on where to find further details to determine the cause of dhclient failure?

Thanks in advance for any insights!