I have problem with configuration VLANs and multiple SSID on Groove A-52HPn.
I need to have on LAN site multiple VLANs which comming from HP Procurve switch.
One VLAN will be set as management (it used only for manage GROOVE with IP address: 10.31.1.100/24, GW: 10.31.1.251)
Other VLANs will only go through LAN interface to WLAN interace and represent as Wifi SSIDs.
My configurations on GROOVE
Created VLANs for ether1 with particular VLAN name and VLAN ID (e.g. ether1.vlan220)
Set mode AP BRIDGE and hide SSID on main WLAN interface (wlan1)
Created VirtualAPs with particular SSID name and set for each “VLAN mode: use tag” and corresponding “VLAN ID”
Created BRIDGE, add interfaces ether1, all virtual aps
Here is my live situation:
My configuration does not work, can samebody help with my problem?
thanks for your quickly answer.
I tried set you idea, but it does not work.
I do not know, maybe I have some mistake in my configuration.
If I added some vlans on ether1 to bridge, I lost connection with GROOVE (no ping)
If I tried to connect to some SSID than did not get any connection (ip address) - DHCP server is enabled on both 280,290 VLANs
Can you check my configuration please?
### HP SWITCH port for GROOVE
220 VLAN220 Untagged
220 VLAN280 Tagged
220 VLAN290 Tagged
Can you remove everything and start from the beginning? I mean, clear the configuration (reset with no defaults) and start with ip on ether1. When it is fine, set wlan to ap bridge, bridge it with ether1 and test wifi. When fine, add virtual ap 280, bridge it with vlan280.ether1 and test again.
See the ip address and ip routes if nothing is changing there during your added config…
Note, the clients will normally decide not to keep the wifi connection when ip is not correctly configured after their connection. See the log (switch on debug logging before) what happens if you see any problems further.
Torch the ether1 to see if the vlans are comming correctly…
Defined bridge which contains ether1 and wlan1
WLAN works without problems, I connected to SSID and I got through. (ping in GW, ping on 8.8.8.
Defined Virtual AP (wlan1.280) with name SSID “WifiTEST280” and added to bridge
I connected to virtual AP SSID “WifiTEST280”, I had the same connection as before
I run a torch function, I see comming packects on ether1 with VLANs 280, 290
Make separate bridges for each vlan and for ether1. Do not mix them in one bridge. Put management ip to the first bridge where the ether1 is with the wlan only.
Maybee I didn’t specify exactly that Wifi with SSID WifiTEST280, WifiTEST290 should be untagged (it means, comunication is for client - CLIENT can’t work with VLAN tags).
I need the translation between tagged and untagged (ether1 - wlan1) should be done by GROOVE.
In my opinion as soon as there is deffine any VLAN on GROOVE than the GROOVE can’t work with untagged packets any more.
If I set management VLAN from untagged to tagged on my switch and defined VLAN 220 (for ether1) on GROOVE and set IP address to this vlan, I got success comunication (ping, etc.)