Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Transparent Proxy and ARM > Transparent interception strategies > Transparent interception and multicast mode
Transparent interception and multicast mode
Help | Content Gateway | v8.5.x
To configure Content Gateway to run in multicast mode, you must enable multicast mode and specify the multicast IP address in the Content Gateway manager.
 
Important 
In addition, you must set the multicast address on your routers for each service group being intercepted (HTTP, FTP, DNS, and SOCKS). The following procedure provides an example of how to set the multicast address for different service groups on a WCCP v2-enabled router.
1.
2.
configure terminal
3.
<hostname>(config)# ip wccp <service_group> group-address
<multicast_address>
Here, <hostname> is the hostname of the router you are configuring, <service_group> is the service group ID (for example, 0 for HTTP), and <multicast_address> is the IP multicast address.
4.
interface <interface_name>
Here, <interface_name> is the network interface on the router that is being intercepted and redirected.
5.
<hostname>(config-if)# ip wccp <service_group> group-listen
6.

Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Transparent Proxy and ARM > Transparent interception strategies > Transparent interception and multicast mode
Copyright 2023 Forcepoint. All rights reserved.