Closed
Description
I setup a hostapd on a wifi interface : wlan2 ,and bridge it to the onboard ethernet : eth0
brctl addbr br0
brctl addif br0 eth0
brctl addif br0 wlan2
then the access point can connect to internet ,but after a while ,system will lose response
then i use a usb ethernet connect to the pi , i got : eth1 。when bridge to eth1,all works fine 。
i also test the onboard wifi : wlan0 , have the same issue .
Metadata
Metadata
Assignees
Labels
No labels