Skip to main content
AEK
SuperUser
SuperUser
April 24, 2024
Solved

SD-WAN and none interface

  • April 24, 2024
  • 2 replies
  • 2839 views

Hi FortiGate admins

Any one used the "none" interface as SD-WAN member?

I wonder if we can use it like a black hole, like when we don't want to route some traffic through any SD-WAN members when some SD-WAN members are down (not to fall in the implicit SD-WAN rule). I know we can do that with firewall policies but I wonder if we can do it at SD-WAN rules level.

Best answer by akristof

Hi,

True. For that are SDWAN zones. Recommended best practice is to group interfaces with similar access rights, technology etc into same zone - for example internet zone, VPN zone, etc. And then if you have traffic for VPN zone only, firewall policy with this traffic over Internet zone can be blocked.

2 replies

akristof
Staff
Staff
April 25, 2024

Hello,

No, this SDWAN on FortiOS does not support. You can only use standard blackhole routes but only if you are using update-static-route enabled in health-checks (because of AD values). But this is not very nice solution, much better at least in my opinion is the one you mentioned - with firewall policies.

AEK
SuperUser
AEKAuthor
SuperUser
April 25, 2024

Hi AKristof

Thanks for your reply.

However I made a mistake.. I forgot that with firewall policy it is not possible since with SD-WAN we can't select a member as destination interface.

AEK
akristof
Staff
akristofAnswer
Staff
April 25, 2024

Hi,

True. For that are SDWAN zones. Recommended best practice is to group interfaces with similar access rights, technology etc into same zone - for example internet zone, VPN zone, etc. And then if you have traffic for VPN zone only, firewall policy with this traffic over Internet zone can be blocked.

AEK
SuperUser
AEKAuthor
SuperUser
April 25, 2024

You are right Kristof, the solution is as simple as that.. I need to review my SD-WAN lesson.

AEK