Hey all, I'm hoping for some advice on how to handle getting bridged mode DHCP setup for a specific SSID. This will require some context:
A new requirement has just come from our security vendor to enable deep packet inspection on our external firewall. Any device that isn't reporting for the DPI by having their security certificate installed will be blocked from external internet traffic. This isn't a problem for our company devices, but we maintain a guest Wi-Fi at all locations for our customers and non-company devices of our employees. For this to keep working, I'll need to have an exception for the guest Wi-Fi's subnet made to the DPI policy. Up until this point, we've been using the Meraki AP assigned (NAT mode) function for DHCP for this SSID, but we cannot allow-list the whole 10.0.0.0/8. So I'm looking to switch this to bridged mode, create a VLAN for the guest SSID, and have our DHCP server handle it.
Here's where I'm starting to run into issues:
I've started working at my company within the last year and inherited an existing setup. We've got a mid-teens number of different business offices, each one has MR APs that are connected to MS switches & MX security devices. All locations are connected by a layer 2 EPL circuit that points back to our HQ office.
On the Meraki dashboard, each geographic location is listed as its own network. However, instead of the MRs being assigned to those networks, they've all been added to a single "Wireless" network so the SSIDs could all be managed together. (The MS switches they're plugged into are all assigned to the geographic location networks.) After adjusting the DHCP server and creating/assigning the VLAN, the only APs that worked correctly were those at the HQ office - same location as the DHCP server. All other sites weren't able to reach it. I tried switching to Tunneled mode and using a wireless concentrator at the HQ office to the same effect. Connectivity test with that said the other APs couldn't reach the appliance at HQ. I confirmed they are able to ping it, at least.
Ultimately, I know I could break this wireless network up and put the APs back onto each geographical network, then create a VLAN and subnet for each site for this guest traffic. I'd prefer not to have to do that if possible. Does anyone have any thoughts on how I could use a single VLAN for this, passing the requests back to our HQ site? And if it is the tunneled concentrator option, anything I might be overlooking in the setup that's causing it to fail?