Page 1 of 1

PCC and 2x 3G PPP links

Posted: Sat Feb 05, 2011 4:18 pm
by mdaitc
Hi,

i'm wanting to implement something similar to the solution described at http://wiki.mikrotik.com/wiki/PCC

I'd like to have the load-balance/fail using two different 3G wireless providers.

The view that i'm left with after reading the wiki page is that the two WAN links (WLAN1 and WLAN2) in the diagram have static IP addresses ... the problem that I have is that each 3G provider provides a dynamic IP address.

As such, I don't know which IP addresses to place in the configuration, since they change dynamically.

Is there a solution to achieve the above with my goals in mind?

thanks,

Re: PCC and 2x 3G PPP links

Posted: Tue Feb 08, 2011 12:06 pm
by NetTecture
I think you dont. you can route to interface.

Re: PCC and 2x 3G PPP links

Posted: Tue Feb 08, 2011 12:09 pm
by mrz
You will have to write a script which checks addresses assigned by ppp and updates firewall rules and routes with new values.