Hello, i have one router, i need to route all the tagged traffic from vlan 200 to the Dynamic IP WAN, the issue is that i have configured over eth1 tha main WAN wich is static IP, and i need to route all the Vlan 200 traffic to a secondary Gateway with a public IP assigned from the ISP dynamically to the MAC address, is this posible to acchieve with one single router?
I have created a Vlan interface over one bridge and give the ISP the MAC address of this Vlan port so they will assign this public IP to the Vlan interface.
I,ve managed to acquire dhcp assigned to this vlan and dhcp assigned to the main network but all the traffic even the one that comes tagged with the vlan 200 is going trough the main Gateway.
at the beginning i had a secondary router and all the tagged traffic was going through that Gateway that was connected directly to the cable modem in eth1, but i have to remove it. so now i’m trying to acchieve the same but with virtual interfaces.
Even if i have setted up with my ISP the mac address assigned to my vlan interface it seems to be not acquiring the IP address since in the dhcp client configuration it says “searching” all the time and my ISP said that the router is not acquiring the IP because something is blocking it at our end.
Any guide will be very well appreciated. thanks for your help.