<html>
<head>
</head>
<body class='hmmessage'><div dir='ltr'>

<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
<div dir="ltr">I have not edited or altered proxy.conf <br>It currently has the following format with only active lines shown (I removed commented lines for ease of viewing.)<br><br>#  Proxy server configuration<br>proxy server {<br>    default_fallback = no<br>}<br>home_server localhost {<br>    type = auth<br>    ipaddr = 127.0.0.1<br>    port = 1812<br>    secret = testing123<br>    require_message_authenticator = yes<br>    response_window = 20<br>    zombie_period = 40<br>    revive_interval = 120<br>    status_check = status-server<br>    check_interval = 30<br>    max_outstanding = 65536<br>    coa {<br>        irt = 2<br>        mrt = 16<br>        mrc = 5<br>        mrd = 30<br>    }<br>}<br>home_server_pool my_auth_failover {<br>    type = fail-over<br>    home_server = localhost<br>}<br>realm example.com {<br>    auth_pool = my_auth_failover<br>}<br>realm LOCAL {<br>}<br><br><br><pre>PS Mohammed -if it helps i already used radtest user1 secret 192.168.0.93 1812 aaabbb and it works <br>BUT The output received following that command in response is TWO consecutive  <br>rad_recv: Access-Accept packet.... <br>FOllOWED by ONE <br>radclient: received response to request we did not send....</pre><br><br><div><hr id="stopSpelling">From: fifeeliz1@hotmail.com<br>To: freeradius-users@lists.freeradius.org<br>Subject: RE: Testing failure during setup<br>Date: Mon, 27 May 2013 18:47:31 +0000<br><br>

<style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}

.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}

--></style>
<div dir="ltr">Both servers were installed from apt-get which presently gives you freeradius version 2.1.12 for ubuntu 13.04 servers<br><br>I used<br>apt-get -y install freeradius freeradius-common freeradius-mysql freeradius-utils freeradius-ldap libfreeradius2<br>(and<br>apt-get -y install mysql-client mysql-server<br>apt-get -y install php5 php-pear php5-gd php-DB)<br><br>When this did not work I then upgraded to the latest version 2.2.0 using PPA<br><pre>I used<br>add-apt-repository ppa:freeradius/stable<br>apt-get -y update upgrade<br><br>PS if it helps radtest user1 secret 192.168.0.93 1812 aaabbb works <br>BUT Output received in response is TWO consecutive  rad_recv: Access-Accept packet FOllOWED by one radclient: received response to request we did not send<br><br></pre>PPS <br>>   You'll not that I get cranky when people *don't* follow instructions.<br>>  You have followed them.  So clearly you're a wonderful person.<br>> <br>Praise from Cesar :)<br> <br> <br><div>> Date: Mon, 27 May 2013 09:20:53 -0400<br>> From: aland@deployingradius.com<br>> To: freeradius-users@lists.freeradius.org<br>> Subject: Re: Testing failure during setup<br>> <br>> Elizabeth Fife wrote:<br>> > I am ready for an earbending likely from Alan but for the record I have<br>> > read the debug and done as much searching as my brain can handle before<br>> > this post<br>> <br>>   You'll not that I get cranky when people *don't* follow instructions.<br>>  You have followed them.  So clearly you're a wonderful person.<br>> <br>> > I have the added each machine as a client of the other for testing in<br>> > clients.conf they both have the shared secret aaabbb<br>> <br>>   Which should work.<br>> <br>>   In short, the server gets an Access-Request and processes it.  The<br>> client doesn't like the reply.<br>> <br>>   Both Access-Request and Access-Challenge contain<br>> Message-Authenticator.  The server processes the Access-Request *only*<br>> when the Message-Authenticator is correct.  Which in turn depends on the<br>> shared secret.<br>> <br>>   So the shared secret is the same on both ends.<br>> <br>>   But, the client doesn't like the reply from the server.  Which has a<br>> Message-Authenticator created using the same secret.<br>> <br>>   I'm not really sure what to suggest here.  This kind of thing should<br>> *never* happen.<br>> <br>>   Did you install both servers from apt-get?<br>> <br>>   Alan DeKok.<br>> -<br>> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html<br></div>                                     </div>
<br>-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html</div></div>
                                          </div></body>
</html>