#19873: FreeRadius @ Chaos Calmer RC2 - Multiple problems
-------------------------------------------------+-------------------------
 Reporter:  angelos                              |      Owner:  developers
     Type:  defect                               |     Status:  new
 Priority:  high                                 |  Milestone:  Chaos
Component:  packages                             |  Calmer (trunk)
 Keywords:  FreeRadius radiusd Chaos Calmer      |    Version:  Trunk
  15.05 RC2                                      |
-------------------------------------------------+-------------------------
 '''First issue:'''

 I added a user in /etc/freeradius2/users but I get this error in
 radiusd.log
 {{{
 Mon Jun 15 15:49:47 2015 : Auth: Invalid user: [angelos] (from client
 localhost port 1 cli XX-XX-XX-XX-XX-XX)
 }}}
 As a result, authentication fails.

 '''Second issue:'''

 When I run "radiusd -X" I get this error:
 {{{
 Mon Jun 15 15:41:26 2015 : Error: Failed binding to authentication
 interface br-lan address * port 1812: Address already in use
 Mon Jun 15 15:41:26 2015 : Error: /etc/freeradius2/radiusd.conf[273]:
 Error binding to port for 0.0.0.0 port 1812
 }}}
 I run the netstat command to see what app is using port 1812, and I get
 this:
 {{{
 root@OpenWrt:~# netstat -anp | grep 1812
 udp        0      0 192.168.1.1:1812        0.0.0.0:*
 3932/radiusd
 udp        0      0 192.168.1.1:37588       192.168.1.1:1812
 ESTABLISHED 3726/hostapd
 }}}
 ----------------------------
 I use exactly the same configuration I used in Barrier Breaker (it worked
 perfectly in BB).
 The router is a WBMR-HP-G300H.

 I have also opened a forum thread:
 https://forum.openwrt.org/viewtopic.php?id=57973

--
Ticket URL: <https://dev.openwrt.org/ticket/19873>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to