From: Terry Burton Date: Tue, 9 Jun 2020 13:16:45 +0000 (+0100) Subject: DHCP Release pool config should be a comment as with other examples X-Git-Tag: release_3_0_22~556 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98f5d2a43c5bc2182ea6a8ddea6195bd76e8792f;p=thirdparty%2Ffreeradius-server.git DHCP Release pool config should be a comment as with other examples --- diff --git a/raddb/sites-available/dhcp b/raddb/sites-available/dhcp index dcc27f64540..f8639230212 100644 --- a/raddb/sites-available/dhcp +++ b/raddb/sites-available/dhcp @@ -259,10 +259,10 @@ dhcp DHCP-Release { # If using IPs from a DHCP pool in SQL then you may need to set the # pool name here if you haven't set it elsewhere and release the IP. - update control { - &Pool-Name := "local" - } - dhcp_sqlippool_release +# update control { +# &Pool-Name := "local" +# } +# dhcp_sqlippool_release update reply { &DHCP-Message-Type = DHCP-Do-Not-Respond