cypherpunkengineering / openvpn-radiusplugin

GNU General Public License v2.0
0 stars 0 forks source link

Add CypherPlay support #1

Open wiz opened 7 years ago

wiz commented 7 years ago
wiz commented 7 years ago

In common config, set /23 subnet: ifconfig 10.8.0.1 255.255.254.0

In default CCD set default /24 subnet: ifconfig-pool 10.8.0.2 10.8.0.253 255.255.255.0

In cypherplay CCD set cypherplay /24 subnet: ifconfig-pool 10.9.0.2 10.9.0.253 255.255.255.0

maemigh commented 7 years ago

common: server 10.0.4.0 255.255.254.0 nopool ifconfig-pool 10.0.4.2 10.0.4.255 255.255.254.0

default: null

cypherpunk: ifconfig-pool 10.0.5.0 10.0.5.254 255.255.254.0

maemigh commented 7 years ago

look into freeradius rlm_ippool https://wiki.freeradius.org/modules/Rlm_ippool