Skip to content

System freeze when make a bridge to the onboard ethernet #1660

Closed
@sin5678

Description

@sin5678
 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions