From: Alan T. DeKok Date: Fri, 17 Apr 2009 14:03:20 +0000 (+0200) Subject: More documentation for weird WiMAX stuff X-Git-Tag: release_2_1_7~206 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05cc4aa795bafd7bbb9ef65b861f6fec686f7c91;p=thirdparty%2Ffreeradius-server.git More documentation for weird WiMAX stuff --- diff --git a/raddb/sites-available/default b/raddb/sites-available/default index 9cd37dddcf9..4e46a2b9a87 100644 --- a/raddb/sites-available/default +++ b/raddb/sites-available/default @@ -432,12 +432,25 @@ post-auth { # # update reply { # WiMAX-FA-RK-Key = 0x00 + # WiMAX-MSK = "%{EAP-MSK}" # } # - # Do this at some point before running the "wimax" module. + # You may want to delete the MS-MPPE-*-Keys from the reply, + # as some WiMAX clients behave badly when those attributes + # are included. See "raddb/modules/wimax", configuration + # entry "delete_mppe_keys" for more information. # # wimax + # If the WiMAX module did it's work, you may want to do more + # things here, like delete the MS-MPPE-*-Key attributes. + # + # if (updated) { + # update reply { + # MS-MPPE-Recv-Key !* 0x00 + # MS-MPPE-Send-Key !* 0x00 + # } + # } # # Access-Reject packets are sent through the REJECT sub-section of the