On 8/16/06, <b class="gmail_sendername">Nicolas Baradakis</b> <<a href="mailto:nbk@sitadelle.com">nbk@sitadelle.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
YvesDM wrote:<br><br>> Created my own debs of freeradius 1.0.5<br><br>Please upgrade to 1.1.2.</blockquote><div><br>I know, but the radius I'm running now (FR 1.0.5, SQL authentication, time&volume accounting) was originally setup by somebody else.
<br>It's working fine, but I wanted to know how everything was set up without trashing the existing server (it's in use).<br>I had a spare server and decided to give it a go.<br>I choose to install 1.0.5 on the testradius too because then it was possible for me to compare the config files with the existing server and see the changes. As soon as I got everything working on my 
1.0.5 testradius, I will definately try to reproduce it again with the newest version. <br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
> Everything works, but when i try to use mysql i get a segmentation fault<br>> running radiusd -X<br><br>See <a href="http://freeradius.org/radiusd/doc/bugs">http://freeradius.org/radiusd/doc/bugs</a></blockquote><div>
<br>This problem is solved now.(it took 4 days for my post to appear here, strange) <br>I tried to fire it up with the config files from the existing radius and got the segm. fault.<br>When I used the standard config it was running fine. So far, I got radius & sql authentication working.
<br>Still got to take a look to install dialup admin and the volume accounting part, but I ran a bit out of time this week :-)<br>Maybe tomorrow I can work on it again.<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
> I used the rules file in the debian dir of the tar.gz, but added<br>> --with-experimental modules as a configure option in it cause i need the<br>> sqlcounter.<br><br>sqlcounter is in the stable modules list in versions >= 
1.1.0.</blockquote><div><br>See above :-) <br>One question, on the existing radius I got   a file perl.conf in /etc/freeradius. <br>I don't have this on my testradius and I guess I will need it.<br>I also have FR complaining about missing modules when I use the exisiting server 's configfile.
<br>Missing modules are for example "downloadlimit" When i take a look at radiusd.conf from the existing server, <br>it's in the Authorize section right above the authentication section.<br>snippet:<br><br>        #
<br>        #  The ldap module will set Auth-Type to LDAP if it has not<br>        #  already been set<br>#       ldap<br><br>        #<br>        #  Enforce daily limits on time spent logged in.<br>#       daily<br>        validfromlogin
<br>        downloadlimit<br>        uploadlimit<br>        volumelimit<br>        prepaidcounter<br><br>        #<br>        # Use the checkval module<br>#       checkval<br>}<br><br><br>#  Authentication.<br><br><br><br>
I guess I missed something and hope someone can help me out here.<br></div><br>Many tnx.<br>Yves<br></div><br>