forked from extern/shorewall_code
2a19eb8a5a
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2264 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
32 lines
1.1 KiB
Plaintext
32 lines
1.1 KiB
Plaintext
#
|
|
# Shorewall 2.4 - MAC list file
|
|
#
|
|
# This file is used to define the MAC addresses and optionally their
|
|
# associated IP addresses to be allowed to use the specified interface.
|
|
# The feature is enabled by using the maclist option in the interfaces
|
|
# or hosts configuration file.
|
|
#
|
|
# /etc/shorewall/maclist
|
|
#
|
|
# Columns are:
|
|
#
|
|
# INTERFACE Network interface to a host. If the interface
|
|
# names a bridge, it may be optionally followed by
|
|
# a colon (":") and a physical port name (e.g.,
|
|
# br0:eth4).
|
|
#
|
|
# MAC MAC address of the host -- you do not need to use
|
|
# the Shorewall format for MAC addresses here
|
|
#
|
|
# IP ADDRESSES Optional -- if specified, both the MAC and IP address
|
|
# must match. This column can contain a comma-separated
|
|
# list of host and/or subnet addresses. If your kernel
|
|
# and iptables have iprange match support then IP
|
|
# address ranges are also allowed.
|
|
#
|
|
# For additional information, see http://shorewall.net/MAC_Validation.html
|
|
#
|
|
##############################################################################
|
|
#INTERFACE MAC IP ADDRESSES (Optional)
|
|
#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE
|