#
# Shorewall 1.4 - MAC list file
#
# /etc/shorewall/maclist
#
# Columns are:
#
#	INTERFACE	Network interface to a host
#
#	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.
##############################################################################
#INTERFACE	        MAC			IP ADDRESSES (Optional)
#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE