shorewall_code/Shorewall/maclist
teastep c3cce200b9 Add maclist file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@307 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2002-10-22 18:17:48 +00:00

18 lines
503 B
Plaintext

#
# 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