3 Ip public and 30 IP private

Dear realy I need help with detaisl because I am not expert in mikrotik

my diagram is


------10.3.3.2-----
ISP ------10.3.3.4----- Mikrotik 2.9 ---------- 192.168.0.1/24 clients
------10.3.3.5-----

my three IP’s have same bandwidth 128Kb download and 64Kb upload

I want to use all three ip and use all bandwidth 128 *3 and 64 * 3

what I need 3 NIC for public and one for private and make load balance and nat ??? but if yes how I do that ?

or what I need exactly
and can I use webproxy for cache

Please I need help

Best Regards

If all those IP in the same subnet, you can only use one ethernet card.
If it’s /32 IP, as it’s in different subnet, you can use 3 cards, or you can also use 1 card.

About load balance all of your connection, you can see on MT wiki, using conn-track, nth, and src-nat each conn-track to each public IP.

HI
thanks for your reply

they all in same subnet /8 and the gate way is 10.1.1.1

can you write me the configratuon or the link in wiki and about defualt route and NAT AND webproxy

I am very thankfull if you help me

The sample in the wiki is not really the same with your problem.
But you can modify from it.
http://wiki.mikrotik.com/wiki/Load_Balancing

OK

I do it
But I think it not work well

it mean when I download a file I make pachet sniffer I see one IP make the transfer

It mean when a connection established and useing one session for download like the default download (IE) not get the whole bandwidth!!!

3*128Kb

And did I must configure the Wan interface with my three public IPs ??

I have situation like Yours, But If your Public IP address have the same Gateway ar if thay are from the same ISP , thay get the same Gateway IP and beacoue of this like me We are Stuck into ONE.

Hi

But I check hardware from SMC company router with two Wan load balancing and when I download a file the down arrive 256k it mean 2*128K

Thanks

i have some problem..

-----202.127.100.202-----
ISP ------202.127.102.90----- Mikrotik 2.9 ---------- 192.168.0.1/24 clients


202.127.100.202 and 202.127.102.90 in the same ISP but different gateway. i want to use all bandwith 386 Kbps *2 . how can i configure mikrotik ?

you can not use it like 1x772 :slight_smile:
even if you make perfect balansing you will have single tcp connection up to the max speed of 386 .. :slight_smile:

allso if you make roundrobing (one connection to adsl1, next to adsl2,nexto to adsl1,…) you will have some MSN problems :slight_smile: .. allso https may have problems etc :slight_smile:

You maybe want to have ftp, http, mail, etc .. to be routed at adsl2 all the rest to the adsl1 :wink: .. so you will be able to play some online game while
some one else is downloading HTTP :slight_smile:

For testing purposes i did activate 4xadsl :slight_smile: .. it was funny to have it all work :slight_smile: