Firewall_multicastOptions

Firewall Settings > Multicast

Multicasting, also called IP multicasting, is a method for sending one Internet Protocol (IP) packet simultaneously to multiple hosts. Multicast is suited to the rapidly growing segment of Internet traffic - multimedia presentations and video conferencing. For example, a single host transmitting an audio or video stream and ten hosts that want to receive this stream. In mutlicasting, the sending host transmits a single IP packet with a specific multicast address, and the 10 hosts simply need to be configured to listen for packets targeted to that address to receive the transmission. Multicasting is a point-to-multipoint IP communication mechanism that operates in a connectionless mode - hosts receive multicast transmissions by “tuning in” to them, a process similar to tuning in to a radio.

The Firewall Settings > Multicast page allows you to manage multicast traffic on the SonicWALL security appliance.

Multicast Snooping

This section provides configuration tasks for Multicast Snooping.

Multicast Policies

This section provides configuration tasks for Multicast Policies.

Note         Only address objects and groups associated with the MULTICAST zone are available to select. Only addresses from 224.0.0.1 to 239.255.255.255 can be bound to the MULTICAST zone.

To create a multicast address object:

  1. In the Enable reception for the following multicast addresses list, select Create new multicast object.

  2. In the Add Address Object window, configure:

IGMP State Table

This section provides descriptions of the fields in the IGMP State table.

Enabling Multicast on LAN-Dedicated Interfaces

Perform the following steps to enable multicast support on LAN-dedicated interfaces.

  1. Enable multicast support on your SonicWALL security appliance. In the Firewall Settings > Multicast setting, click on the Enable Multicast checkbox. And in the Multicast Policy section, select the Enable the reception of all multicast addresses.

  2. Enable multicast support on LAN interfaces. In the Network > Interfaces setting, click on the ‘Configure’ icon for the LAN interface. In the Edit Interface - LAN page, click on the Enable Multicast Support checkbox.

Perform the following steps to enable multicast support for address objects over a VPN tunnel.

  1. Enable multicast support on your SonicWALL security appliance. In the Firewall Settings > Multicast setting, click on the Enable Multicast checkbox. And in the Multicast Policy section, select the Enable the reception for the following multicast addresses and select from the pull-down menu, Create new multicast address object....

  2. Create a multicast address object. In the Add Address Object window, enter the following information for your address object:

  3. Enable multicast support on the VPN policy for your GroupVPN. In the VPN > Settings firmware setting, click on the “Configure’ icon to edit your GroupVPN’s VPN policy.

  4. In the VPN Policy window, select the Advanced tab. At the Advanced tab, select the Enable Multicast checkbox.

Enabling Multicast Through a VPN

To enable multicast across the WAN through a VPN, follow:

  1. Enable multicast globally. On the Firewall Settings > Multicast page, check the Enable Multicast checkbox, and click the Apply button for each security appliance.

  2. Enable multicast support on each individual interface that will be participating in the multicast network. On the Network > Interfaces page for each interface on all security appliances participating, go to the Edit Interface: Advanced tab, and select the Enable Multicast Support checkbox.

  3. Enable multicast on the VPN policies between the security appliances. From the VPN > Settings page, Advanced tab for each policy, select the Enable Multicast checkbox.

  4. The resulting Access Rules should look as follows:

  5. Note         Notice that the default WLAN'MULTICAST access rule for IGMP traffic is set to 'DENY'. This will need to be changed to 'ALLOW' on all participating appliances to enable multicast, if they have multicast clients on their WLAN zones.

  6. Make sure the tunnels are active between the sites, and start the multicast server application and client applications. As multicast data is sent from the multicast server to the multicast group (224.0.0.0 through 239.255.255.255), the SonicWALL security appliance will query its IGMP state table for that group to determine where to deliver that data. Similarly, when the appliance receives that data at the VPN zone, it will query its IGMP State Table to determine where it should deliver the data.

The IGMP State Tables (upon updating) should provide information indicating that there is a multicast client on the X3 interface, and across the vpnMcastServer tunnel for the 224.15.16.17 group.

Note         By selecting “Enable reception of all multicast addresses”, you might see entries other than those you are expecting to see when viewing your IGMP State Tabled. These are caused by other multicast applications that might be running on your hosts.