[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gnu-radius] Problem with filters
From: |
Roger E McClurg |
Subject: |
Re: [Help-gnu-radius] Problem with filters |
Date: |
Fri, 17 Oct 2003 14:14:52 -0400 |
Sergey,
I tried the patch on the RadHat machine as a dry-run. I got the following
results:
# patch -b --dry-run --verbose lib/ascend.c -i patch.txt
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: lib/ascend.c
|===================================================================
|RCS file: /cvsroot/radius/radius/lib/ascend.c,v
|retrieving revision 1.5
|diff -p -u -r1.5 ascend.c
|--- lib/ascend.c 3 Jun 2003 14:17:27 -0000 1.5
|+++ lib/ascend.c 9 Oct 2003 09:27:59 -0000
--------------------------
Patching file lib/ascend.c using Plan A...
Hunk #1 succeeded at 262 with fuzz 1.
Hunk #2 FAILED at 289.
Hunk #3 FAILED at 309.
Hunk #4 FAILED at 644.
Hunk #5 FAILED at 654.
4 out of 5 hunks FAILED -- saving rejects to file lib/ascend.c.rej
Hmm... Ignoring the trailing garbage.
done
Best Regards,
Roger
Sergey Poznyakoff <gray
@Mirddin.farlep.net>
10/09/2003 05:34 AM
To: Roger E McClurg/CEG/address@hidden
cc: address@hidden
Subject: Re: [Help-gnu-radius] Problem with filters
Hi Roger,
> Ascend-Call-Filter = "generic out drop 28 ffff 0453",
> Ascend-Call-Filter = "generic out forward 0 0 0",
>
> When I add these to a profile I get the following errors:
> Oct 07 16:35:50 Main.error: /usr/local/etc/raddb/users:93: attribute
> Ascend-Call-Filter: Unexpected end of string
This is a bug in generic filter handling that appeared due to my
misreading
the Ascend manual :^) Please find attached a patch that fixes it.
Regards,
Sergey
<< Attachment Removed : cvs-diff.log >>