<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hello,<br>
<br>
I've used default server configured as follows:<br>
post-auth { <br>
# my module decides to allow or reject request<br>
rtdps2<br>
<br>
Post-Auth-Type REJECT {<br>
<br>
attr_filter.access_reject<br>
}<br>
<br>
}<br>
<br>
When I run this on 2.2.0 I got debug:<br>
<br>
Thu Nov 27 14:28:44 2014 : Info: ++[rtdps2] returns reject<br>
Thu Nov 27 14:28:44 2014 : Info: Using Post-Auth-Type REJECT<br>
Thu Nov 27 14:28:44 2014 : Info: # Executing group from file
../etc/raddb/sites-enabled/default<br>
Thu Nov 27 14:28:44 2014 : Info: +- entering group REJECT {...}<br>
Thu Nov 27 14:28:44 2014 : Info: [attr_filter.access_reject]
expand: %{User-Name} -> testing<br>
Thu Nov 27 14:28:44 2014 : Debug: attr_filter: Matched entry DEFAULT
at line 11<br>
Thu Nov 27 14:28:44 2014 : Info: ++[attr_filter.access_reject]
returns updated<br>
Sending Access-Reject of id 80 to 192.168.1.4 port 33304<br>
Cisco-AVPair := "h323-return-code=8"<br>
<br>
Which is correct, but when I run it in 2.2.6 I got:<br>
<br>
Thu Nov 27 14:19:35 2014 : Info: ++[rtdps2] = reject<br>
Thu Nov 27 14:19:35 2014 : Info: +} # group post-auth = reject<br>
Sending Access-Reject of id 186 to 192.168.1.4 port 49975<br>
Service-Type = 0<br>
Framed-Protocol = 0<br>
Cisco-AVPair := "h323-return-code=8"<br>
Thu Nov 27 14:19:35 2014 : Info: Finished request 0.<br>
<br>
Which is wrong, because attributes was not filtered out.<br>
<br>
Am I missing something ?<br>
Is this a bug ?<br>
What to do to make version 2.2.6 to work the same way 2.2.0 does ?<br>
<br>
<br>
<br>
<div class="moz-signature">Regards- <br>
<span style="font-family: Arial, Helvetica, sans-serif; font-size:
9pt; color: #4d4d4d;">
<strong>Wiesław Bieniek</strong><br>
<br>
<a href="http://www.comarch.pl"></a>
</span></div>
</body>
</html>