[Q] "unknown IP address" mean in dynamic-clients
Hello, members. Could you tell me "unknown IP address" mean in dynamic-clients file? It means that the IP doesn't match client.conf. Is this correct? https://github.com/FreeRADIUS/freeradius-server/blob/v3.0.x/raddb/sites-avai...
When the server receives a packet from an unknown IP address within that network, it tries to find a dynamic definition for that client. If the definition is found, the IP address
Best regards. -- Hiroyuki Sato
On Feb 26, 2019, at 7:05 AM, Hiroyuki Sato <hiroysato@gmail.com> wrote:
Could you tell me "unknown IP address" mean in dynamic-clients file? It means that the IP doesn't match client.conf. Is this correct?
It means that the IP doesn't match *any* known client. i.e. ones listed in clients.conf, *or* ones that have been dynamically defined. Alan DeKok.
Thank you. It's all clear now. 2019年2月26日(火) 21:09 Alan DeKok <aland@deployingradius.com>:
On Feb 26, 2019, at 7:05 AM, Hiroyuki Sato <hiroysato@gmail.com> wrote:
Could you tell me "unknown IP address" mean in dynamic-clients file? It means that the IP doesn't match client.conf. Is this correct?
It means that the IP doesn't match *any* known client. i.e. ones listed in clients.conf, *or* ones that have been dynamically defined.
Alan DeKok.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Hiroyuki Sato
participants (2)
-
Alan DeKok -
Hiroyuki Sato