Skip to content

Commit 67d9b74

Browse files
authored
fix
1 parent 90c71f5 commit 67d9b74

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

docs/en/guide/pve/pve_precheck.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,14 @@ Feel free to give the project a ```Star``` for free support!-->[https://github.c
1818

1919
It is recommended that debian try to use the latest stable version of the system before use.
2020

21-
**Do not use this set of scripts in the dynamic IP server (reboot the machine automatically switch the local IP server is not supported, reboot the machine after the IP does not automatically switch the support)**
21+
**Warning: This project only supports servers with a dedicated public IPv4 address**
22+
23+
This project relies on a fixed IPv4 address for network allocation and does not support the following scenarios:
24+
25+
* Environments with dynamic IPv4 (e.g., servers whose IP address changes after reboot)
26+
* Environments without a dedicated public IPv4 address (e.g., accessing the internet via home router NAT and requiring DHCP to obtain an address)
27+
28+
If your server does not have a publicly routable static IPv4 address, please do not use this project.
2229

2330
The one-click installation script of this project only adapts to Debian systems, non-Debian can not be installed through the APT source, the official only gives the image of Debian, other systems can only use the ISO installation, or use custom partitions and other ways to solve the problem in the FAQ partition.
2431

0 commit comments

Comments
 (0)