11 Nov
2015
11 Nov
'15
10:47 a.m.
On Nov 11, 2015, at 10:43 AM, Toyam Cox <aviator45003@gmail.com> wrote:
Radtest from the server works.
Run radtest from the *client* machine.
... +++} # if (User-Name !~ /@(.+)\\.(.+)$/) = reject ++} # policy filter_username = reject
Hmm... that seems like it's important. And it has nothing to do with the shared secret.
Is there any way to see the request the client is sending the server?
Run the server in debugging mode. It will print out the packet. Alan DeKok.