On 2022-12-05, Jelle Jan Rijnboutt <jelle...@sys.nl> wrote: > Anyone know if it is possible to set dpd_check_interval in iked.conf > only for some keying policies? Active DPD is causing problems for one > connection but I'd like to keep it enabled for the rest.
Currently there's only a global config variable for this (although the actual timers are per-SA, so at first glance it shouldn't be _too_ difficult to change the code to support per-peer config). -- Please keep replies on the mailing list.