They both seem to fight for the same interface of dsl0.33 as 1 wan connects the second wan disconnects a few times. If I don't use ifname dls0.33 it wont connect.
It has a inbuilt modem (tdw9980) there is no device in the switch configuration, it just shows the lan ports.
Try forcing a different macaddr on each of the interfaces. The phone company generally will not allow multiple connections from the same mac. My experience was using two modems (and two phone lines, and two monthly payments) to load balance higher bandwidth. When the second one connected the first one would get disconnected from their end. The answer was to use different MACs.
Are you sure you don't use different VLANs for this? pppoe generally means Point to Point.
This is a copy of my current device. (Not Openwrt)
The device ifname dsl0.33 seems to be the same device for both connections, if I change it to any other ifname the isp wont connect. It would have been easier to make dsl0.1 dsl0.2 as virtual devices but doesnt connect.
do you mean change the macs like this? or do I use dsl0?
config device 'wan_dev'
option name 'dsl0.33'
option macaddr '18:a6:f7:84:c7:aa'
config device 'wan1_dev'
option name 'dsl0.33'
option macaddr '18:a6:f7:84:c7:bb'
There isnt no option for dsl0 in the switch from the luci interface!
This is a copy of my routers config (the non openwrt) It lets me clone this setup 4 times to get the 4 different IPs, each one has the vlan ID33 and 802.1p as 0.
I have tried using 2 different macs as well as using the same. The result is the same it switches between the two connections, connecting and disconnecting until 1 dies.
Thanks for your help guys! That could be a possibility, as soon as one connection is up the second connection disconnects and tries its to establish its own connection. Do you have any suggestions if I were to recompile the kernel? The oem modem from the pics is a Huawei the router I am working on is a lantiq tdw9980.