CoA implementado
This commit is contained in:
@@ -11,6 +11,13 @@ server default {
|
||||
port = 1813
|
||||
}
|
||||
|
||||
# Listen for incoming CoA/Disconnect-Request (for testing / tooling)
|
||||
listen {
|
||||
type = coa
|
||||
ipaddr = *
|
||||
port = 3799
|
||||
}
|
||||
|
||||
authorize {
|
||||
# Si es EAP (WPA-Enterprise)
|
||||
if (&EAP-Message) {
|
||||
|
||||
Reference in New Issue
Block a user