OPNsense Forum

English Forums => 26.1, 26,4 Series => Topic started by: sergej on May 19, 2026, 03:53:49 PM

Title: OPNsense WAN behind Vodafone Kabel modem in Bridge Mode — no DHCP lease since 4
Post by: sergej on May 19, 2026, 03:53:49 PM

Setup
Current behaviour

Modem in Bridge Mode
Modem in Router Mode

Difference
In Bridge Mode the modem is supposed to pass DHCP transparently to Vodafone's CMTS, which should then issue a public lease bound to whatever client MAC asks. That works for the laptop but does not work for OPNsense's MAC. In Router Mode the modem answers DHCP itself and OPNsense gets a private lease — so the L2 path from OPNsense to the modem is fine; only the upstream provisioning step fails when bridging.

What's been tried

Question
What else, on the OPNsense side, can prevent Vodafone Kabel from issuing a public DHCP lease in Bridge Mode when DHCP requests are visibly leaving the firewall with valid tagging and a globally-unique MAC, while a laptop on the same modem port works — and the same setup worked without issue until 4 May 2026?
Title: Re: OPNsense WAN behind Vodafone Kabel modem in Bridge Mode — no DHCP lease since 4
Post by: franco on May 19, 2026, 05:06:20 PM
Are you using DHCPv4 advanced mode on that WAN?

There are unfortunate bugs in well unchartered territory since the security fix in 26.1.8 regarding what constitutes good and bad input in these fields lacking validation...


Cheers,
Franco
Title: Re: OPNsense WAN behind Vodafone Kabel modem in Bridge Mode — no DHCP lease since 4
Post by: sergej on May 19, 2026, 05:46:33 PM
I tried DHCP4 basic and DHCP4 advanced with Send Options > dhcp-class-identifier "vodafone";
Did not seam to make a difference.

Thanks
Sergej
Title: Re: OPNsense WAN behind Vodafone Kabel modem in Bridge Mode — no DHCP lease since 4
Post by: franco on May 19, 2026, 06:20:17 PM
Ok so that's not it. Timing also doesn't match the 26.1.8 release.

One theory is that Vodafone changed something about their approach and is now ignoring the request. The crafty French people having to deal with Orange have done packet captures on the ISP devices in order to mock all their weird request/send options.


Cheers,
Franco