Hi! We have freeradius v.2.2.9 with dhcp module And it's understand how to give IP-address with MAC or opt82. But if it's a new client, that does not established in mysqldb, how to give IP? In isc-dhcp it is doing by allow unknown-clients and dynamic pool. Does freeradius have anything like it? -- Sincerely yours, Yeliferov A. CTO LLC INTRAFFIC intraffic.ua / 044.200.44.00
On Mar 24, 2016, at 10:58 AM, Алексей Елиферов <bk@intraffic.com.ua> wrote:
We have freeradius v.2.2.9 with dhcp module And it's understand how to give IP-address with MAC or opt82. But if it's a new client, that does not established in mysqldb, how to give IP?
In isc-dhcp it is doing by allow unknown-clients and dynamic pool.
Does freeradius have anything like it?
The default in the sql_ippool module is to assign IPs to any MAC address that requests an IP address. You don't need to pre-populate the pool with known MAC addresses. Alan DeKok.
Hello, Is there a way to LOG MS-CHAP / PAP password as Clear-Text when Login is incorrect? I set bad_passwords, but i Receive user/<via Auth-Type = MSCHAP> for example. Thanks Aurélio
On Fri, Apr 08, 2016 at 06:17:40PM -0300, Aurélio de Souza Ribeiro Neto wrote:
Is there a way to LOG MS-CHAP / PAP password as Clear-Text when Login is incorrect?
I set bad_passwords, but i Receive user/<via Auth-Type = MSCHAP> for example.
MSCHAP is challenge/response. There is no cleartext password available to log. Matthew -- Matthew Newton, Ph.D. <mcn4@le.ac.uk> Systems Specialist, Infrastructure Services, I.T. Services, University of Leicester, Leicester LE1 7RH, United Kingdom For IT help contact helpdesk extn. 2253, <ithelp@le.ac.uk>
participants (4)
-
Alan DeKok -
Aurélio de Souza Ribeiro Neto -
Matthew Newton -
Алексей Елиферов