D-Link DFL-260E User Manual page 223

Network security firewall netdefendos version 2.40.00
Hide thumbs Also See for DFL-260E:
Table of Contents

Advertisement

4.6.2. Multicast Forwarding with SAT
Multiplex Rules
Destination: 1234
B. Create an IP rule:
1.
Go to: Rules > IP Rules > Add > IP Rule
2.
Under General enter.
Name: a name for the rule, for example Multicast_Multiplex
Action: Multiplex SAT
Service: multicast_service
3.
Under Address Filter enter:
Source Interface: wan
Source Network: 192.168.10.1
Destination Interface: core
Destination Network: 239.192.10.0/24
4.
Click the Multiplex SAT tab and add the output interfaces if1, if2 and if3 one at a time. For each interface,
leave the IPAddress field blank since no destination address translation is wanted.
5.
Make sure the forwarded using IGMP checkbox is set
6.
Click OK
Creating Multiplex Rules with the CLI
Creating multiplex rules through the CLI requires some additional explanation.
First, the IPRuleset, in this example main, needs to be selected as the current category:
gw-world:/> cc IPRuleset main
The CLI command to create the multiplex rule is then:
gw-world:/main> add IPRule
SourceNetwork=<srcnet>
SourceInterface=<srcif>
DestinationInterface=<srcif>
DestinationNetwork=<destnet>
Action=MultiplexSAT
Service=<service>
MultiplexArgument={outif1;ip1},{outif2;ip2},{outif3;ip3}...
The two values {outif;ip} represent a combination of output interface and, if address translation of a
group is needed, an IP address.
If, for example, multiplexing of the multicast group 239.192.100.50 is required to the output
interfaces if2 and if3, then the command to create the rule would be:
gw-world:/main> add IPRule
SourceNetwork=<srcnet>
SourceInterface=<if1>
DestinationInterface=core
DestinationNetwork=239.192.100.50
Action=MultiplexSAT
Service=<service>
223
Chapter 4. Routing

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dfl-860eDfl-1660Dfl-2560Dfl-2560g

Table of Contents