mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Modify wildcard for vmware interfaces. I am not sure how
MAC addresses are generated for those interfaces, but as long as the entry is next to the bottom of the list the chance of conflicts is low.
This commit is contained in:
parent
1a6fc8ef63
commit
dd23a435e6
1 changed files with 1 additions and 1 deletions
|
|
@ -12,6 +12,6 @@
|
|||
#ethertable This line starts the ethernet->hostname mapping
|
||||
# main_ether hostname
|
||||
# 00:12:34:56:78:9a myaddress
|
||||
# 00:bd:8a:* vm
|
||||
# 00:bd:* vm
|
||||
# default default
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue