diff --git a/FAQ.md b/FAQ.md index c1afafc..f5c352a 100644 --- a/FAQ.md +++ b/FAQ.md @@ -464,8 +464,11 @@ Here is how ChatGPT explains NAT hairping. 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... +> > ... +> > ... +> > User: I just migrated it to a Linode instance and redirected DNS and everything is good now. Thanks for your help!