Upgrade from 1.3 to 2.0

2010-02-05 Thread Account for FreeRadius mail list


Hello,

We just upgraded one of our FreeRadius servers from 1.3 to 2.0 (part of a 
debian upgrade from Etch to Lenny).


Anyway one of the problems I'm having is updating the proxy.conf file.
It states that one should move away from the realm entry to the 
home_server entry. So I have changed this entry in the proxy.conf file:


realm somedomain.net {
type= radius
authhost= wendy.somedomain.net:1645
accthost= LOCAL
secret  = ItsSecret
nostrip
}

to:

home_server somedomain.net {
   type   = auth
   virtual_server = wendy.somedomain.net
   port   = 1645
   secret = ItsSecret
   response_window= 7
   zombie_period  = 40
   status_check   = status-server
   check_interval = 20
   num_answers_to_alive   = 3
}

I had tried the ipaddr = command as well. Anyway the authentication 
request to the wendy.somedomain.net server is not getting through using 
this new home_server entry.


What am I doing wrong

Thanks,

Ken
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


what is this ?

2009-01-30 Thread Freeradius Mail List

Have some error in freeradius log:

Fri Jan 30 03:32:55 2009 : Info: rlm_sql (sql): There are no DB handles 
to use! skipped 0, tried to connect 0
Fri Jan 30 03:32:55 2009 : Info: rlm_sql (sql): There are no DB handles 
to use! skipped 0, tried to connect 0
Fri Jan 30 03:32:55 2009 : Info: rlm_sql (sql): There are no DB handles 
to use! skipped 0, tried to connect 0
Fri Jan 30 03:32:55 2009 : Info: rlm_sql (sql): There are no DB handles 
to use! skipped 0, tried to connect 0
Fri Jan 30 03:32:55 2009 : Info: rlm_sql (sql): There are no DB handles 
to use! skipped 0, tried to connect 0
Fri Jan 30 03:32:55 2009 : Info: rlm_sql (sql): There are no DB handles 
to use! skipped 0, tried to connect 0
Fri Jan 30 03:32:57 2009 : Info: rlm_sql (sql): There are no DB handles 
to use! skipped 0, tried to connect 0
Fri Jan 30 03:32:57 2009 : Info: rlm_sql (sql): There are no DB handles 
to use! skipped 0, tried to connect 0
Fri Jan 30 03:32:57 2009 : Info: rlm_sql (sql): There are no DB handles 
to use! skipped 0, tried to connect 0
Fri Jan 30 03:32:57 2009 : Info: rlm_sql (sql): There are no DB handles 
to use! skipped 0, tried to connect 0


Can anybody talk what is this ? What is the reason and how to solve ?
Thx.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: what is this ?

2009-01-30 Thread Freeradius Mail List

Freeradius Mail List пишет:

Have some error in freeradius log:

Fri Jan 30 03:32:55 2009 : Info: rlm_sql (sql): There are no DB 
handles to use! skipped 0, tried to connect 0
Fri Jan 30 03:32:55 2009 : Info: rlm_sql (sql): There are no DB 
handles to use! skipped 0, tried to connect 0
Fri Jan 30 03:32:55 2009 : Info: rlm_sql (sql): There are no DB 
handles to use! skipped 0, tried to connect 0
Fri Jan 30 03:32:55 2009 : Info: rlm_sql (sql): There are no DB 
handles to use! skipped 0, tried to connect 0
Fri Jan 30 03:32:55 2009 : Info: rlm_sql (sql): There are no DB 
handles to use! skipped 0, tried to connect 0
Fri Jan 30 03:32:55 2009 : Info: rlm_sql (sql): There are no DB 
handles to use! skipped 0, tried to connect 0
Fri Jan 30 03:32:57 2009 : Info: rlm_sql (sql): There are no DB 
handles to use! skipped 0, tried to connect 0
Fri Jan 30 03:32:57 2009 : Info: rlm_sql (sql): There are no DB 
handles to use! skipped 0, tried to connect 0
Fri Jan 30 03:32:57 2009 : Info: rlm_sql (sql): There are no DB 
handles to use! skipped 0, tried to connect 0
Fri Jan 30 03:32:57 2009 : Info: rlm_sql (sql): There are no DB 
handles to use! skipped 0, tried to connect 0


Can anybody talk what is this ? What is the reason and how to solve ?
Thx.
-
List info/subscribe/unsubscribe? See 
http://www.freeradius.org/list/users.html

Sorry. Fixed.
P.S. max_request_time
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

freeradius 2.0 + snmp

2009-01-27 Thread Freeradius Mail List

Hello,
have trouble with freeradius and snmp.
Freeradius log in debug mode:
...
SMUX connect try 1
SMUX SMUX open oid: 1.3.6.1.4.1.11344.1.1.1
SMUX open progname: radiusd
SMUX open password: x
SMUX SMUX register oid: 1.3.6.1.2.1.67.1.1.1.1
SMUX register priority: -1
SMUX register operation: 1
SMUX SMUX register oid: 1.3.6.1.2.1.67.2.1.1.1
SMUX register priority: -1
SMUX register operation: 1

At this point the radius down.

Syslog:
snmpd[3904]: refused smux peer: oid SNMPv2-SMI::enterprises.11344.1.1.1, 
descr radiusd


CPU: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz
Any ideas ?
Thx.


-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html