21 Oct
2015
21 Oct
'15
7:04 a.m.
On 21/10/2015 6:13 pm, A.L.M.Buxey@lboro.ac.uk wrote:
Hi,
I'll retract this. Found it auth_pool not pool in the proxy.conf for the realm. I look a that one for over 4 hours. or use unlang
if(%{Called-Station-Id} = "whatever"){ update control { Proxy-To-Realm := your_realm } }
That is what I was doing, but it did not work because I had a auth_pool not pool meaning it was not even running the accounting. It was more complicated than this because %{Called-Station-Id} was giving a warning during start of freeradius saying I needed to use &Called-Station-Id but this gave a warning if the attribute was missing. If you look at my log you will need the much more complicated test I had to use. Mike