question about FR 3.1.x config
Hi, Been running a radsec config in 3.0.11 and works fine. Just built the latest git 3.1.x code on same server and using same config I get *Starting - reading configuration files .../usr/local/etc/freeradius/sites-enabled/eduroam-radsec[720]: Only 'status_check = none' is allowed for home servers with 'proto = tcp'* but my config is home_server eduroam2 { ipaddr = 144.32.126.85 port = 2083 type = auth secret = radsec *status_check = none* proto = tcp tls { certdir = ${confdir}/radsec cadir = ${confdir}/radsec ...... A
On 28 Jan 2016, at 04:49, Alex Sharaz <alex.sharaz@york.ac.uk> wrote:
Hi, Been running a radsec config in 3.0.11 and works fine. Just built the latest git 3.1.x code on same server and using same config I get
*Starting - reading configuration files .../usr/local/etc/freeradius/sites-enabled/eduroam-radsec[720]: Only 'status_check = none' is allowed for home servers with 'proto = tcp'*
but my config is
home_server eduroam2 { ipaddr = 144.32.126.85 port = 2083 type = auth secret = radsec *status_check = none* proto = tcp
tls { certdir = ${confdir}/radsec cadir = ${confdir}/radsec
......
Fixed. Thanks! Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS development team FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
Cool On 28 January 2016 at 16:17, Arran Cudbard-Bell <a.cudbardb@freeradius.org> wrote:
On 28 Jan 2016, at 04:49, Alex Sharaz <alex.sharaz@york.ac.uk> wrote:
Hi, Been running a radsec config in 3.0.11 and works fine. Just built the latest git 3.1.x code on same server and using same config I get
*Starting - reading configuration files .../usr/local/etc/freeradius/sites-enabled/eduroam-radsec[720]: Only 'status_check = none' is allowed for home servers with 'proto = tcp'*
but my config is
home_server eduroam2 { ipaddr = 144.32.126.85 port = 2083 type = auth secret = radsec *status_check = none* proto = tcp
tls { certdir = ${confdir}/radsec cadir = ${confdir}/radsec
......
Fixed. Thanks!
Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS development team
FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (2)
-
Alex Sharaz -
Arran Cudbard-Bell