<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"Mobistar Medium";
        panose-1:2 0 8 3 4 0 0 6 0 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="2050" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=WordSection1>

<p class=MsoNormal>Dears, <o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>I have a Proxy radius which send authentication and
accounting to other radius.<o:p></o:p></p>

<p class=MsoNormal>I would like to have a copy of these accounting data
locally. This is already working in the detail file.<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>Now I am trying to make a file by realm proxyied.<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>I have try this and works but I need to specify the exact
realm.<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>Is it a way to configure a expression here?<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>I would like to make an expression to replace abc.be and
abcnet.be so only one line is nacessary (like realm == "~abc$") ?<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal style='margin-left:72.0pt'>accounting {<o:p></o:p></p>

<p class=MsoNormal style='margin-left:72.0pt'><o:p> </o:p></p>

<p class=MsoNormal style='margin-left:72.0pt'>        detail<o:p></o:p></p>

<p class=MsoNormal style='margin-left:72.0pt'><o:p> </o:p></p>

<p class=MsoNormal style='margin-left:72.0pt'>        if ((realm == "abc.be")||(realm
== "abcnet.be")) {<o:p></o:p></p>

<p class=MsoNormal style='margin-left:72.0pt'>                WriteABCAccounting<o:p></o:p></p>

<p class=MsoNormal style='margin-left:72.0pt'>                WriteLOCALAccounting<o:p></o:p></p>

<p class=MsoNormal style='margin-left:72.0pt'>        }<o:p></o:p></p>

<p class=MsoNormal style='margin-left:72.0pt'><o:p> </o:p></p>

<p class=MsoNormal style='margin-left:72.0pt'>        if (realm == "xyz.be")
{<o:p></o:p></p>

<p class=MsoNormal style='margin-left:72.0pt'>                WriteXYZaccounting<o:p></o:p></p>

<p class=MsoNormal style='margin-left:72.0pt'>                WriteLOCALAccounting<o:p></o:p></p>

<p class=MsoNormal style='margin-left:72.0pt'>        }<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 width=600
 style='width:450.0pt'>
 <tr>
  <td colspan=3 valign=top style='padding:0cm 0cm 0cm 0cm'>
  <p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Arial","sans-serif";
  color:gray'><a
  href="http://k-village/team_members/who_s_who/kpeople01.asp?login=ebellier"><span
  style='color:blue'>Eric Bellière</span></a></span></b><b><span
  style='font-size:10.0pt;font-family:"Arial","sans-serif";color:gray'><o:p></o:p></span></b></p>
  <p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Arial","sans-serif";
  color:gray'>Operation & Integration Expert</span></b><span
  style='font-size:12.0pt'><o:p></o:p></span></p>
  </td>
 </tr>
 <tr>
  <td colspan=3 valign=top style='padding:0cm 0cm 0cm 0cm'>
  <p class=MsoNormal><span style='font-size:7.5pt;font-family:"Arial","sans-serif";
  color:gray'>ITNO/ISO/ISIO/LSS</span><span style='font-size:12.0pt'><o:p></o:p></span></p>
  </td>
 </tr>
 <tr>
  <td width=139 valign=top style='width:104.55pt;padding:0cm 0cm 0cm 0cm'>
  <p class=MsoNormal><span style='color:navy'> </span><span
  style='font-size:12.0pt;color:navy'><o:p></o:p></span></p>
  </td>
  <td width=168 valign=top style='width:125.75pt;padding:0cm 0cm 0cm 0cm'>
  <p class=MsoNormal><span style='color:navy'> </span><span
  style='font-size:12.0pt;color:navy'><o:p></o:p></span></p>
  </td>
  <td width=293 valign=top style='width:219.7pt;padding:0cm 0cm 0cm 0cm'>
  <p class=MsoNormal><span style='color:navy'> </span><span
  style='font-size:12.0pt;color:navy'><o:p></o:p></span></p>
  </td>
 </tr>
 <tr>
  <td width=139 valign=top style='width:104.55pt;padding:0cm 0cm 0cm 0cm'>
  <p class=MsoNormal style='margin-left:-4.25pt'><v:shapetype id="_x0000_t75"
   coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe"
   filled="f" stroked="f">
   <v:stroke joinstyle="miter" />
   <v:formulas>
    <v:f eqn="if lineDrawn pixelLineWidth 0" />
    <v:f eqn="sum @0 1 0" />
    <v:f eqn="sum 0 0 @1" />
    <v:f eqn="prod @2 1 2" />
    <v:f eqn="prod @3 21600 pixelWidth" />
    <v:f eqn="prod @3 21600 pixelHeight" />
    <v:f eqn="sum @0 0 1" />
    <v:f eqn="prod @6 1 2" />
    <v:f eqn="prod @7 21600 pixelWidth" />
    <v:f eqn="sum @8 21600 0" />
    <v:f eqn="prod @7 21600 pixelHeight" />
    <v:f eqn="sum @10 21600 0" />
   </v:formulas>
   <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect" />
   <o:lock v:ext="edit" aspectratio="t" />
  </v:shapetype><v:shape id="Picture_x0020_2" o:spid="_x0000_s1026" type="#_x0000_t75"
   alt="iso" style='position:absolute;left:0;text-align:left;margin-left:0;
   margin-top:0;width:25.5pt;height:27pt;z-index:-1;visibility:visible;
   mso-wrap-style:square;mso-wrap-distance-left:9pt;mso-wrap-distance-top:0;
   mso-wrap-distance-right:9pt;mso-wrap-distance-bottom:0;
   mso-position-horizontal:left;mso-position-horizontal-relative:text;
   mso-position-vertical:top;mso-position-vertical-relative:line'
   o:allowoverlap="f">
   <v:imagedata src="cid:image001.jpg@01CB1870.B26C8010" o:title="iso" />
   <w:wrap type="square" anchory="line"/>
  </v:shape><span style='font-size:8.0pt;font-family:"Mobistar Medium";
  color:#28903A'>Mobistar NV/SA</span><span style='font-size:8.0pt;font-family:
  "Mobistar Medium";color:#28903A'><o:p></o:p></span></p>
  <p class=MsoNormal><span style='font-size:7.5pt;font-family:"Arial","sans-serif";
  color:gray'><o:p> </o:p></span></p>
  <p class=MsoNormal style='margin-left:-4.25pt'><span style='font-size:7.5pt;
  font-family:"Mobistar Medium";color:gray'>Avenue Jean Mermoz 32<br>
  6041 Gosselies</span><span style='font-size:7.5pt;font-family:"Arial","sans-serif";
  color:gray'> </span><span style='font-size:7.5pt;color:gray'><o:p></o:p></span></p>
  </td>
  <td width=168 style='width:125.75pt;padding:0cm 0cm 0cm 0cm'>
  <p class=MsoNormal><span style='color:navy'>   </span><img
  border=0 width=170 height=121 id="Picture_x0020_1"
  src="cid:image002.jpg@01CB1870.B26C8010"
  alt="cid:image003.jpg@01C961E5.77656AB0"><span style='font-size:12.0pt;
  color:navy'><o:p></o:p></span></p>
  </td>
  <td width=293 valign=top style='width:219.7pt;padding:0cm 0cm 0cm 0cm'>
  <p class=MsoNormal><span style='font-size:7.5pt;font-family:"Arial","sans-serif";
  color:gray'>Tel: +32 (0)2 745 7997<br>
  GSM: +32(0)495 55 1343</span><span style='font-size:12.0pt'><o:p></o:p></span></p>
  </td>
 </tr>
</table>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

</div>

</body>

</html>