Re: Rejecting User By their Calling-Station-Id (Mac Address)
27 Dec
2009
27 Dec
'09
6:08 a.m.
hi , try to exchange sequece ?
if (Calling-Station-Id == "%{sql: SELECT mac FROM `lrc_banlist` WHERE mac='%{Calling-Station-Id}'}") { update reply{ Reply-Message := "Hello Hello Hello" }
reject
}
27 Dec
27 Dec
11:30 a.m.
New subject: Rejecting User By their Calling-Station-Id (Mac Address)
Yes that helped =) Thank you! 2009/12/27 zhongwei feng <fengzhw@gmail.com>
hi ,
try to exchange sequece ?
if (Calling-Station-Id == "%{sql: SELECT mac FROM `lrc_banlist` WHERE mac='%{Calling-Station-Id}'}") { update reply{ Reply-Message := "Hello Hello Hello" }
reject
}
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
6037
Age (days ago)
6037
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alex M -
zhongwei feng