<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Thanks Phil. Can you try 'mkdir 0:0:0:0:0:0:0:0' on a Windows box and let mw know if it works?<br><br><div>> Date: Mon, 31 Oct 2011 15:46:47 +0000<br>> From: p.mayers@imperial.ac.uk<br>> To: freeradius-users@lists.freeradius.org<br>> Subject: Re: IPv6 ready?<br>> <br>> On 31/10/11 15:32, Sergio NNX wrote:<br>> > Thank you all for your help. I added two more listen blocks in<br>> > radiusd.conf and I updated detail { ... with the following:<br>> > %{%{Packet-Src-IP-Address}:-%{Packet-Src-IPv6-Address}} and it works but<br>> > ..... (there's always a but). if we use an IPv6 address, then<br>> > Packet-Src-APv6-Address value will be, for instance, 0:0:0:0:0:0:0:0,<br>> > and the path becomes :<br>> ><br>> > ${radacctdir}/0:0:0:0:0:0:0:0/detail-%Y%m%d.log<br>> ><br>> > but FR crashes since it cannot create a folder with that name. Is there<br>> > any way of overcoming this issue? replace : with . or so???<br>> <br>> Really? Which OS?<br>> <br>> There's no built-in xlat that allows you to do a substitute; you'll have <br>> to use rlm_perl or rlm_python, or an exec script, to translate the name.<br>> -<br>> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html<br></div>                                          </div></body>
</html>