Ivan Kalik wrote:
One thing stands out though in the output of freeradius -X (only after changing the order of suffix and ntdomain in sites-available/default and radiusd.conf: ++[mschap] returns noop rlm_realm: Looking up realm "IPSO0" for User-Name = "IPSO0\andrei.staicu" rlm_realm: No such realm "IPSO0" ++[ntdomain] returns noop rlm_realm: No '@' in User-Name = "IPSO0\andrei.staicu", looking up realm NULL rlm_realm: No such realm "NULL"
IPSO0 is the realm name for the domain ipso.biz (not the public site; this is internal and resolved as such by our dns) I've tried for about two weeks now, but i still have no ideea on how to define the realm IPSO0.
Look at proxy.conf.
Ivan Kalik Kalik Informatika ISP
Hello again
I tried defining the realm IPSO0 (probably wrong) and i see the requests being proxied to it, but it finally failes
You have. It should be defined as local realm: realm IPSO0 { } Ivan Kalik Kalik Informatika ISP