hi. im a noobie here. but i have an idea into routers. i study cisco basics. just want to seek some advices and help with my mikrotik router. its my first time to setup multi wan on mikrotik. im using r2011 uas router board. my network scene i want is this.
i want 3 wan input to my router my 3 isp provider will provide static ip addresses
so what i want now. is.
each wan have 5mb bandwith. and i have 1 gateway ip.
WAN-1 gw is 10.0.0.1 ip is 10.0.0.2 int- eth0
WAN-2 gw is 10.0.0.1 ip is 10.0.0.3 int- eth1
WAN-3 gw is 10.0.0.1 ip is 10.0.0.4 int- eth2
LOCAL GW is 12.0.0.1 ip start at 12.0.0.2 int- eth3 to eth 6 (so port 3 to 6 i will setup into bridge mode.)
what i want is to mannage all these local ip from 12.0.0.2 - 12.0.0.254 target all outgoing to internet so specific wan output
for ex. i want local ip 12.0.0.2 - 50 out and in from internet is exclusive to wan 1, then local ip 12.0.0.51-100 is target all in/out to WAN-2 then local ip 12.0.0.101-200 is target all in/out to WAN-3.
how i will setup that? i will use pcc method? by the way. each of that ip i need to forward some ports going to public. so what mangle rules and firewall rules im going to use? hope anyone can help me. or send me a script for these setup. thanks much!