5 Nov
2010
5 Nov
'10
9:44 a.m.
While setting up proxying for EAP, I ran into the issue that only the first packet was proxied to the home server. Fortunately, I found the explanation in the list archive that the "ok = return" line in the eap configuration section of the default virtual server leads to the files section not being considered for follow-up packets. As I'm at least the second person running into this issue, would it make sense to add a comment to the example configuration to the effect that one may want to comment out that line (or, using unlang, if-out the eap section alltogether) if one uses local EAP plus proxied EAP?