From 78d784fa807ca52edfb89fedba5e09012281b810 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Sat, 1 Mar 2025 00:16:07 -0700 Subject: [PATCH] docs: U;pdat networking to show DHCP --- docs/chapters/networking.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/chapters/networking.rst b/docs/chapters/networking.rst index 44852bdd..48d0e4a9 100644 --- a/docs/chapters/networking.rst +++ b/docs/chapters/networking.rst @@ -12,7 +12,7 @@ The IP address specified above can be any of the following options. 1. An IP in your local subnet should be chosen if you create your jail using -V or -B (VNET jail). It is also preferable to add the subnet mask (/24 or whaterver your subnet is) to the IP. -2. 0.0.0.0 will configure your jail to use DHCP to obtain an address from your router. This should only +2. DHCP, SYNCDHCP, or 0.0.0.0 will configure your jail to use DHCP to obtain an address from your router. This should only be used with -V and -B. 3. Any IP address inside the RFC1918 range if you are not using a VNET jail. Bastille will automatically add