Spitz AX (X3000) / Beryl AX (MT3000) multiple SSIDs

Hi there,

i have the following issue with multiple SSIDs on Spitz AX (X3000) / Beryl AX (MT3000):

I have edited the config files according to the following Guide from GL.inet. The result is that i have an additional 2.4 and 5 GHz SSID, wich I can’t connect to, if i change option ifname to “ra2” or “rax2”. If I change option ifname to “ra1” or “rax1” i can connect to the SSID, but activating the new SSID overrides the second SSID, so that I can either activate the guest network or the new SSID. If I activate both, only the new SSID works and the guest SSID isn’t available anymore.

Editing the MaxBssidNum didn’t change anything.

Cany anyone help me with getting all three of my SSIDs to work?

Thanks in advance and best regards!

Could you send out your wireless configuration for a look?

Of course (for privacy reasons I only changes SSIDs and passwords in the cited code):

config wifi-device ‘mt798111’
option type ‘mtk’
option band ‘2g’
option country ‘US’
option legacy_rates ‘0’
option hwmode ‘11g’
option htmode ‘HE20’
option txpower ‘100’
option channel ‘6’

config wifi-iface ‘wifi2g’
option device ‘mt798111’
option mode ‘ap’
option network ‘lan’
option ifname ‘ra0’
option wds ‘1’
option encryption ‘sae-mixed’
option hidden ‘0’
option key ‘password1’
option disabled ‘0’
option ssid ‘SSID 1’

config wifi-device ‘mt798112’
option type ‘mtk’
option band ‘5g’
option htmode ‘HE80’
option txpower ‘100’
option country ‘US’
option legacy_rates ‘0’
option hwmode ‘11a’
option channel ‘48’

config wifi-iface ‘wifi5g’
option device ‘mt798112’
option mode ‘ap’
option network ‘lan’
option ifname ‘rax0’
option wds ‘1’
option isolate ‘0’
option hidden ‘0’
option key ‘password1’
option encryption ‘sae-mixed’
option disabled ‘0’
option ssid ‘SSID 1’

config wifi-iface ‘guest2g’
option device ‘mt798111’
option mode ‘ap’
option ifname ‘ra1’
option guest ‘1’
option wds ‘1’
option isolate ‘1’
option network ‘guest’
option hidden ‘0’
option key ‘Password guest’
option encryption ‘sae-mixed’
option ssid ‘guest wifi’
option disabled ‘0’

config wifi-iface ‘wifi2g2’
option device ‘mt798111’
option mode ‘ap’
option ifname ‘ra2’
option guest ‘1’
option wds ‘1’
option isolate ‘1’
option network ‘SIoT’
option hidden ‘0’
option key ‘password2’
option encryption ‘sae-mixed’
option ssid ‘S-IoT’
option disabled ‘0’

config wifi-iface ‘guest5g’
option device ‘mt798112’
option network ‘guest’
option mode ‘ap’
option ifname ‘rax1’
option guest ‘1’
option wds ‘1’
option isolate ‘1’
option hidden ‘0’
option key ‘Password guest’
option encryption ‘sae-mixed’
option disabled ‘0’
option ssid ‘guest wifi’

config wifi-iface ‘guest5g2’
option device ‘mt798112’
option network ‘SIoT’
option mode ‘ap’
option ifname ‘rax1’
option guest ‘1’
option wds ‘1’
option isolate ‘0’
option hidden ‘0’
option key ‘password2’
option encryption ‘sae-mixed’
option disabled ‘0’
option ssid ‘guest wifi’

Slot needs to be configured on the /etc/config/network

config interface 'SLOT'       
        option force_link '1'
        option type 'bridge'       
        option proto 'static'         
        option ipaddr '192.168.10.1'
        option netmask '255.255.255.0'
        option isolate '0'
        option bridge_empty '1'
        option disabled '0'

Then restart the router.

I have configured SIoT as an own interface via Luci and restarted multiple times. If S-IOT has the iFrame ra1, respective rax1 I can connect, but activating S-IOT results in my guest network not beeing broadcasted. Attributing ifname ra2/rax2 results in not beeing able to connect.

Attached is my configuration, the test is OK.
wireless:


network:
image
M-SSID.zip (1.3 KB)

I copied your files to my router, but still cant connect to S-IoT, if I have the ifname “ra2” respective “rax2”

Because the encryption you configured is sae-mixed.So you need to make sure your phone supports sae encryption. Older devices do not support this encryption.

Even after changing the encryption method, i can’t connect. Neither on WPA-2/WPA-3 mixed, nor on WPA-2 or without encryption.

Hi Thynariel:

Thank you very much for your feedback.

The current firmware does have the issue. We are verifying the wifi driver changes.

If you need it urgently, you can test it with this older firmware first:GL.iNet download center

Hi Thynariel:

The issue has been fixed.You could test:

https://dl.gl-inet.com/?model=x3000&type=beta