From 5497f99132086b6e945b43a76377a1b01433b0d3 Mon Sep 17 00:00:00 2001 From: Daniel STAN Date: Sun, 25 Jan 2015 18:58:43 +0100 Subject: [PATCH] [radius] clients: oups, oubli de 148.0/25 --- Python/etc/freeradius/clients.conf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Python/etc/freeradius/clients.conf b/Python/etc/freeradius/clients.conf index dde252f..ffa5e85 100644 --- a/Python/etc/freeradius/clients.conf +++ b/Python/etc/freeradius/clients.conf @@ -28,6 +28,12 @@ netmask( comment='Les switchs', secret=secrets.radius_key, shortname='switchs') +netmask( + net='138.231.148.0', + slash=25, + comment='Les bornes, en ipv4', + secret=secrets.radius_eap_key, + shortname='wifi') netmask( net='fda8:5d34:a228:c04::', slash=64,