[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: isakmpd: named pipe or pf_key?



Thanks for the reply. But does that mean in OpenBSD the communication
between
isakmpd and ipsec is via pf_key *by default*, and is there any command
to show
whether isakmpd's using pf_key or named pipe?

Craig Metz wrote:

> In message <384C58FA.B1691DD4@internetappliance.com>, you write:
> >Hi, the manual for isakmpd reads that it use a named pipe to
communicate
> >with ipsec, but I also found pf_key codes in the isakmpd directory.
Does
> >isakmpd use pf_key at all?
>
>   If configured for a system that has PF_KEY v2 (such as OpenBSD), it
does.
>
>
-Craig