How do I route different subnets through multiple PPPOE?

Hi Guys,

Please can you help me? I’m afraid that I’m an utter noob when it comes to Routerboards but they are awesome, so it’s time to start learning :slight_smile:

So, I got a RB951G and am nearly done setting it up. I’ve managed to get the DHCP working and bridge my wireless and LAN and get the routing done in such a way that I at least have internet access.

Now, here comes the part I’m struggling with. I have three PPPoE dial ups on my RB: one for internet, one for subnet 2 and one for subnet 3.

For the Purpose of this exercise, I’ll identify them as the following:

PPPOE 1 (Internet) needs to go to 0.0.0.0/0.0.0.0
PPPOE 2 (Subnet2) needs to go to 2.2.0.0/16
PPPOE 3 (Subnet3) needs to go to 3.3.0.0/16

What I figured, but obviously am missing something somewhere along the line, is that I need to add routes in the routing table with the gateway of each of the physical PPPoE interfaces, so under routes I’ve added:

Dst. Address of 2.2.0.0/16
Gateway = PPPOE2

Dst. Address of 3.3.0.0/16
Gateway = PPPOE3

Where else do I need to add rules/routes to get it working, I’m afraid I don’t know scripting whatsoever and can only use the GUI.

Any help would be greatly appreciated.

Kind Regards,