Hi evebody!
This is the scenario for my question?
PC --------------> Fotigate 60E (FortiOS 5.4.6) ---> WAN1 ---> ISP1 = 192.168.0.1 (DHCP)
Browse for IP site |----------------> WAN2 ---> ISP2 = 200.40.5.4 (FIXED)
172.201.40.5------------------------| (to route 172.201.40.5 for WAN2)
I have two ISP and I need to route tha packets for 172.0.201.40.5 for the internet trhow for WAN2.
Could I do this with static routes?
This WAN2 is only for the site 172.201.40.5.
I have two ISP and I need to route tha packets for 172.0.201.40.5 for the internet trhow for WAN2.
Could I do this with static routes?
This WAN2 is only for the site 172.201.40.5.
Try to explain this better. Sure you can solve it with Sd-wan rules.
If the 172.201.40.5/32 is the only destination you want to route through wan2, you just need to have a static route for the /32 to wan2, while the default route is pointing toward wan1.
Thanks!
How to configuring this in the rounting screen?
Sorry i'm newbie in the fortiOS.
Under Network > Static routes. Create New. Then in destination put in 172.0.201.40.5/32. For the gateway put the gateway for wan2 and the interface select wan2.