- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Create static route for WAN2
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.
- Labels:
-
FortiGate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks!
How to configuring this in the rounting screen?
Sorry i'm newbie in the fortiOS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
You can check the below document for reference.
https://docs.fortinet.com/document/fortigate/6.2.15/cookbook/626338/adding-a-static-route
In the destination field you need to specify the IP : 172.0.201.40.5
In the interface you will need to select the WAN2 interface.
Thanks
