Will this setup work? pic attached :)

Hi guys

Didnt feel like explaining setup so I drew it in MS word:

The plan is to route all traffic arriving on the bridge1 interface of the RB433AH and send it to the 10.0.0.2( eth1 of the X86)…the X86 will then do all the QoS etc and then route all traffic to 10.0.0.3 ( eth2 of RB433). The RB433 dials out with 2 pppoe connections to ISP( eth1 of RB433)..The router will then split local/from international

The reason for this setup was that I couldnt get PCQ trees to work well on a single router( RB433). I followed a tutorial, which I can’t remember now, that needed the “parent” to be eth1 for upload and eth3 for Download, or vice versa…It didnt work so well because I coudnt choose pppoe-out1 as a parent because I had pppoe-out2 aswell…

So now on the X86 I can setup PCQ trees easily by choosing Eth1 for download and Eth2 for upload

So do you guys think it will work or will the routers crash? haha

Oh and any tips would be great

Thanks
Setup.JPG

any1?

bump?

  1. Move the DSL modem to the x86 box
  2. Don’t use IPs from the same subnet on all the interfaces

Like this:
setup2.JPG
I am trying to follow this turorial:http://wiki.mikrotik.com/wiki/PCQ_Examples

Quote:
/queue tree add parent=global-in queue=PCQ_download packet-mark=all
/queue tree add parent=global-out queue=PCQ_upload packet-mark=all

for my setup I want to setup PCQ trees on the x86 router (bottom) , would I still use global-in and global out for the parents?

thanks