my fiends ,
can FG direct the traffic of specific user through a specific WAN ? like book this WAN only for this user .
thanks :)
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
config router static edit 0 set device <wan port> set gateway <ip address of the gateway of that wan port you selected above> set destination (0.0.0.0/.0.0.0.0 for everything or de subnet you want ot be accessed from this wan link) end
OR config router policy edit 0 set input-device <source interface> set src <ip or netmask of the source of the traffic you want to route> set output-device <wan port> set dst <ip or netmask of the source of the traffic you want to route> 0.0.0.0/.0.0.0.0 for everything set gateway <ip address of the gateway of that wan port you selected above> set action permit
end
See that with router policy you can define the source too, not only the destination.
Hope it helps,
tioeudes
you can check out policy route option in network just below static route & select the wan port on which you want to divert traffic on.(am assuming you have basic knowledge about fortigate) Vishal
[size="1"] FGT100E,FGT100D,FGT300C,FGT300E[/size] FortiOS 5.2, 5.4, 5.6,6.0,6.0.2 and 6.2
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1731 | |
1098 | |
752 | |
447 | |
240 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.