logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ipsec-readwriteconf - validate and output an Libreswan IPsec configuration file

Author

       Paul Wouters

Libreswan 5.2                                      07/30/2025                             IPSECREADWRITECONF(8)

Description

       This program reads the given ipsec.conf style configuration file, interpreting the also= options, and
       outputs an equivalent ipsec.conf file. The purpose of this program is to validate the input processing.
       This can also be used to validate the syntax of a configuration file.

       The options --debug and --verbose are currently synonyms.

       The --rootdir option changes the programs idea of what "/" is when processing include directives. This is
       useful when validating a configuration that is not installed on a target system yet.

Name

       ipsec-readwriteconf - validate and output an Libreswan IPsec configuration file

Synopsis

ipsecreadwriteconf  [--config file] [--debug] [--verbose] [--rootdir dir]

See Also