Brctl is creating the bridge.  Hostapd does care or need to know it’s in
a bridge, the kernel handles it.

The cgi doesn’t do the work, it’s done in shell scripts.

Code:
--------------------
    
  brctl addbr br0
  brctl addif br0 eth0 wlan0
  
--------------------


So for some reason your system is failing during bridge creation.   
What rpi board are you using?  What WiFi chip are you using?



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

Please 'donate'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=U7JHY5WYHCNRU&lc=GB&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
if you like the piCorePlayer
------------------------------------------------------------------------
paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=114369

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to