<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>RE: radrelay.conf in freeradius 2.0.5</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>Hi,<BR>
I have two machines<BR>
  1) Linux server ( freeradius-2.0.5)<BR>
  2) Machine (172.xx.xx.xxx)<BR>
I would like to configure the 2nd machine as virtual server.<BR>
<BR>
I am trying configure the virtual servers, but could not succeed.<BR>
I made sym-link in the sites-enable/ to the copy-acct-to-home-server.<BR>
Inside this file it says<BR>
"You will have to configure<BR>
 realms, home_server_pool, and home_server in proxy.conf<BR>
 for this to work.<BR>
"<BR>
I made entry into proxy.conf<BR>
<BR>
home_server virtual_server {<BR>
        type = auth<BR>
        ipaddr = 172.16.47.105<BR>
        port = 1815<BR>
        secret = testing123<BR>
        .....<BR>
...........<BR>
...........<BR>
<BR>
}<BR>
The output of radiusd -X is as follows<BR>
home_server virtual_server {<BR>
        ipaddr = 172.16.47.105<BR>
        port = 1815<BR>
        type = "auth"<BR>
        secret = "testing123"<BR>
        response_window = 20<BR>
        max_outstanding = 65536<BR>
        zombie_period = 40<BR>
        status_check = "status-server"<BR>
        ping_check = "none"<BR>
        ping_interval = 30<BR>
        check_interval = 30<BR>
        num_answers_to_alive = 3<BR>
        num_pings_to_alive = 3<BR>
        revive_interval = 120<BR>
        status_check_timeout = 4<BR>
 }<BR>
/usr/local/etc/raddb/proxy.conf[354]: Fallback home_server virtual_server does NOT contain a virtual_server directive.<BR>
}<BR>
<BR>
I would request you all to help me to configure the virtual server. Also I would like to know the whether radiusd (server) has to be run on the virtual server as well?<BR>
<BR>
Thanks & Regards<BR>
Sanjeev<BR>
<BR>
-----Original Message-----<BR>
From: freeradius-users-bounces+sanjeeva.rao=globallogic.com@lists.freeradius.org on behalf of Sanjeeva Rao<BR>
Sent: Wed 6/25/2008 3:17 PM<BR>
To: FreeRadius users mailing list<BR>
Subject: RE: radrelay.conf in freeradius 2.0.5<BR>
<BR>
Hi Alan<BR>
Thanks for the reply.<BR>
I have run radiusd -X and I got the following output.<BR>
<BR>
# ./radiusd -X<BR>
FreeRADIUS Version 2.0.5, for host i686-pc-linux-gnu, built on Jun 24<BR>
2008 at 15:33:46<BR>
Copyright (C) 1999-2008 The FreeRADIUS server project and contributors.<BR>
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A<BR>
PARTICULAR PURPOSE.<BR>
You may redistribute copies of FreeRADIUS under the terms of the<BR>
GNU General Public License v2.<BR>
Starting - reading configuration files ...<BR>
including configuration file /usr/local/etc/raddb/radiusd.conf<BR>
including configuration file /usr/local/etc/raddb/proxy.conf<BR>
including configuration file /usr/local/etc/raddb/clients.conf<BR>
including configuration file /usr/local/etc/raddb/snmp.conf<BR>
including files in directory /usr/local/etc/raddb/modules/<BR>
...<BR>
...<BR>
...<BR>
....<BR>
including files in directory /usr/local/etc/raddb/sites-enabled/<BR>
including configuration file<BR>
/usr/local/etc/raddb/sites-enabled/inner-tunnel<BR>
including configuration file /usr/local/etc/raddb/sites-enabled/default<BR>
including dictionary file /usr/local/etc/raddb/dictionary<BR>
....<BR>
....<BR>
.....<BR>
<BR>
I could see it has not read<BR>
"raddb/sites-available/copy-acct-to-home-server". I think through this<BR>
file we can configure the virtual servers? Thanks for your patience and<BR>
insight in advance?<BR>
<BR>
<BR>
Regards<BR>
Sanjeev<BR>
<BR>
<BR>
<BR>
-----Original Message-----<BR>
From:<BR>
freeradius-users-bounces+sanjeeva.rao=globallogic.com@lists.freeradius.o<BR>
rg<BR>
[<A HREF="mailto:freeradius-users-bounces+sanjeeva.rao=globallogic.com@lists.free">mailto:freeradius-users-bounces+sanjeeva.rao=globallogic.com@lists.free</A><BR>
radius.org] On Behalf Of A.L.M.Buxey@lboro.ac.uk<BR>
Sent: Wednesday, June 25, 2008 2:53 PM<BR>
To: FreeRadius users mailing list<BR>
Subject: Re: radrelay.conf in freeradius 2.0.5<BR>
<BR>
Hi,<BR>
<BR>
> Thanks for the reply. Actually in the freeradius-1.x the radrelay is<BR>
> Separate executable (process), so as per the release notes of 2.x,<BR>
> radrelay functionality is clubbed with radius core server (radiusd).<BR>
><BR>
> How can I check whether radrelay is running or not, when I am running<BR>
> radiusd (freeradius-2.0.5)?<BR>
<BR>
configure the virtual server you require and then see if<BR>
the stuff you have configured - eg dumping accounting to<BR>
a database...is working...as alys   radiusd -X  is Very Very useful<BR>
<BR>
alan<BR>
Very Very useful<BR>
<BR>
alan<BR>
-<BR>
List info/subscribe/unsubscribe? See<BR>
<A HREF="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</A><BR>
<BR>
-<BR>
List info/subscribe/unsubscribe? See <A HREF="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</A><BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>