Man page - shorewall-maclist(5)
Packages contas this manual
- shorewall-tcinterfaces(5)
- shorewall-proxyndp(5)
- shorewall-blrules(5)
- shorewall-nesting(5)
- shorewall-files(5)
- shorewall-tcfilters(5)
- shorewall-stoppedrules(5)
- shorewall-actions(5)
- shorewall-routes(5)
- shorewall-logging(5)
- shorewall-names(5)
- shorewall-interfaces(5)
- shorewall-rtrules(5)
- shorewall-arprules(5)
- shorewall-params(5)
- shorewall-proxyarp(5)
- shorewall-addresses(5)
- shorewall-maclist(5)
- shorewall-tcpri(5)
- shorewall-nat(5)
- shorewall-ipsets(5)
- shorewall-zones(5)
- shorewall-providers(5)
- shorewall-vardir(5)
- shorewall-accounting(5)
- shorewall-policy(5)
- shorewall-tcdevices(5)
- shorewall-rules(5)
- shorewall-tunnels(5)
- shorewall-conntrack(5)
- shorewall-exclusion(5)
- shorewall-ecn(5)
- shorewall-modules(5)
- shorewall-snat(5)
- shorewall-tcclasses(5)
- shorewall-mangle(5)
- shorewall-secmarks(5)
- shorewall-netmap(5)
- shorewall.conf(5)
- shorewall-init(8)
- shorewall-hosts(5)
apt-get install shorewall
Manual
| SHOREWALL-MACLIST(5) | Configuration Files | SHOREWALL-MACLIST(5) |
NAME
maclist - Shorewall MAC Verification file
SYNOPSIS
/etc/shorewall[6]/maclist
DESCRIPTION
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 shorewall-interfaces[1](5) or shorewall-hosts[2](5) configuration file.
The columns in the file are as follows (where the column name is followed by a different name in parentheses, the different name is used in the alternate specification syntax).
DISPOSITION - {ACCEPT|DROP|REJECT}[:log-level]
INTERFACE - interface
MAC - address
IP ADDRESSES (addresses) - [address[,address]...]
FILES
/etc/shorewall/maclist
/etc/shorewall6/maclist
SEE ALSO
https://shorewall.org/MAC_Validation.html[4]
https://shorewall.org/configuration_file_basics.htm#Pairs[5]
shorewall(8)
NOTES
- 1.
- shorewall-interfaces
- 2.
- shorewall-hosts
- 3.
- shorewall.conf
- 4.
- https://shorewall.org/MAC_Validation.html
- 5.
- https://shorewall.org/configuration_file_basics.htm#Pairs
| 09/24/2020 | Configuration Files |