Re: post-proxy ip address assignment

2013-05-02 Thread Gabriel Marais
On Wed, May 1, 2013 at 1:22 PM, a.l.m.bu...@lboro.ac.uk 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

post-proxy ip address assignment

2013-05-01 Thread Gabriel Marais
hi guys i am having a hard time getting a post-proxy setup going. we have a freeradius 2.1.8 server setup for a specific realm. authentication requests are coming from a upstream provider (3g carrier) onto our radius server. our radius server sends the authentication request to another radius

Re: post-proxy ip address assignment

2013-05-01 Thread A . L . M . Buxey
Hi, if you look at freeradius running in debug mode, you can see what bits of the server are being hit and where you can do the required changes. so post-proxy would be okay - but you update the reply alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: post-proxy ip address assignment

2013-05-01 Thread Gabriel Marais
On Wed, May 1, 2013 at 11:15 AM, a.l.m.bu...@lboro.ac.uk wrote: Hi, if you look at freeradius running in debug mode, you can see what bits of the server are being hit and where you can do the required changes. so post-proxy would be okay - but you update the reply when running in

Re: post-proxy ip address assignment

2013-05-01 Thread A . L . M . Buxey
Hi, why are you now talkign about users file? use unlang - as you originally stated and then update the reply alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: post-proxy ip address assignment

2013-05-01 Thread Gabriel Marais
sorry alan, perhaps I'm mixing up my examples in an attempt to get this working... 1. where (or in which file) do I add the unlang code? 2. how do i update the reply? I currently have the following code in my proxy-inner-tunnel file :- post-proxy { eap if

Re: post-proxy ip address assignment

2013-05-01 Thread A . L . M . Buxey
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 2. how do i update the reply? by updating the reply I