From urkle at outoforder.cc Mon Sep 28 15:39:30 2015 From: urkle at outoforder.cc (Edward Rudd) Date: Mon, 28 Sep 2015 15:39:30 -0400 Subject: [Modules] can not use multi-radius server In-Reply-To: References: Message-ID: <56099772.2010907@outoforder.cc> Based on the error message it seems that it failed to parse your hostname/ip address. did you literally have ip1? or an IPv4 or IPv6 address? Make sure your address is in one of the supported forms. myserverhost:1812 192.147.32.13:1812 it also seems the underlying libradius lib does not currently support IPV6 so ONLY ipv4 is supported. On 07/01/2015 08:09 AM, modversion wrote: > I want to run mod_auth_xradius in multi-radius server mode,but it > return failed in the authentication. > > My config like : > > AuthXRadiusAddServer "ip1:1812" "key" > AuthXRadiusAddServer "ip2:1812" "key" > AuthXRadiusAddServer "ip3:1812" "key" > > The error info was: > > [Wed Jul 01 20:06:07 2015] [notice] xradius: val size: '0' > [Wed Jul 01 20:06:07 2015] [error] [client 192.168.1.2] xradius: > Failed to add server ':1812': (-1) : host not found > [Wed Jul 01 20:06:07 2015] [error] [client 192.168.1.2] user jacky: > authentication failure for "/": Password Mismatc > > How can I fit it ?Thank you ! > > > _______________________________________________ > Modules mailing list > Modules at lists.outoforder.cc > http://lists.outoforder.cc/mailman/listinfo/modules -- Edward Rudd OutOfOrder.cc Skype: outoforder_cc 317-366-7906 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.outoforder.cc/pipermail/modules/attachments/20150928/0e6fb2dd/attachment.html