From: Alan T. DeKok Date: Fri, 10 Sep 2010 13:31:35 +0000 (+0200) Subject: More docs on the inner tunnel stuff X-Git-Tag: release_3_0_0_beta0~1255 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=freeradius.git;a=commitdiff_plain;h=feedda8e0f49a3b89632ae1239a6d658842694f5 More docs on the inner tunnel stuff --- diff --git a/raddb/sites-available/inner-tunnel b/raddb/sites-available/inner-tunnel index 5fcead4..84825bb 100644 --- a/raddb/sites-available/inner-tunnel +++ b/raddb/sites-available/inner-tunnel @@ -16,6 +16,19 @@ server inner-tunnel { # It is listening on "localhost", so that it can only be used from # the same machine. # +# $ radtest USER PASSWORD 127.0.0.1:18120 0 testing123 +# +# If it works, you have configured the inner tunnel correctly. To check +# if PEAP will work, use: +# +# $ radtest -t mschap USER PASSWORD 127.0.0.1:18120 0 testing123 +# +# If that works, PEAP should work. If that command doesn't work, then +# +# FIX THE INNER TUNNEL CONFIGURATION UNTIL IT WORKS. +# +# Do NOT keep testing PEAP. It won't help. +# listen { ipaddr = 127.0.0.1 port = 18120