<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Nathan,<div class=""><br class=""><div class="">The format is</div><div class=""><br class=""></div><div class=""><pre style="background-color: rgb(255, 255, 255); font-family: Menlo; font-size: 9pt;" class=""><span style="background-color:#e7ffb3;" class="">pools {<br class=""></span><span style="background-color:#e7ffb3;" class="">   pool1 {<br class=""></span><span style="background-color:#e7ffb3;" class="">     addrs = </span><span style="font-size: 9pt;" class="">192.168.1.10-192.168.1.100</span><span style="background-color:#e7ffb3;" class=""><br class=""></span><span style="background-color:#e7ffb3;" class="">   }<br class=""></span><span style="background-color:#e7ffb3;" class="">}</span></pre></div><div class=""><br class=""></div><div class="">and then in the connection</div><div class=""><pre style="background-color: rgb(255, 255, 255); font-family: Menlo; font-size: 9pt;" class=""><span style="background-color:#e7ffb3;" class="">connections {<br class=""></span><span style="background-color:#e7ffb3;" class="">  radius {<br class=""></span><span style="background-color:#e7ffb3;" class="">     pools = pool1</span></pre><div class="">......</div></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><div class="">
<div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="caret-color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="caret-color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="caret-color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="caret-color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;">Kind regards,<br class=""><br class=""><b style="color: rgb(0, 0, 0);" class="">Christian Salway</b><br class="">IT Consultant - <b class=""><font color="#f05a28" class="">Naimuri</font></b><br class=""><br class=""><font color="#919191" class="">T: +44 7463 331432<br class="">E: <a href="mailto:christian.salway@naimuri.com" class="">christian.salway@naimuri.com</a><br class="">A: Naimuri Ltd, Chandlers Point, Manchester M50 2UW</font></div></div></div></div></div></div></div>
</div>
<div><br class=""><blockquote type="cite" class=""><div class="">On 2 Aug 2018, at 16:09, Nathan Hüsken <<a href="mailto:nathan@wintercloud.de" class="">nathan@wintercloud.de</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hey,<br class=""></div><div class="">Here [1] it is described how to create a HA Address pool in strongswan.<br class=""></div><div class="">The example shows cidre notation, and when I try to use a address range:<br class=""></div><div class=""><br class=""></div><div class="">   pools {<br class=""></div><div class="">        vpnclients=192.168.1.10-192.168.1.100</div><div class="">    }<br class=""></div><div class=""><br class=""></div><div class="">strongswan does not accept is.<br class=""></div><div class="">Is there a way do specify address ranges for these pools instead of subnets?<br class=""></div><div class=""><br class=""></div><div class="">Thanks!<br class=""></div><div class="">Nathan<br class=""></div><div class=""><br class=""></div><div class="">[1]: <a href="https://wiki.strongswan.org/projects/strongswan/wiki/HighAvailability" class="">https://wiki.strongswan.org/projects/strongswan/wiki/HighAvailability</a><br class=""></div><div class=""><br class=""></div></div></blockquote></div><br class=""></div></div></body></html>