Re: Freeradius process crash receiving answers from Microsoft NPS Server

2011-11-14 Thread IT Support
Hi Thanks for your answer. I call the freeradius in debug mode and the result is segmentation fault. This is the  lines of log when the FR receives te accept package from Microsoft NPS server (192.168.120.4). Thaks a lot. rad_recv: Access-Accept packet from host 192.168.120.4 port 1812, id=199,

Re: Freeradius process crash receiving answers from Microsoft NPS Server

2011-11-14 Thread Alan DeKok
IT Support wrote: Hi Thanks for your answer. I call the freeradius in debug mode and the result is segmentation fault. This is the lines of log when the FR receives te accept package from Microsoft NPS server (192.168.120.4). Upgrade to 2.1.12. Alan DeKok. - List

Re: Freeradius process crash receiving answers from Microsoft NPS Server

2011-11-14 Thread Phil Mayers
On 11/14/2011 09:04 AM, IT Support wrote: Hi Thanks for your answer. I call the freeradius in debug mode and the result is segmentation fault. This is the lines of log when the FR receives te accept package from Microsoft NPS server (192.168.120.4). As I already said, there were bugs which

Re: Freeradius process crash receiving answers from Microsoft NPS Server

2011-11-14 Thread IT Support
Thanks I will try it, but debian doesn't have the binary package with the latest version and I do compile the sources. I will be send us the results. Toni 2011/11/14 Phil Mayers p.may...@imperial.ac.uk: On 11/14/2011 09:04 AM, IT Support wrote: Hi Thanks for your answer. I call the

Re: Freeradius process crash receiving answers from Microsoft NPS Server

2011-11-14 Thread Fajar A. Nugraha
On Mon, Nov 14, 2011 at 4:55 PM, IT Support supp...@cetemmsa.com wrote: Thanks I will try it, but debian doesn't have the binary package with the latest version and I do compile the sources. Not really. You could use my Ubuntu ppa from https://launchpad.net/~freeradius/+archive/stable

Re: Freeradius process crash receiving answers from Microsoft NPS Server

2011-11-14 Thread Alexandre Chapellon
the freeradius sitribution ships all the needed file to create a deb package from the lastest sources. This should make your debian system even happier. regards Le 14/11/2011 10:55, IT Support a écrit : Thanks I will try it, but debian doesn't have the binary package with the latest version

Re: Freeradius process crash receiving answers from Microsoft NPS Server

2011-11-14 Thread IT Support
Hi thanks a lot. I made the deb package and the FR doesn't crash with the last version. This receive the accept package from windows nps server and he resend it to the switch. I have another problem but I will start another post because is a different problem. Toni 2011/11/14 Alexandre

Re: Freeradius process crash receiving answers from Microsoft NPS Server

2011-11-13 Thread Alexandre Chapellon
Are you running freeradius with '-X'? If not try it, you should get more debug. regards Le 12/11/2011 20:35, IT Support a écrit : Good afternoon I'm a newbie with freeradius and I'm trying to configure a radius proxy server that makes to a server microsoft radius nps. I have a Enterasys C3

Freeradius process crash receiving answers from Microsoft NPS Server

2011-11-12 Thread IT Support
Good afternoon I'm a newbie with freeradius and I'm trying to configure a radius proxy server that makes to a server microsoft radius nps. I have a Enterasys C3 switch that sends auth requests to my Freeradius. If the request is for auth a MAC the FR auth locally, but if the request is for auth

Re: Freeradius process crash receiving answers from Microsoft NPS Server

2011-11-12 Thread Phil Mayers
On 11/12/2011 07:35 PM, IT Support wrote: I use Debian 6.0 and the debian package of FR (version is 2.1.10). Upgrade to 2.1.12 - there were some fixed in this area IIRC since 2.1.10 - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Freeradius process crash receiving answers from Microsoft NPS Server

2011-11-12 Thread Jeff Doyle
Stop the freeradius process and then run freeradius in debug mode Do: /etc/init,d/freeradius stop and then freeradius -Xx Freeradius will now be in debug mode in the FOREGROUND (not daemon/background) Attempt your authentication from MS Radius Observe the log output from your foreground