Joining two Internet Connection.. Static+PPPOE

Hello!

i got two internet connections from the same provider, one with static IP (2 Mb) and one as PPPOE connection(20 mb). I would like two join these two internet connection to the LAN and need to set the static IP in one of the computer i have. the router which i have is mikrotik CCR1009 8G 1s 1s+ router.

Please help !!
Thanks

The static IP, what is the connection type? (PPPoE, DHCP, Static IP)
They given to you some infos for setting static IP? Like IP, gateway, dns, netmask.

Join two internets: It’s for failover or load balancing?
Load Balancing: http://wiki.mikrotik.com/wiki/Load_Balancing
Failover: http://wiki.mikrotik.com/wiki/Advanced_Routing_Failover_without_Scripting and http://wiki.mikrotik.com/wiki/Two_gateways_failover

Yes! It’s DIA Connection, they have given the IP address, gateway, subnet and two dns! And I need to use it for load balancing!

Appreciate for the help !! :slight_smile:

You should do an DMZ ( https://wiki.mikrotik.com/wiki/Manual:IP/Firewall/NAT#Destination_NAT ), a NAT forward all ports or some needed.
It’s better than do a bridging!