Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WAN DHCP issues on opnsense 24.7.5_3 #91

Open
Luckyday84 opened this issue Oct 6, 2024 · 1 comment
Open

WAN DHCP issues on opnsense 24.7.5_3 #91

Luckyday84 opened this issue Oct 6, 2024 · 1 comment

Comments

@Luckyday84
Copy link

I updated from opnsense 24.7.1 to 24.7.5_3 and my WAN stop getting a IP address from the ISP. Netgraph was working fine with Opnsense 24.7.1.
Anyone else seeing issues too?

@InsaneScientist
Copy link

InsaneScientist commented Dec 14, 2024

I'm seeing the same trying to go from 24.7.1 -> 24.7.10

Haven't had time to dig in much yet - the family frowns on the internet being down
(and I'm not sure if I'm competent enough with BSD to find much)

The really odd thing is that a glance at the logs seems to indicate it gets the DHCP info just fine... and then decides it didn't:

<13>1 2024-12-13T19:25:49-08:00 OPNsense.<domain> dhclient 23719 - [meta sequenceId="1"] dhclient-script: Reason TIMEOUT on ngeth0 executing
<13>1 2024-12-13T19:25:49-08:00 OPNsense.<domain> dhclient 26278 - [meta sequenceId="2"] dhclient-script: New IP Address (ngeth0): <same IP my provider has been assigning for a while>
<13>1 2024-12-13T19:25:49-08:00 OPNsense.<domain> dhclient 27327 - [meta sequenceId="3"] dhclient-script: New Subnet Mask (ngeth0): <same subnet mast>
<13>1 2024-12-13T19:25:49-08:00 OPNsense.<domain> dhclient 28258 - [meta sequenceId="4"] dhclient-script: New Broadcast Address (ngeth0): <this is fixed by the above two>
<13>1 2024-12-13T19:25:49-08:00 OPNsense.<domain> dhclient 29389 - [meta sequenceId="5"] dhclient-script: New Routers (ngeth0): <same as I've been getting>
<13>1 2024-12-13T19:25:50-08:00 OPNsense.<domain> dhclient 31710 - [meta sequenceId="6"] dhclient-script: New Routers (ngeth0): <same as the last line, which is interesting>
<13>1 2024-12-13T19:25:52-08:00 OPNsense.<domain> dhclient 37112 - [meta sequenceId="7"] dhclient-script: Reason FAIL on ngeth0 executing
<13>1 2024-12-13T19:25:52-08:00 OPNsense.<domain> opnsense 35815 - [meta sequenceId="8"] /usr/local/etc/rc.newwanip: Failed to detect IP for interface wan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants