Hi,
I have the same question, if someone can just confirm 🙂
So basically we have a VPN pool of 10.10.40.0/21 and 4 different AD groups to have the IPs assigned. The pool is defined in the gateway properties as the object for the VPN pool in Office mode (manual) and also the ipassignment.conf is checked. We need to distribute a subnet of 24 to just one group (AD_group_4) and all other AD groups to share the rest of the IP pool.
(I know that sk116603 states that "The Office Mode IP addresses pool contains some or all IP addresses for specific users in $FWDIR/conf/ipassignment.conf.", but unfortunately I do not have the possibility to add another pool for specific static users, I need to use the same pool).
Can I use the ipassignment.conf configuration as follows:
VPN_GW range 10.10.40.1-10.10.46.254/21 AD_group_1
VPN_GW range 10.10.40.1-10.10.46.254/21 AD_group_2
VPN_GW range 10.10.40.1-10.10.46.254/21 AD_group_3
VPN_GW range 10.10.47.1-10.10.47.254/24 AD_group_4
Will it work fine, is there a possibility that AD groups 1,2 and 3 will try to overwrite each other or will not be able to get the IP address?