Proxy Treatment of PAP/Chap Auth Types

2013-05-02 Thread James T Mugauri
Hi, Hope someone can give me a pointer on this matter. We have 2 RADIUS installations, thus: 1. FreeRADIUS/mysql Version 2.1.1, in whose radcheck, Password attribute is 'User-Password' 2. FreeRADIUS/mysql Version 2.1.10, in whose radcheck, Password attribute is 'Cleartext-Password' On both f

Valgrind memcheck FR 2.2.1shows memory leak

2013-05-02 Thread Wang, Yu
Hello, I installed FR 2.2.1 from git on one of our radius servers on April 22. After installation, I ran valgrind memcheck against radiusd binary and it showed no memory leak. A few days later now, I ran valgrind again. It showed memory leak. I am not sure what caused it. I have valgrind memche

RE: segfault error

2013-05-02 Thread Chris Taylor
I forgot to include my OS and kernel type. Linux on-radius01.eastlink.ca 2.6.18-308.16.1.el5 CentOS release 5.9 (Final) -Original Message- From: Chris Taylor Sent: Thursday, May 02, 2013 1:31 PM To: 'FreeRadius users mailing list' Subject: RE: segfault error I think I have what you are

RE: segfault error

2013-05-02 Thread Chris Taylor
I think I have what you are looking for now. I have copied the whole dump from when I start using gdb. Chris [root@on-radius01 raddb]# gdb /usr/sbin/radiusd /tmp/core-radiusd-11-95-95-11609-1367435209 GNU gdb (GDB) CentOS (7.0.1-45.el5.centos) Copyright (C) 2009 Free Software Foundation, Inc

Re: segfault error

2013-05-02 Thread Alan DeKok
Chris Taylor wrote: > Sorry miscommunication on my part. Below is an example of a request that > causes the segfault. I was also able to get a core dump as well which I > pasted at the bottom. Which is *not* what we asked for. Please follow the instructions in doc/bugs. It gives DETAILED i

RE: segfault error

2013-05-02 Thread Chris Taylor
Sorry miscommunication on my part. Below is an example of a request that causes the segfault. I was also able to get a core dump as well which I pasted at the bottom. Waking up in 0.1 seconds. rad_recv: Access-Request packet from host

freeeradius 3.0.0 issue

2013-05-02 Thread BALSIANOK, Peter
Hi, Could you please fix following problems: Main configuration: # (1) Define two productioni/test home server(s). # Production home servers # Test home server. home_server wapgtw.test.system { type = acct ipaddr = x.x.x.x port = 1813 secret = ... statu

Re: post-proxy ip address assignment

2013-05-02 Thread Gabriel Marais
On Wed, May 1, 2013 at 1:22 PM, wrote: > Hi, > > >sorry alan, perhaps I'm mixing up my examples in an attempt to get > this > >working... > > run your freeradius is full debug mode. LOOK at what is going on > > >1. where (or in which file) do I add the unlang code? > > as you have >