Add maclist file

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@307 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2002-10-22 18:17:48 +00:00
parent cd555022bf
commit c3cce200b9

17
Shorewall/maclist Normal file
View File

@ -0,0 +1,17 @@
#
# Shorewall 1.3 - 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 ADDRESS Optional -- if specified, both the MAC and IP address
# must match.
##############################################################################
#INTERFACE MAC IP ADDRESS (Optional)
#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE