<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Understand. <br>
    Is there any solution for this? <br>
    Because daloradius dont use home_server.<br>
    <br>
    <div class="moz-cite-prefix">On 01/09/2015 12:57 PM, Stefan Paetow
      wrote:<br>
    </div>
    <blockquote
      cite="mid:E7CE514E-E6F7-4E92-B35F-3B28AB9852AC@jisc.ac.uk"
      type="cite">
      <pre wrap="">On 9 Jan 2015, at 09:44, Tevfik Ceydeliler <a class="moz-txt-link-rfc2396E" href="mailto:tevfik.ceydeliler@astron.yasar.com.tr"><tevfik.ceydeliler@astron.yasar.com.tr></a> wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">I have 4 realms grouped 2 and 2
Each group (has 2 realm) workd as failover.
</pre>
      </blockquote>
      <pre wrap="">
You don't use realms to fail over. Look at proxy.conf, Alan DeKok has already pointed to it. I quote from it (from line 514 onwards): 

#  This section defines a pool of home servers that is used
#  for fail-over and load-balancing.  In earlier versions of
#  FreeRADIUS, fail-over and load-balancing were defined per-realm.
#  As a result, if a server had 5 home servers, each of which served
#  the same 10 realms, you would need 50 "realm" entries.

</pre>
      <blockquote type="cite">
        <pre wrap="">i dont misunderstand, "ldflag" is used for this.
</pre>
      </blockquote>
      <pre wrap="">
Not anymore.

</pre>
      <blockquote type="cite">
        <pre wrap="">How freeradius grouped two realms?
by using @company.com side? But I can use IP address.
</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap="">and user is:
tevfikceydeliler  Proxy-To-Realm := motp, Pool-Name := turkcell
   Framed-Protocol := PPP
</pre>
      </blockquote>
      <pre wrap="">
So, in version 3, you define this:

home_server motp_1 {
     type = auth+acct
     ipaddr = 10.1.1.52
     secret = test
}

home_server motp_2 {
    type = auth+acct
    ipaddr = 10.43.1.52
    secret = test
}

Then you define a home_server_pool for failover:

home_server_pool motp_failover {
    type = fail-over
    home_server = motp_1
    home_server = motp_2
}

Then you define the realm:

realm company.com {
    pool = motp_failover
    nostrip
}

realm motp {
    pool = motp_failover
    nostrip
}

This 'should' work (based on the little bit of information you've given us).

Stefan Paetow
Moonshot Industry & Research Liaison Coordinator

t: +44 (0)1235 822 125
gpg: 0x3FCE5142
xmpp: <a class="moz-txt-link-abbreviated" href="mailto:stefanp@jabber.dev.ja.net">stefanp@jabber.dev.ja.net</a>
skype: stefan.paetow.janet
Lumen House, Library Avenue, Harwell Oxford, Didcot, OX11 0SG

jisc.ac.uk
 
Jisc is a registered charity (number 1149740) and a company limited by guarantee which is registered in England under Company No. 5747339, VAT No. GB 197 0632 86. Jisc’s registered office is: One Castlepark, Tower Hill, Bristol, BS2 0JA. T 0203 697 5800.
Jisc Collections and Janet Ltd. is a wholly owned Jisc subsidiary and a company limited by guarantee which is registered in England under Company No. number 2881024, VAT No. GB 197 0632 86. The registered office is: Lumen House, Library Avenue, Harwell, Didcot, Oxfordshire, OX11 0SG. T 01235 822200.

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">-
List info/subscribe/unsubscribe? See <a class="moz-txt-link-freetext" href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a></pre>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
      <img src="cid:part1.07010609.05080100@astron.yasar.com.tr"
        border="0"></div>
  </body>
</html>

<table><tr><td bgcolor=#ffffff><font color=#000000><br><br>
<img src="http://www.yasar.com.tr/banner/yhbanner.jpg"> </img><br>
<br><br><br>
Bu elektronik postada bulunan tum fikir ve gorusler ve ekindeki dosyalar sadece adres sahip/sahiplerine ait olup, Yasar Toplulugu Sirketleri bu mesajin icerigi ile ilgili olarak hic bir hukuksal sorumlulugu kabul etmez. Eger gonderilmesi dusunulen kisi veya kurulus degilseniz, lutfen gonderen kisiyi derhal haberdar ediniz ve mesaji sisteminizden siliniz.The information contained in this e-mail and any files transmitted with it are intended solely for the use of the individual or entity to whom they are addressed and Yasar Group Companies do not accept legal responsibility for the contents. If you are not the intended recipient, please immediately notify the sender and delete it from your system.<br>
</font></td></tr></table>