diff options
author | 2008-07-01 15:00:53 +0000 | |
---|---|---|
committer | 2008-07-01 15:00:53 +0000 | |
commit | befd40c8d61099330bb7f2bb44fe2931caf8de85 (patch) | |
tree | e0914e79c0d5a62fd5ec21206b47f79e88b2fc95 /usr.bin/ssh | |
parent | If a rules contains a hostname instead of an address, use the list (diff) | |
download | wireguard-openbsd-befd40c8d61099330bb7f2bb44fe2931caf8de85.tar.xz wireguard-openbsd-befd40c8d61099330bb7f2bb44fe2931caf8de85.zip |
Isakmpd acquire mode did not work with a config generated from
ipsec.conf. The config created by isakmpd dynamically was different
from the config that ipsecctl generated out of ipsec.conf.
Both config formats are changed so that they match. One needs a
passive ike line and a require flow line with the same parameters
in the ipsec.conf. Then the acquire message generated by the kernel
will trigger isakmpd to generate a config that matches the one that
ipsecctl generated from the ike line.
ok hshoexer, 'sounds good' todd
Diffstat (limited to 'usr.bin/ssh')
0 files changed, 0 insertions, 0 deletions