radiusd.conf: vraie IP du NAS
This commit is contained in:
parent
64ae57c0aa
commit
e586fdc0af
1 changed files with 2 additions and 2 deletions
|
@ -409,8 +409,8 @@ log {
|
|||
|
||||
# On rajoute l'IP de la borne aux logs
|
||||
# ainsi que la Mac (qui devraient contenir des ":" cf hints)
|
||||
msg_goodpass="Borne: %{NAS-IP-Address} Mac: %{Calling-Station-Id}"
|
||||
msg_badpass="Borne: %{NAS-IP-Address} Mac: %{Calling-Station-Id}"
|
||||
msg_goodpass="Nas: %{%{Packet-Src-IP-Address}:-%{Packet-Src-IPv6-Address}} Mac: %{Calling-Station-Id}"
|
||||
msg_badpass="Nas: %{%{Packet-Src-IP-Address}:-%{Packet-Src-IPv6-Address}} Mac: %{Calling-Station-Id}"
|
||||
}
|
||||
|
||||
# The program to execute to do concurrency checks.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue