mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-01 19:37:54 +00:00
Changed ip addr of rate limiting radius server to 10.28.3.100
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
This commit is contained in:
@@ -1540,7 +1540,7 @@
|
||||
"pk_password": "whatever"
|
||||
},
|
||||
"RATE_LIMITING_RADIUS_SERVER_DATA": {
|
||||
"ip": "18.189.85.200",
|
||||
"ip": "10.28.3.100",
|
||||
"port": 1812,
|
||||
"secret": "testing123",
|
||||
"user": "user",
|
||||
@@ -1548,7 +1548,7 @@
|
||||
"pk_password": "whatever"
|
||||
},
|
||||
"RATE_LIMITING_RADIUS_ACCOUNTING_DATA": {
|
||||
"ip": "18.189.85.200",
|
||||
"ip": "10.28.3.100",
|
||||
"port": 1813,
|
||||
"secret": "testing123",
|
||||
"user": "user",
|
||||
|
||||
Reference in New Issue
Block a user