Quick Help Needed - Basic Routing and DHCP

I am using mikrotik to route between two networks on separate VLANs.

The idea is that each of my access points broadcasts two networks, a secured network on VLAN1 and a guest network on VLAN2.

I am using a RB750GL with the default config that came with it. So far, I have ether2 plugged into my managed switch that is part of VLAN1 and tagged VLAN2. I created a vlan2 in interfaces and assigned it to ether2. Ether3 is plugged into VLAN1 on my switch and is assigned VLAN1 in interfaced.

I left ether2 as 192.168.88.x and ether3 is 10.10.0.x.

My AP is set to VLAN2 on the guest SSID and VLAN1 on the secured.

I went into IP->DHCP Server and there was already a DHCP server setup from the default config. I modified the DNS server it will use but otherwise left it as is.

So, my first problem is that when I connect to the guest wireless, it doesn’t receive an IP address.

The second problem I will have, is I haven’t entered the route from VLAN2 192.168.88.x to the internet 10.10.0.254 anywhere. So, I think it will still try to route internet traffic out ether1 per the default setup.

Could someone help me with this and give me detailed instructions? I’m VERY new to mikrotik.

Thanks.

I went into switch and saw there was a VLAN section there also.

Under switch1 I assigned VLAN ID 2 to port ether2 with a VLAN mode of fallback. Is that right?

Still no DHCP working though.