[strongSwan] HA Address pool with range

Christian Salway christian.salway at naimuri.com
Thu Aug 2 17:13:09 CEST 2018


Hi Nathan,

The format is

pools {
   pool1 {
     addrs = 192.168.1.10-192.168.1.100
   }
}

and then in the connection
connections {
  radius {
     pools = pool1
......


Kind regards,

Christian Salway
IT Consultant - Naimuri

T: +44 7463 331432
E: christian.salway at naimuri.com
A: Naimuri Ltd, Chandlers Point, Manchester M50 2UW

> On 2 Aug 2018, at 16:09, Nathan Hüsken <nathan at wintercloud.de> wrote:
> 
> Hey,
> Here [1] it is described how to create a HA Address pool in strongswan.
> The example shows cidre notation, and when I try to use a address range:
> 
>    pools {
>         vpnclients=192.168.1.10-192.168.1.100
>     }
> 
> strongswan does not accept is.
> Is there a way do specify address ranges for these pools instead of subnets?
> 
> Thanks!
> Nathan
> 
> [1]: https://wiki.strongswan.org/projects/strongswan/wiki/HighAvailability <https://wiki.strongswan.org/projects/strongswan/wiki/HighAvailability>
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.strongswan.org/pipermail/users/attachments/20180802/2d67d568/attachment-0001.html>


More information about the Users mailing list