Hello.

I installed recent enough trunk version of openwrt and then I re-installed all 
packages I use and restored their configurations. Everything worked out nicely, 
except.. Wifi.
Reason why it was broken was because  freeradius2 never started - reason for 
this is that it needs ip address as command-line argument and I previously 
provided init script that parsed it from ifconfig br-lan.. This didn't work 
because radiusd started before network is ready. (Yes, I use WPA2-EAP)

This new patch gets ip address using uci directly from configuration file. 
Problem solved. Integrate to mainstream.

Attachment: freeradius2.patch
Description: Binary data


Signed-off-by: Oskari Rauta <[email protected]>
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to