diff --git a/content/self-host/rustdesk-server-oss/nat-loopback-issues/_index.en.md b/content/self-host/nat-loopback-issues/_index.en.md similarity index 99% rename from content/self-host/rustdesk-server-oss/nat-loopback-issues/_index.en.md rename to content/self-host/nat-loopback-issues/_index.en.md index 349a3f5..f3db61f 100644 --- a/content/self-host/rustdesk-server-oss/nat-loopback-issues/_index.en.md +++ b/content/self-host/nat-loopback-issues/_index.en.md @@ -1,6 +1,7 @@ --- title: NAT Loopback issues -weight: 23 +weight: 500 +pre: "2.5. " --- {{% notice note %}} This explanation involves complex networking knowledge, we need your assistance to improve its readability. diff --git a/content/self-host/rustdesk-server-oss/nat-loopback-issues/images/adguard_home_click_dns_rewrites.png b/content/self-host/nat-loopback-issues/images/adguard_home_click_dns_rewrites.png similarity index 100% rename from content/self-host/rustdesk-server-oss/nat-loopback-issues/images/adguard_home_click_dns_rewrites.png rename to content/self-host/nat-loopback-issues/images/adguard_home_click_dns_rewrites.png diff --git a/content/self-host/rustdesk-server-oss/nat-loopback-issues/images/adguard_home_disable_protection.png b/content/self-host/nat-loopback-issues/images/adguard_home_disable_protection.png similarity index 100% rename from content/self-host/rustdesk-server-oss/nat-loopback-issues/images/adguard_home_disable_protection.png rename to content/self-host/nat-loopback-issues/images/adguard_home_disable_protection.png diff --git a/content/self-host/rustdesk-server-oss/nat-loopback-issues/images/adguard_home_dns_rewrite_dialog.png b/content/self-host/nat-loopback-issues/images/adguard_home_dns_rewrite_dialog.png similarity index 100% rename from content/self-host/rustdesk-server-oss/nat-loopback-issues/images/adguard_home_dns_rewrite_dialog.png rename to content/self-host/nat-loopback-issues/images/adguard_home_dns_rewrite_dialog.png diff --git a/content/self-host/rustdesk-server-oss/nat-loopback-issues/images/adguard_home_dns_rewrite_final_result.png b/content/self-host/nat-loopback-issues/images/adguard_home_dns_rewrite_final_result.png similarity index 100% rename from content/self-host/rustdesk-server-oss/nat-loopback-issues/images/adguard_home_dns_rewrite_final_result.png rename to content/self-host/nat-loopback-issues/images/adguard_home_dns_rewrite_final_result.png diff --git a/content/self-host/rustdesk-server-oss/nat-loopback-issues/images/pi_hole_disable_blocking.png b/content/self-host/nat-loopback-issues/images/pi_hole_disable_blocking.png similarity index 100% rename from content/self-host/rustdesk-server-oss/nat-loopback-issues/images/pi_hole_disable_blocking.png rename to content/self-host/nat-loopback-issues/images/pi_hole_disable_blocking.png diff --git a/content/self-host/rustdesk-server-oss/nat-loopback-issues/images/pi_hole_local_dns_dns_records.png b/content/self-host/nat-loopback-issues/images/pi_hole_local_dns_dns_records.png similarity index 100% rename from content/self-host/rustdesk-server-oss/nat-loopback-issues/images/pi_hole_local_dns_dns_records.png rename to content/self-host/nat-loopback-issues/images/pi_hole_local_dns_dns_records.png diff --git a/content/self-host/rustdesk-server-oss/_index.en.md b/content/self-host/rustdesk-server-oss/_index.en.md index 935e4cf..6d2a112 100755 --- a/content/self-host/rustdesk-server-oss/_index.en.md +++ b/content/self-host/rustdesk-server-oss/_index.en.md @@ -7,3 +7,7 @@ pre: "2.1. " Please join our [Discord](https://discord.com/invite/nDceKgxnkV) if you would like to talk with us about self-hosting your own [open source RustDesk Server](https://github.com/rustdesk/rustdesk-server). {{% children depth="3" showhidden="true" %}} + +{{% notice note %}} +If you build you own server on your home/office, and can't connect it though public IP/domain, please check [this article](https://rustdesk.com/docs/en/self-host/nat-loopback-issues/). +{{% /notice %}} \ No newline at end of file diff --git a/content/self-host/rustdesk-server-pro/_index.en.md b/content/self-host/rustdesk-server-pro/_index.en.md index b38a280..cfdbcea 100644 --- a/content/self-host/rustdesk-server-pro/_index.en.md +++ b/content/self-host/rustdesk-server-pro/_index.en.md @@ -21,7 +21,9 @@ RustDesk Server Pro has more features compared to the open source version. {{% notice note %}} RustDesk Client ≥ 1.2.0 required {{% /notice %}} - +{{% notice note %}} +If you build you own server on your home/office, and can't connect it though public IP/domain, please check [this article](https://rustdesk.com/docs/en/self-host/nat-loopback-issues/). +{{% /notice %}} ### Hardware requirement Lowest level VPS is enough for your use case. The server software is not CPU and memory intensive. Our public ID server hosted on a 2 CPU/4 GB Vultr server serves 1.5+ million endpoints.