Using DSL WiMax Together

Using DSL WiMax Together A few months ago, I signed up for Clear WiMax. I decided to keep my Bellsouth ADSL connection as I have received notices from Clear that my �unlimited� connection was being over-utilized. I tried to combine both ADSL and WiMax connections by putting a switch on the WAN port of my router and assigning static IPs to the two connections. By using route tables inside the router I was able to direct high-usage traffic over one connection and route all other traffic over the other. This works good- except that when I put both connections to static IPs, I create double-NATs and I run into issues when trying to open ports to internal systems: Furthermore, after trying a few different Open-WRT firmware versions (Tomato, Gargoyle, DD-WRT) I found that routing inside my WRT54GL to not always work as I wanted it to. After several failed attempts, I came up with another idea: I disabled DHCP on the WiMax modem, gave it a static IP on my local network and plugged it int...