I have multiple IP's from my ISP and an EdgeRouter X setup like this
eth0 is my ISP wan connection
eth1 is a 2nd router wan conection
eth0 & eth1 on br0 (DHCP enabled)
eth2, eth3 & eth4 are on switch0 (static IP on switch0)
br0 is recieving a DHCP address correctly, however the 2nd router in eth1 does not get a IP address via DHCP. It did before I modified the firewall settings to br0 instead of eth0. I had configured it using the wizards and modified it for the br0 as my WAN connection instead of eth0 and since then I no longer get the dhcp on eth1. The routing from switch0 goes out eth0 no problem, I just need eth1 to be able to obtain a DHCP address through the eth0 on the bridge.
Any ideas?