Hi Guys! This is what I´m trying to do:
I have two internal wireless interfaces (wlan1:192.168.0.1 and wlan2: 192.168.0.2). And I have two WAN connections PPPoE with dynamic IP (DHCP client) WAN1 and WAN2.
I would like to route one of the wireless interfaces (wlan1) through one of the PPPoE interfaces (WAN1), and the other wireless interface (wlan2) through the other PPPoE (WAN2).
Which is the best way to do this?
Many thanks for your help