WatchYourLAN is using arp-scan, so most of its options are available to WYL users.
- Prepare a mac-vendor.txt file with additional MACs and put it in a mounted WYL directory.
- If you are using
IFACESvariable to define interfaces, add path to mac-vendor.txt toARP_ARGS
arp_args: --macfile=/data/WatchYourLAN/mac-vendor.txt- For interfaces defined in
ARP_STRSadd the same directly in the beginning ofARP_STRSstring
arp_strs:
- --macfile=/data/WatchYourLAN/mac-vendor.txt -gNx 10.144.0.1/24 -I eth0- WARNING! To see an updated vendor, you'll have to delete host and wait for the next scan.