| ||||
| ||||
| Question: PPPoE-Server : Freeradius sql checkval multi Calling-Station-Id | ||||
PPPoE-Server : Freeradius sql checkval multi Calling-Station-Id This method found by my customer needs to switch login beetween lan and wifi. now 1 user has 2 mac addresses. so i try to find out how to multi this with security.
The method how to set client authen with multi Calling-Station-Id/mac address. i set on Ubuntu 9.04 server i386 Freeradius 2.1.0 rp-pppoe 3.10 with kernel mode ppp 2.4.5 1. edit your /etc/freeradius/site-enabled/default for enable checkval uncomment the line checkval 2. edit your /etc/freeradius/modules/checkval uncomment the line
notfound-reject = yes #<=== this line to enable send back reject 3. restart your freeradius
4. add your Calling-Station-Id to radcheck table like this
and try add more Calling-Station-Id. Now you can multi login with any Calling-Station-Id you want !!
by: EasyZone วันที่ 6/9/2553 - 17:04:24 |
| thanx for help . but it wont work with operator ':=' . you must use '+=' for working correctlly. -Sanjay By: sanjay Date 05/03/2553 - 14:10:01 59.95.253.92, [delete] |
| i use := . it works complete By: EasyZone Date 05/03/2553 - 15:17:34 125.26.246.248.adsl.dynamic.totbb.net, [delete] |