{"id":3114,"date":"2022-12-20T16:43:31","date_gmt":"2022-12-20T19:43:31","guid":{"rendered":"http:\/\/lode.uno\/linux-man\/index.php\/2022\/12\/20\/ipsec_addconn-man8\/"},"modified":"2022-12-20T16:43:31","modified_gmt":"2022-12-20T19:43:31","slug":"ipsec_addconn-man8","status":"publish","type":"post","link":"https:\/\/lode.uno\/linux-man\/2022\/12\/20\/ipsec_addconn-man8\/","title":{"rendered":"IPSEC_ADDCONN (man8)"},"content":{"rendered":"<h1 align=\"center\">IPSEC_ADDCONN<\/h1>\n<p> <a href=\"#NAME\">NAME<\/a><br \/> <a href=\"#SYNOPSIS\">SYNOPSIS<\/a><br \/> <a href=\"#DESCRIPTION\">DESCRIPTION<\/a><br \/> <a href=\"#HISTORY\">HISTORY<\/a><br \/> <a href=\"#AUTHOR\">AUTHOR<\/a> <\/p>\n<hr>\n<h2>NAME <a name=\"NAME\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">ipsec_addconn \u2212 load a given policy into the pluto IKE daemon<\/p>\n<h2>SYNOPSIS <a name=\"SYNOPSIS\"><\/a> <\/h2>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"89%\">\n<p style=\"margin-top: 1em\"><b>ipsec<\/b> <i>addconn<\/i> \u2212\u2212configsetup [\u2212\u2212rootdir\u00a0<i>dir<\/i>] [\u2212\u2212config\u00a0<i>filename<\/i>] [\u2212\u2212ctlbase\u00a0<i>socketfile<\/i>] [\u2212\u2212verbose] [\u2212\u2212noexport] [\u2212\u2212warningsfatal]<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"89%\">\n<p style=\"margin-top: 1em\"><b>ipsec<\/b> <i>addconn<\/i> \u2212\u2212liststack [\u2212\u2212rootdir\u00a0<i>dir<\/i>] [\u2212\u2212config\u00a0<i>filename<\/i>] [\u2212\u2212ctlbase\u00a0<i>socketfile<\/i>] [\u2212\u2212verbose] [\u2212\u2212noexport] [\u2212\u2212warningsfatal]<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"89%\">\n<p style=\"margin-top: 1em\"><b>ipsec<\/b> <i>addconn<\/i> \u2212\u2212checkconfig [\u2212\u2212rootdir\u00a0<i>dir<\/i>] [\u2212\u2212config\u00a0<i>filename<\/i>] [\u2212\u2212ctlbase\u00a0<i>socketfile<\/i>] [\u2212\u2212verbose] [\u2212\u2212warningsfatal]<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"89%\">\n<p style=\"margin-top: 1em\"><b>ipsec<\/b> <i>addconn<\/i> \u2212\u2212autoall [\u2212\u2212rootdir\u00a0<i>dir<\/i>] [\u2212\u2212config\u00a0<i>filename<\/i>] [\u2212\u2212ctlbase\u00a0<i>socketfile<\/i>] [\u2212\u2212verbose] [\u2212\u2212warningsfatal]<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"89%\">\n<p style=\"margin-top: 1em\"><b>ipsec<\/b> <i>addconn<\/i> [\u2212\u2212rootdir\u00a0<i>dir<\/i>] [\u2212\u2212config\u00a0<i>filename<\/i>] [\u2212\u2212ctlbase\u00a0<i>socketfile<\/i>] [\u2212\u2212verbose] [\u2212\u2212warningsfatal] <i>name1<\/i> [<i>name2\u00a0..<\/i>]<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"89%\">\n<p style=\"margin-top: 1em\"><b>ipsec<\/b> <i>addconn<\/i> [\u2212\u2212listall] [\u2212\u2212liststart] [\u2212\u2212listroute] [\u2212\u2212listadd] [\u2212\u2212listignore] [\u2212\u2212rootdir\u00a0<i>dir<\/i>] [\u2212\u2212config\u00a0<i>filename<\/i>] [\u2212\u2212ctlbase\u00a0<i>socketfile<\/i>] [\u2212\u2212verbose] [\u2212\u2212warningsfatal]<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"89%\">\n<p style=\"margin-top: 1em\"><b>ipsec<\/b> <i>addconn\u00a0\u2212\u2212help<\/i><\/p>\n<\/td>\n<\/tr>\n<\/table>\n<h2>DESCRIPTION <a name=\"DESCRIPTION\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>ipsec addconn<\/i> takes a config file (or stdin) containing the format of ipsec.conf, or the format of individual &#8220;conn&#8221; sections, and uses that information to load named or all connections defined in that configuration file into the running libreswan pluto IKE daemon. If no configuration file is specified, the default configuration file is used. If no pluto socket is specified, the default socket location will be used.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">When <i>\u2212\u2212addall<\/i> is used, all connections defined in the config file will be operated on. Otherwise, only the specified connection names will be affected.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">When addcon is run, connections that have the <i>auto=<\/i> option set to <i>add<\/i>, <i>start<\/i> or <i>route<\/i> will be loaded, routed or initiated. If a connection was loaded or initiated already, it will be replaced.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">When <i>\u2212\u2212configsetup<\/i> is specified, the configuration file is parsed for the <i>config setup<\/i> section and printed to the terminal usable as a shell script. These are prefaced with <i>export<\/i> unless <i>\u2212\u2212noexport<\/i> is specified.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">When <i>\u2212\u2212checkconfig<\/i> is specified, the configuration file is parsed and all sections are checked for correct syntax. If an error is found, information about it is printed to the terminal.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">When <i>\u2212\u2212listroute<\/i> or <i>\u2212\u2212liststart<\/i> is specified, no connections are added or replaced, only shown. This command can be used to verify which connections the addcon command would act upon, without actually performing any action.<\/p>\n<h2>HISTORY <a name=\"HISTORY\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">Man page written for the Libreswan project <<b><font color=\"#0000FF\">https:\/\/libreswan.org\/<\/font><\/b><font color=\"#000000\">> by Paul Wouters<\/font><\/p>\n<h2>AUTHOR <a name=\"AUTHOR\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><font color=\"#000000\"><b>Paul Wouters<\/b><\/font><\/p>\n<p style=\"margin-left:17%;\"><font color=\"#000000\">placeholder to suppress warning<\/font><\/p>\n<hr>\n","protected":false},"excerpt":{"rendered":"<p>  ipsec_addconn \u2212 load a given policy into the pluto IKE daemon <\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[5,52,262,4],"class_list":["post-3114","post","type-post","status-publish","format-standard","hentry","category-8-administracion-del-sistema","tag-5","tag-administracion","tag-ipsec_addconn","tag-man8"],"gutentor_comment":0,"_links":{"self":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/3114","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/comments?post=3114"}],"version-history":[{"count":0,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/3114\/revisions"}],"wp:attachment":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/media?parent=3114"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/categories?post=3114"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/tags?post=3114"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}