Hi All ,
 
i am trying to setup radius to work with ip pools , when i start radius in debug mode i dont see any error.
 
Output :
Module: Loaded IPPOOL
 ippool: session-db = "/usr/local/etc/raddb/db.ippool"
 ippool: ip-index = "/usr/local/etc/raddb/db.ipindex"
 ippool: range-start = 192.168.1.1 IP address [192.168.1.1]
 ippool: range-stop = 192.168.3.254 IP address [192.168.3.254]
 ippool: netmask = 255.255.255.0 IP address [255.255.255.0]
 ippool: cache-size = 800
 ippool: override = no
Module: Instantiated ippool (main_pool)
Listening on IP address *, ports 1812/udp and 1813/udp, with proxy on 1814/udp.
Ready to process requests.
the error comes when i try to authenticate gives me this error :
 
auth: user supplied User-Password matches local User-Password
modcall: entering group post-auth for request 0
rlm_ippool: Could not find Pool-Name attribute.
  modcall[post-auth]: module "main_pool" returns noop for request 0
modcall: group post-auth returns noop for request 0
how can i solve this problem??
 
other question that i have is how to setup the users file to use a speciic pool?
 
Best regards
 
Marco

Reply via email to