Re: Pre-proxy attr_filter?

2003-08-14 Thread Alan DeKok
Chris van Meerendonk <[EMAIL PROTECTED]> wrote: > Is it possible to filter attributes that are sent by using radius proxy > to the home-server? Something like attr_filter in the pre-proxy stage? If attr_filter doesn't already have a pre-proxy stage, it should be ~2 minutes to add one. Alan De

Re: Pre-proxy attr_filter?

2003-08-14 Thread Chris van Meerendonk
Hi Chris, I'm having problems finding your mail in the mailinglist history. It could be too warm here to think about a good keyword to search for... Can you post it again please? Thanks, Chris On Fri, 2003-08-08 at 16:28, Chris Brotsos wrote: > At 09:15 AM 8/8/2003, you wrote: > >On Fri, 2003-

Re: Pre-proxy attr_filter?

2003-08-14 Thread Chris Brotsos
At 08:06 AM 8/11/2003, you wrote: On Fri, 2003-08-08 at 15:48, Alan DeKok wrote: > Chris van Meerendonk <[EMAIL PROTECTED]> wrote: > > Is it possible to filter attributes that are sent by using radius proxy > > to the home-server? Something like attr_filter in the pre-proxy stage? > > If attr_fil

Re: Pre-proxy attr_filter?

2003-08-14 Thread Alan DeKok
Chris van Meerendonk <[EMAIL PROTECTED]> wrote: > As far as I can see now the problem is that in the acct_users I've got > the following: > > DEFAULT Huntgroup-Name == "huntgroup", Replicate-To-Realm := "realmname" Replicate-To-Realm doesn't work. Don't use it. Use Proxy-To-Realm. Alan D

Re: Pre-proxy attr_filter?

2003-08-14 Thread Chris Brotsos
At 03:58 AM 8/12/2003, you wrote: On Mon, 2003-08-11 at 16:45, Chris Brotsos wrote: > >Another strange thing, if I dialin without a realm, that realm is added > >after the files section (Proxy-To-Realm =+ realmname). This works for > >authentication, but not for accounting. With pre-proxy an accou

Re: Pre-proxy attr_filter?

2003-08-14 Thread Chris van Meerendonk
On Mon, 2003-08-11 at 16:45, Chris Brotsos wrote: > >Another strange thing, if I dialin without a realm, that realm is added > >after the files section (Proxy-To-Realm =+ realmname). This works for > >authentication, but not for accounting. With pre-proxy an accounting > >packet the attr_filter re

Re: Pre-proxy attr_filter?

2003-08-14 Thread Chris Brotsos
At 09:34 AM 8/11/2003, you wrote: > I sent the post-proxy patch...you probably hadn't received it by the time > you sent this. Yes, I guess I was a little impatient, a bad attitude of me... > I included a patch this time with the post-proxy() and accounting() > functions. Pay attention to the accou

Re: Pre-proxy attr_filter?

2003-08-14 Thread Chris Brotsos
At 11:03 AM 8/9/2003, you wrote: Hi Chris, I'm having problems finding your mail in the mailinglist history. It could be too warm here to think about a good keyword to search for... Can you post it again please? Hello Chris, It is attached as a file to this response. Please ignore the stuff about

Re: Pre-proxy attr_filter?

2003-08-14 Thread Chris van Meerendonk
On Tue, 2003-08-12 at 15:11, Chris Brotsos wrote: > >This is probably different behaviour for authorize compared to preacct > >in rlm_files I guess. Any ideas? Or am I trying to solve this the wrong > >way? > > I've never really used the Replicate-To-Realm option, or changed any code > regarding

Re: Pre-proxy attr_filter?

2003-08-14 Thread Chris Brotsos
At 09:15 AM 8/8/2003, you wrote: On Fri, 2003-08-08 at 15:48, Alan DeKok wrote: > Chris van Meerendonk <[EMAIL PROTECTED]> wrote: > > Is it possible to filter attributes that are sent by using radius proxy > > to the home-server? Something like attr_filter in the pre-proxy stage? > > If attr_filt

Re: Pre-proxy attr_filter?

2003-08-14 Thread Chris van Meerendonk
No such realm "NULL" modcall[authorize]: module "suffix" returns noop huntgroups: Matched cust1 at 35 huntgroups: Matched cust1 at 35 users: Matched DEFAULT at 139 modcall[authorize]: module "files" returns ok modcall: group authorize returns ok modcall: ent

Re: Pre-proxy attr_filter?

2003-08-14 Thread Chris van Meerendonk
Thanks Chris! Your patch cleared things up. It's up and filtering now. It was indeed very simple (well, you have to know what to look for ;-). Chris On Mon, 2003-08-11 at 14:57, Chris Brotsos wrote: > At 11:03 AM 8/9/2003, you wrote: > >Hi Chris, > > > >I'm having problems finding your mail in t

Re: Pre-proxy attr_filter?

2003-08-11 Thread Chris van Meerendonk
On Fri, 2003-08-08 at 15:48, Alan DeKok wrote: > Chris van Meerendonk <[EMAIL PROTECTED]> wrote: > > Is it possible to filter attributes that are sent by using radius proxy > > to the home-server? Something like attr_filter in the pre-proxy stage? > > If attr_filter doesn't already have a pre-pr

Re: Pre-proxy attr_filter?

2003-08-11 Thread Chris van Meerendonk
> I sent the post-proxy patch...you probably hadn't received it by the time > you sent this. Yes, I guess I was a little impatient, a bad attitude of me... > I included a patch this time with the post-proxy() and accounting() > functions. Pay attention to the accounting function as it will mirro

Pre-proxy attr_filter?

2003-08-09 Thread Chris van Meerendonk
Hello, Is it possible to filter attributes that are sent by using radius proxy to the home-server? Something like attr_filter in the pre-proxy stage? Regards, Chris - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Pre-proxy attr_filter?

2003-08-09 Thread Chris van Meerendonk
On Fri, 2003-08-08 at 15:48, Alan DeKok wrote: > Chris van Meerendonk <[EMAIL PROTECTED]> wrote: > > Is it possible to filter attributes that are sent by using radius proxy > > to the home-server? Something like attr_filter in the pre-proxy stage? > > If attr_filter doesn't already have a pre-pr