While I know the concepts of VLANs and the theory behind them, I'm having trouble converting that into a real-world setup and wanted to see if someone could help get me started in the right direction.
What I want to do is use my Meraki MS220 in the following configuration:
Port 1: Link to cable modem
Port 2: Link to firewall (non-Meraki) WAN interface
Port 3: Link to firewall LAN interface
Port 4-8: LAN devices
I am confused on how to set the type (Access/Trunk) on the ports as well as the Native VLANs and Allowed VLANs to accomplish this. I'm wanting to get the WAN interface flowing through the switch to utilize Meraki's traffic graphs as they are much better than the graphs provided by my firewall.
Any guidance on this would be highly appreciated!
You'll need two VLANs.
You already have 1 by default, so I would use that as the inside interface. Place ports 3 through 8 into this vlan. Make them access ports.
Put ports 1 and 2 into VLAN2 and make them access ports.
Hey PhilipDAth,
Thank you for the response. When I configure the ports as you mentioned, I don't get any WAN connectivity. I can talk to the LAN address of the firewall. But the WAN port of the firewall does not pull the DHCP address on the public interface. I tried with and without setting the VLAN on the WAN interface of the firewall itself with no success. This was the behavior I kept running into before posting, so I thought I was doing something wrong. Any ideas?
Thanks again!
Configure up all the ports in the switch first. Then plug in the LAN side of the firewall to the switch, and leave the cable modem plugged into the WAN port of the switch.
Once everything is working and the switch has a "white" light on it, and the dahsboard says it has the config applied, plug the firewall and cable modem into ports 1 and 2.
I am assuming your firewall WAN interface has no VLAN tagged configured on it, and is using simple DHCP.
Hey @PhilipDAth ,
That's the process I used. Here's specifically what I did:
You are correct that the WAN interface has no VLAN configuration and the connection to the ISP is a simple DHCP connection.
Update.... did some more playing around just for confirmation and I had an old unmanaged switch laying around put it in place between the cable modem and the firewall (WAN), and it works fine. So, it seems that the ISP isn't doing some sort of weird voodoo that's keeping the config from working, so it must be something with how I'm configuring it.