mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-19 23:13:20 +03:00
Updated FAQ (markdown)
1
FAQ.md
1
FAQ.md
@@ -462,6 +462,7 @@ Here is how ChatGPT explains NAT hairping.
|
||||
> - With NAT Hairpinning: When your router has NAT Hairpinning enabled, it recognizes that the request from an internal device is destined for its own public IP (which is also configured to forward to an internal server). Instead of sending the request out to the internet and then trying to route it back in (which is inefficient and often fails), the router intelligently redirects the request directly back into the internal network to the correct internal IP address of the server.
|
||||
|
||||
Also we high recommend you deploy on cloud instance which make your life quite simple, here is an example.
|
||||
|
||||
> User: Well, I DID deploy the server in intranet (LAN) but I also am using DNS and DID set up a DNS re-write to the LAN version of the Rustdesk server IP for intranet endpoints but I am still having these issues. I did #2 here: https://rustdesk.com/docs/en/self-host/nat-loopback-issues/, The NAT hairpinning *might* explain the lack of connectivity to an onsite endpoint that has VPN turned on. But it does not explain me being unable to remote control offsite endpoints from campus...
|
||||
> ...
|
||||
> ...
|
||||
|
||||
Reference in New Issue
Block a user