mirror of
https://gitlab.com/shorewall/code.git
synced 2025-05-30 22:45:44 +02:00
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:
parent
cd555022bf
commit
c3cce200b9
17
Shorewall/maclist
Normal file
17
Shorewall/maclist
Normal 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
|
Loading…
x
Reference in New Issue
Block a user