[RADIATOR] RADIUS Proxy for Auth Request on > 1 RADIUS servers

2016-01-11 Thread SinTeZ Wh1te
Hello! I want to do if it's possible to proxy auth request in a redundant fashion. On each requests, I want to proxy it to a primary server, if it's success then move on. If the auth fails (Access-Reject), I need to proxy Access-Request to a secondary server Is it possible? Thanks!

Re: [RADIATOR] RADIUS Proxy for Auth Request on > 1 RADIUS servers

2016-01-14 Thread SinTeZ Wh1te
tic: T<10><218>9<16>F<167>A<168><127><187><20><9>!Q<127> Attributes: Acct-Interim-Interval = 300 Framed-IP-Address = 192.168.0.203 Thu Jan 14 15:22:09 2016: INFO: Access rejected for testcoa10: Proxied Thu Jan 14 15:22:09 2016: DEBUG: P

Re: [RADIATOR] RADIUS Proxy for Auth Request on > 1 RADIUS servers

2016-01-17 Thread SinTeZ Wh1te
AuthBy RADIUS clause to execute and return its result. > > > ….. > > $op->{RadiusResult} = $main::IGNORE; > > ….. > > Again note that your hook code will not see the result of the second > AuthBy RADIUS clause. > > hope that helps >

Re: [RADIATOR] RADIUS Proxy for Auth Request on > 1 RADIUS servers

2016-01-18 Thread SinTeZ Wh1te
Hello - > > You don’t have to do anything - the second AuthBy RADIUS clause will send > the reply to the NAS. > > If you want to do more than that you will also need a ReplyHook in the > second AuthBy RADIUS clause. > > regards > > Hugh > > > > On 18 Jan

Re: [RADIATOR] RADIUS Proxy for Auth Request on > 1 RADIUS servers

2016-01-19 Thread SinTeZ Wh1te
Hello Hugh. I found your script in mailing list. http://www.open.com.au/pipermail/radiator/2010-March/016160.html It work for me. Thank for help! 2016-01-18 16:33 GMT+03:00 SinTeZ Wh1te : > Hello Hugh. > > Second AuthBy clause not send reply to NAS. > > radius.cfg > -

[RADIATOR] 100% load 1 cpu core

2016-02-02 Thread SinTeZ Wh1te
Hello List! After installing Radiator on the test server, I got a problem with the 100% load 1 CPU core but the others are unused. Screenshot http://i.imgur.com/eQjK5k8.png radius.cfg # Listen for addresses using default ports BindAddress ::,0.0.0.0 #BindV6Only AuthPort1645,18