Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#3729 - RT2800 (MT7620) no multiple SSID #8750

Open
openwrt-bot opened this issue Apr 7, 2021 · 0 comments
Open

FS#3729 - RT2800 (MT7620) no multiple SSID #8750

openwrt-bot opened this issue Apr 7, 2021 · 0 comments
Labels

Comments

@openwrt-bot
Copy link

xewonder:

master branch

MT7620
Nexx WT3020 8M

config wifi-device 'radio0'
option type 'mac80211'
option channel '11'
option hwmode '11g'
option path 'platform/10180000.wmac'
option cell_density '0'
option htmode 'HT40'
option noscan '1'

config wifi-iface 'wifinet0'
option device 'radio0'
option mode 'ap'
option encryption 'none'
option network 'lan2'
option ssid 'Public'

config wifi-iface 'wifinet1'
option device 'radio0'
option mode 'ap'
option encryption 'none'
option network 'lan'
option ssid 'Private2'

only "Public" wifi shows

wlan0 Link encap:Ethernet HWaddr 38:xxxxxxxxxxx
inet addr:192.168.182.1 Bcast:192.168.255.255 Mask:255.255.0.0
inet6 addr: fe80::3a1c:4aff:fe06:c05b/64 Scope:Link
UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:11 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:1140 (1.1 KiB)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant