<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Thanks Ivan.<br><br>Now I have 2 radius servers running on same machine as radiusa (port 1812) and radiusb (port 1912). I configured radiusa to do ldap auth and radiusb to do POP3 auth which works fine "individually" thru radclient.<br><br>I setup proxy.conf in radiusa as<br><br>realm xyz.net {<br>       type        = radius<br>       authhost    = radiusb.test1.net:1912<br>       accthost    = radiusb.test1.net:1913<br>       secret      = testing<br>}<br><br>I am sending request thru radclient on radiusa. But for some reason the request does not get proxied to radiusb. <br><br>This is the radius -X log.<br><br><br>rad_recv: Access-Request packet from
 host 167.206.23.94:1054, id=14, length=59<br>        User-Name = "testaccount@xyz.net"<br>        User-Password = "test"<br>  Processing the authorize section of radiusd.conf<br>modcall: entering group authorize for request 0<br>  modcall[authorize]: module "preprocess" returns ok for request 0<br>  modcall[authorize]: module "chap" returns noop for request 0<br>  modcall[authorize]: module "mschap" returns noop for request 0<br>    rlm_realm: Looking up realm "xyz.net" for User-Name = "testaccount@xyz.net"<br>    rlm_realm: Found realm "xyz.net"<br>    rlm_realm: Adding Stripped-User-Name = "testaccount"<br>    rlm_realm: Proxying request from user testaccount to realm xyz.net<br>    rlm_realm: Adding Realm = "xyz.net"<br>    rlm_realm: Preparing to proxy authentication
 request to realm "xyz.net" <br>  modcall[authorize]: module "suffix" returns updated for request 0<br>  rlm_eap: No EAP-Message, not doing EAP<br>  modcall[authorize]: module "eap" returns noop for request 0<br>    users: Matched entry DEFAULT at line 75<br>    users: Matched entry DEFAULT at line 180<br>    users: Matched entry DEFAULT at line 184<br>  modcall[authorize]: module "files" returns ok for request 0<br>modcall: entering group group for request 0<br>rlm_ldap: - authorize<br>rlm_ldap: performing user authorization for testaccount<br>radius_xlat:  '(uid=testaccount)'<br>radius_xlat:  'dc=test1,dc=net,o=internet'<br>rlm_ldap: ldap_get_conn: Checking Id: 0<br>rlm_ldap: ldap_get_conn: Got Id: 0<br>rlm_ldap: attempting LDAP reconnection<br><br><br>Please let me know if I am missing something.<br><br>Thanks and Regards.<br><br>--- On <b>Mon, 8/25/08, Ivan Kalik
 <i><tnt@kalik.net></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">From: Ivan Kalik <tnt@kalik.net><br>Subject: Re: Pop3 and LDAP authentication...Multiple radius servers<br>To: freeradius-users@lists.freeradius.org<br>Date: Monday, August 25, 2008, 1:39 PM<br><br><pre>http://radiuswiki.suntel.com.tr/Proxy.conf<br><br>Ivan Kalik<br>Kalik Informatika ISP<br><br><br>Dana 25/8/2008, "Eric Martell" <workoutexcite@yahoo.com> piše:<br><br>>Hi,<br>>   We have radius server which is inhouse which does the LDAP<br>authentication We got a new request from third party to do authentication for<br>"their" users using POP3.<br>><br>>So the request comes to radiusA (our inhouse radius).<br>><br>>If the user has realm as @xyz.net ..then we forward the request to third<br>party to authenticate which might be radiusB which does the authentication
 using<br>POP3.<br>><br>>If there is no realm attached, radiusA does the LDAP auth and return the<br>response.<br>><br>>Not sure how to specify in our radiusd.conf.<br>><br>>I could not find any thread in the list. Please let me know the link if<br>this is already discuss.<br>><br>>Really Appreciated your quick response.<br>><br>>Thanks and Regards.<br>><br>><br>><br>><br>><br><br>-<br>List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html<br></pre></blockquote></td></tr></table><br>