Seite 1 von 1

How to configure multi path routing

Verfasst: Mi 06.08.2008, 15:59
von carsten
Hello support

We bought Securepoint 2007 UTM Software.

And I need to connect two different ISPs with the firewall.

I have two links to the Internet with Securepoint.

I could not do Multi Path Routing.

thanks

How to configure multi path routing

Verfasst: Mi 06.08.2008, 16:09
von carsten
Hi,

you have an ppp0 and a ppp1 interface. Ensure that under "Networking ->Provider " the entry "Use as default gw" is NOT set.

- Go to "Network routing" an add 2 routes. If the first is 6000 and the second a 2000 connection, the weighting is 3:1

Route1:
Source:
Router:ppp0
Destination:0.0.0.0/0
Weighting:3


Route2:
Source:
Router:ppp1
Destination:0.0.0.0/0
Weighting:1

- You get your zone form "Network-Interfaces" that zone, that lays on your ppp1 (mybe dmz1)
- Add a second any object (any2,0.0.0.0/0; zone:dmz1) an put in into the internet group
- Make another Hidenat entry (internal_network -> ppp1 -> any2)
- Update rule

That's it!

Don't forget to save your configuration if everything works