From 4c3bfdfcfbd4bd4b20682aedda6bba6ca480c227 Mon Sep 17 00:00:00 2001 From: voipmeister <12763807+voipmeister@users.noreply.github.com> Date: Fri, 26 Dec 2025 18:35:49 +0100 Subject: [PATCH] Update README.md, MAC addresses part + small typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0a180afc..5523dec5 100644 --- a/README.md +++ b/README.md @@ -130,11 +130,11 @@ the number by 1. ### Important Limitations Due to the JIB script that gets used when creating VNET jails, you -will face changes with the MAC address if these jails. +will face changes with the MAC addresses of these jails. If you have any VNET jails (created with -V), the MAC addresses will change if you did not also use -M when creating them. This -is due to the JIB script generating a MAC based on the jail interface +is due to the JIB script generating a MAC address based on the jail interface name. If you did use -M when creating them, the MAC should stay the same.