[FS#3639] Repeated failure of wireless interfaces, seemingly related to IGMP Snooping

OpenWrt Bugs openwrt-bugs at lists.openwrt.org
Wed Feb 24 04:32:44 EST 2021


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#3639 - Repeated failure of wireless interfaces, seemingly related to IGMP Snooping
User who did this - Greg (nohspamjose)

----------
My Wireless config may be useful too:

config wifi-device 'radio0'
        option type 'mac80211'
        option channel '36'
        option hwmode '11a'
        option path 'soc/soc:pcie/pci0000:00/0000:00:01.0/0000:01:00.0'
        option htmode 'VHT80'
        option txpower '23'

config wifi-iface 'default_radio0'
        option device 'radio0'
        option network 'lan'
        option mode 'ap'
        option key '****'
        option ssid 'PQR'
        option encryption 'psk2'

config wifi-device 'radio1'
        option type 'mac80211'
        option hwmode '11g'
        option path 'soc/soc:pcie/pci0000:00/0000:00:02.0/0000:02:00.0'
        option txpower '20'
        option htmode 'HT40'
        option channel '11'

config wifi-device 'radio2'
        option type 'mac80211'
        option path 'platform/soc/soc:internal-regs/f10d8000.sdhci/mmc_host/mmc0/mmc0:0001/mmc0:0001:1'
        option hwmode '11g'
        option htmode 'HT20'
        option channel 'auto'

config wifi-iface 'wifinet1'
        option ssid 'ABC'
        option encryption 'psk2'
        option device 'radio1'
        option mode 'ap'
        option network 'lan'
        option key '****'

----------

More information can be found at the following URL:
https://bugs.openwrt.org/index.php?do=details&task_id=3639#comment9407

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the openwrt-bugs mailing list