mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 00:38:24 -05:00
10 lines
282 B
Plaintext
10 lines
282 B
Plaintext
# VLAN ID to network interface mapping
|
|
1 vlan1
|
|
2 vlan2
|
|
3 vlan3
|
|
100 guest
|
|
# Optional wildcard entry matching all VLAN IDs. The first # in the interface
|
|
# name will be replaced with the VLAN ID. The network interfaces are created
|
|
# (and removed) dynamically based on the use.
|
|
* vlan#
|