mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-02 03:00:58 +08:00

username: openwrt password:openwrt username: user1 password:password radius secret: testing123 radius client ip-range:192.168.0.0/16 & 10.0.0.0/8
23 lines
410 B
Diff
23 lines
410 B
Diff
--- a/raddb/sites-available/default
|
|
+++ b/raddb/sites-available/default
|
|
@@ -500,7 +500,7 @@ authenticate {
|
|
|
|
#
|
|
# MSCHAP authentication.
|
|
- Auth-Type MS-CHAP {
|
|
+ Auth-Type MSCHAP {
|
|
mschap
|
|
}
|
|
|
|
--- a/raddb/sites-available/inner-tunnel
|
|
+++ b/raddb/sites-available/inner-tunnel
|
|
@@ -214,7 +214,7 @@ authenticate {
|
|
|
|
#
|
|
# MSCHAP authentication.
|
|
- Auth-Type MS-CHAP {
|
|
+ Auth-Type MSCHAP {
|
|
mschap
|
|
}
|
|
|