2004-01-31 17:11:22 +01:00
|
|
|
#
|
2005-05-02 22:54:43 +02:00
|
|
|
# Shorewall 2.4 - MAC list file
|
2004-01-31 17:11:22 +01:00
|
|
|
#
|
2005-04-17 16:54:43 +02:00
|
|
|
# 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.
|
|
|
|
#
|
2004-01-31 17:11:22 +01:00
|
|
|
# /etc/shorewall/maclist
|
|
|
|
#
|
|
|
|
# Columns are:
|
|
|
|
#
|
2004-03-15 19:55:13 +01:00
|
|
|
# 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).
|
2004-01-31 17:11:22 +01:00
|
|
|
#
|
|
|
|
# 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
|
2004-09-08 20:46:57 +02:00
|
|
|
# list of host and/or subnet addresses. If your kernel
|
|
|
|
# and iptables have iprange match support then IP
|
|
|
|
# address ranges are also allowed.
|
2005-04-17 16:54:43 +02:00
|
|
|
#
|
|
|
|
# For additional information, see http://shorewall.net/MAC_Validation.html
|
|
|
|
#
|
2004-01-31 17:11:22 +01:00
|
|
|
##############################################################################
|
|
|
|
#INTERFACE MAC IP ADDRESSES (Optional)
|
|
|
|
#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE
|