I got a couple vlans working over my LAN, Its a simple set up. CRS 125 with ether 1 as the ISP uplink, or WAN, ether 2 unused, will be for a voip device so it gets a public IP, and ether 1 and 2 are in a bridge, called, Bridge - WAN. The rest 3 - 24 are in switch mode, as ether 3 as the master.
I have other Mikrotik devices connected to ports 3 and 4, and want to put a vlan on them so that they can get a public IP, and use that as the masquarde out interface.
So I set up vlan interface on ether 3 ( master port), with ID 100, I put that vlan interface on Bridge - WAN. On the other device I create a VLAN on the ether 1 port ( cat5 between the two) and set it as vlan 100 as well. I set a DHCP Client on that VLAN interface, but it doesn’t get an IP address. If I switch the vlan interface on the first CRS125, to Bridge - LAN bridge, the other DHCP client gets the IP address from the LAN side of the first CRS.
SO, I know the vlan is set up right, but it will not get one from the ISP. I get 6 Ip’s from the ISP on the cable modem. verified as well.
Any ideas?
basically my goal is to take my flat network, and get a WAN, public IP to each router, and that router does its own masquerading/NAT. I have 4 other routers connected with either cat 5 or a wireless ptp bridge to the CRS 125. There then is 1 that connects to one of those, through another ptp bridge, wireless. it is a flat network, and all devices are accessible, I just want to clean it up a bit.
Any better way to do this?
Thanks