Created on
01-28-2022
10:13 AM
Edited on
12-18-2025
05:05 AM
By
Jean-Philippe_P
| Description |
This article describes a workaround for enabling multicast traffic flow between member interfaces within the same zone. When multicast interfaces are part of the same zone, the following configuration limitations arise:
|
| Scope |
FortiGate v6.0, v6.2, v6.4, and v7.0. |
| Solution |
If there is a design that needs the multicast traffic to flow between the members of the same Zone, then it is possible to apply the workaround below.
config system zone edit "Multicast-Zone" set intrazone allow set interface "port1" "port2" “port3” next end
edit 1 set logtraffic enable set srcintf "any" next edit 2 set logtraffic enable set srcintf "any" set dstintf "any" set srcaddr <Source-Prefix-for-Port2> set dstaddr <Destination-Prefix-for-Port1> end
Note: It is only possible to add a multicast address object as ‘destination’ in these policies, though there are no restrictions on selecting the source address.
Useful commands:
Putty1:
get router info multicast tablecount
Putty2:
diagnose sniffer packet any 'host <multicastgroup>' 6 0 a
Use Ctrl+C to stop the logs. |
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 2025 Fortinet, Inc. All Rights Reserved.