From b78957b23b74f1151cea6249321d20c6e02c0097 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Tue, 4 Nov 2025 10:02:14 -0700 Subject: [PATCH] Update clone.rst --- docs/chapters/subcommands/clone.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/chapters/subcommands/clone.rst b/docs/chapters/subcommands/clone.rst index 614bbfce..34842660 100644 --- a/docs/chapters/subcommands/clone.rst +++ b/docs/chapters/subcommands/clone.rst @@ -3,6 +3,15 @@ clone Clone/duplicate an existing jail to a new jail. +Limitations +----------- + +* When cloning a vnet jail with multiple interfaces, + the default interface will be assigned the IP given + in the command. The rest of the interfaces will have + their network info set to ``ifconfig_inet=""``. This + is to avoid conflicts between the old and new jails. + .. code-block:: shell ishmael ~ # bastille clone help