Skip to main content
FortiAymen
New Member
September 3, 2017
Question

SD WAN problem

  • September 3, 2017
  • 4 replies
  • 9473 views

Hi, i'm novic in Fortiworld i need your help...

 

i have tow internet connexions (WiMax and ADSL), so i activate Link Load Balancing feature (SD WAN) in FortiOS 5.6

Everything  is OK...

but, i want to redirect Exchange server traffic through WiMax link... how can i d it?

thank you in advance

    4 replies

    Allan_Lago
    New Member
    September 3, 2017

    Hello @FortiAymen,

     

    If i understant you correctly you need to use a policy route.

     

    Go to System > Feature Visibility and Active the Advance Routing feature.

     

    Then you need to create a policy route, goto Network > Policy Route and then create a policy route to match your requirements.

     

    You can also do it by the CLI with the following commands:

     

    config router policy

        edit 0

            set input-device "internal1" #match this with your exchange server interface gateway

            set srcaddr "exchangeServer" #match this with your Exchange object in Fortigate

            set dstaddr all

            set output-device "WiMax" #The interfce rou want to route this traffic trought

            set gateway 0.0.0.0 #if you have more than 1 ip on this interface i strongly recommend you to use the ip you set as your reverse dns.

        end

     

    http://help.fortinet.com/...tic/Policy_Routing.htm

     

    I hope this can help you.

     

     

     

     

     

     

     

     

    MikePruett
    New Member
    September 12, 2017

    Alago hit the nail on the head. Just policy route your exchange server to use the desired connection and you are on your way.

    Allan_Lago
    New Member
    September 12, 2017

    Thank you @MikePruett. xD

     

     

    Thought Leadership Security Summit. Outpace New Threats with AI - enhanced defense. Tuesday, Septmeber 15, 8:30 AM - 2:30 PM PT. The Golf Club at Newcastle, WA.
    Virtual event | September 2026. SASE summit. The age of autonomous trust. Register here!