Technical data

Table Of Contents
72
Chapter 4. Configuring Special Features
The features described in this chapter are advanced topics. They are primarily intended for experienced users and
network administrators to perform network management and more complex configurations.
IP Firewall and Bridging Filtering
IP (RIP) Protocol Controls
DHCP (Dynamic Host Configuration Protocol)
NAT (Network Address Translation)
Management Security
Software Options Keys
Encryption
IP filtering
L2TP tunneling
Bridging Filtering and IP Firewall
General Information
You can control the flow of packets across the router using bridging filtering. Bridging filtering lets you ‘deny’ or
‘allow’ packets to cross the network based on position and hexadecimal content within the packet. This enables
you to restrict or forward messages with a specified address, protocol or data content. Common uses are to prevent
access to remote networks, control unauthorized access to the local network and limit unnecessary traffic.
For example, it might be necessary to restrict remote access for specific users on the local network. In this case,
bridging filters are defined using the local MAC address for each user to be restricted. Each bridging filter is
specified as a ‘deny’ filter based on the MAC address and position of the address within the packet. Deny filtering
mode is then enabled to initiate bridge filtering. Every packet with one of the MAC addresses would not be
bridged across the router until “deny” filtering mode was disabled.
Similarly, protocol filtering can be used to prevent a specific protocol from being bridged. In this case, the
protocol id field in a packet is used to deny or allow a packet. You can also restrict, for example, the bridging of
specific broadcast packets.
Configure Bridging Filtering
Bridging filtering allows you to control the packets transferred across the router. This feature can be used to
enhance security or improve performance. Filtering occurs based on matched patterns within the packet at a
specified offset. Two filtering modes are available:
“Deny” mode will discard any packet matched to the “deny” filters in the filter database and let all other
packets pass.