On 25.1.3 CARP interface dialog: advskew field missing

Started by patient0, March 19, 2025, 02:45:09 PM

Previous topic - Next topic
While checking CARP settings in responds to a CARP thread here I realized that the field 'advskew' is missing (with 'advanced mode' enabled).

To verify I setup a pristine 25.1 with the ISO image 'OPNsense-25.1-dvd-amd64.iso', the setting is visible. Update to latest 25.1.3 and it's gone.

Can anyone verify that, or is it only me?
Deciso DEC740

yes can confirm, its gone with 25.1.3 (even with advanced on) which is weird, because its still here in the source code?
https://github.com/opnsense/core/blob/master/src/opnsense/mvc/app/models/OPNsense/Interfaces/Vip.xml

Its just hidden in the browser with "display: none" due to a small regression.

https://github.com/opnsense/core/issues/8451

It has been fixed.

opnsense-patch https://github.com/opnsense/core/commit/62f442526f605b1e9ba360c11a9db87f24ad3be3
Hardware:
DEC740

Quote from: Monviech (Cedrik) on March 19, 2025, 05:30:38 PMopnsense-patch https://github.com/opnsense/core/commit/62f442526f...
Thanks a lot, worked excellent.

Never quite understood why that setting is 'behind' the advanced mode, for half of all the interfaces - all interfaces on one instance - I gotta enter a value in that field.

But nevermind, thank a lot for the quick reply!
Deciso DEC740

Quote from: patient0 on March 19, 2025, 06:10:02 PMNever quite understood why that setting is 'behind' the advanced mode, for half of all the interfaces - all interfaces on one instance - I gotta enter a value in that field.


could you maybe elaborate? why would I need to add a skew? on the secondary the skew is automatically set (+100) via the HA config sync feature...?

Quote from: tofuSCHNITZEL on March 19, 2025, 06:18:13 PMon the secondary the skew is automatically set (+100) via the HA config sync feature...?
Mmmh, I see. That never crossed my mind, I always set it manually *slaps forehead*.
Deciso DEC740