Chris Bradshaw wrote:
However, I have tried the suggestions in this reply:
* Enable use_tunneled_reply & copy_request_to_tunnel (I already had these enabled).
* Have the following in the users file: DEFAULT FreeRADIUS-Proxied-To == 127.0.0.1 User-Name := `%{User-Name}`
And... what do you see in the Access-Accept when you run in debugging mode?
....but it still makes no difference.....radwho still returns 'anonymous' whenever I log in.
Stop looking at radwho. It's output is WAY down the chain of cause and effect. 1) ensure that the real user name is in the Access-Accept. If not, make it appear there. 2) ensure that the accounting request contains the real user name If it contains "anonymous", buy a real NAS. Your NAS is broken. After that, radwho *should* do the right thing. Alan DeKok.