Ad Schellevis

Results 622 comments of Ad Schellevis

help text should probably be changed, if you choose `Dial on demand` a timeout is required, otherwise leaving it empty or 0 omits the value from the configuration. https://github.com/opnsense/core/blob/af3d45c1e18434e712f8f3a1f07cc4ee1425bb06/src/www/interfaces.php#L686-L694 https://github.com/opnsense/core/blob/af3d45c1e18434e712f8f3a1f07cc4ee1425bb06/src/www/interfaces.php#L2423-L2432

it looks like it, yes, but this has been in here for ages, I don't think a lot of people actually use dial on demand with PPPoE. looking briefly at...

not sure if this is new, but looking at https://kea.readthedocs.io/en/latest/arm/hooks.html#hot-standby-configuration `"auto-failover": true` might be missing. should be rather easy to test locally.

Kea seems to be challenging at least unfortunately, if there is an idea of options to add or change, just ping me. There's not much we can do at this...

@reneschuster we can add those options, let me assign myself to this ticket and fix that when I have a bit of time available. By the way, how did you...

thanks for sharing, we can probably change the defaults on our end, but we should read into the parameters a bit before doing so.

I don't think we need the `auto-failover` parameter as it seems to be set to `true` by default https://github.com/isc-projects/kea/blob/39625d2b58139f7c5e6eb7634ce314d7a2de2f6d/src/hooks/dhcp/high_availability/ha_config_parser.cc#L55 For some reason I can't find a clear list of options...

> I have known about it for a while. Let me add that if you set "max-unacked-clients": 0 any network "hiccups" will cause failover which might not be desired. It...

I don't expect we use hyperscan anywhere, except when being pulled in from other (upstream) projects (such as Suricata), this might not be the right place to ask for changes...

Looked at this from various angles in the past, but the service in question has no way of knowing anything underneath has changed and has no way of coping with...