From 7d5c456ceba4732293aa0e85c6fef87a48daa5a6 Mon Sep 17 00:00:00 2001 From: Kozlov Dmitry Date: Mon, 30 Apr 2012 00:28:01 +0400 Subject: ippool: implemented vendor/attr options to specify which radius attribute containes pool name --- accel-pppd/accel-ppp.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'accel-pppd/accel-ppp.conf') diff --git a/accel-pppd/accel-ppp.conf b/accel-pppd/accel-ppp.conf index 86741f5..da56dae 100644 --- a/accel-pppd/accel-ppp.conf +++ b/accel-pppd/accel-ppp.conf @@ -107,6 +107,9 @@ verbose=1 [ip-pool] gw-ip-address=192.168.0.1 +#vendor=Cisco +#attr=Cisco-AVPair +attr=Framed-Pool 192.168.0.2-255 192.168.1.1-255,pool1 192.168.2.1-255,pool2 -- cgit v1.2.3