Just not so easy when creating two identical PPPoE tunnels to the same service provider. The gateway addresses are the same.
Anyway to configure MikroTik to split local traffic between these two (or more) connections. Although I did get the setup working with different ISP’s, I would like to know if it is possible with the same IP.
Not sure if it is possible, need some expert advice on this one… I did try different Linux boxes (Virtual machines) with NAT and my MikroTik device routing to these gateways… Did work, but really too complex.
Use another MT box (or any router that can do it) to connect to one of the PPPoE connections and configure it to serve as a gateway itself with another IP address. Problem could be that you would need to buy a license for the other MT box if you want/need to play by the rules.
Isnt there a .. feature reqest section in the forums ? Make one.
Or ask the ISP to change their configuration to help you. Like set up another gateway (diff IP address) or NAT the same gateway with another, second, IP address that you could set up manually for one of the PPPoE connections. Or not to run PPPoE on that particualr one ADSL but directly connect it… They most probably will tell you they can not do that or ask you for some payment. Maybe asking a friend that works for the ISP to help you is a good idea on this point. Good luck.
I have configured various MikroTik devices as Virtual Machines (Running on Microsoft Virtual Server).
By using these machines as gateways, everything worked but
Twice-Nat used
Im sure there must be easier alternatives
MikroTik licenses
The balancing worked though but I had the following problems
Skype traffic (and other P2P) was very slow due to the fact that the source IP is not always the same… Always used third party as proxy - very verry very slow
Management - work on total of 4x MikroTik machines…
I can always replace the MikroTik software with IPCop models, but the double-NAT idea is still not attractive to me.
Can you setup a static arp for a fake address - to emulate your gateway? Then you have 2 ips for the same MAC address… just a thought - never tested it.