From the proxy.conf file: (typically this is the only file we need to use)
realm someisp.com { type = radius authhost = LOCAL accthost = LOCAL secret = v01c3n3t123 nostrip }
From the hints file:
DEFAULT Suffix = "@someisp.com", Strip-User-Name = No
Hint = "ISP"From the users file:
pools-Place-7206 Password == "somepasswd" , User-Service-Type=Outbound-User
Cisco-AVPair = "ip:pool-def#1=addr-pool xxx.xx.206.2 xxx.xx.206.254",
Cisco-AVPair = "ip:pool-def#2=someisp1 198.168.0.1 198.168.0.254",
Cisco-AVPair = "ip:pool-timeout=1440"
DEFAULT Hint = "ISP", Auth-Type = Accept User-Service-Type = Framed-User, Cisco-AVPair = "ip:addr-pool=someisp1", Framed-Netmask = 255.255.255.255, Framed-Routing = None, Framed-Compression = Van-Jacobson-TCP-IP
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
