We have 2 Usergroups in our NIS: Students and Employes.
How can I define 2 different IP-Pools for these 2 groups?
e.g
Students: 10.1.0.x/16 -> ifconfig-pool 10.1.0.10 10.1.0.100
Employes: 10.2.0.x/16 -> ifconfig-pool 10.2.0.10 10.2.0.100
I tried already 2 ways:
- A 'client-connect'-Script, which returns 'ifconfig-pool 10.1.0.10
10.1.0.100' but it doesn't work:
Jul 31 15:03:03 st-patrick openvpn[31818]: OPTIONS IMPORT: reading client specific options from: /tmp/openvpn_31818_2.tmp
Jul 31 15:03:03 st-patrick openvpn[31818]: Options error: option 'ifconfig-pool' cannot be used in this context
- With 'client-config-dir' I can assign IPs to _Users_ - is there
something for User _Groups_ ?
____________________________________________
Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/openvpn-users
|