mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-28 11:13:20 +03:00
Updated FAQ (markdown)
2
FAQ.md
2
FAQ.md
@@ -461,6 +461,8 @@ Go to [access logs](https://github.com/rustdesk/rustdesk/wiki/FAQ#access-logs) o
|
|||||||
|
|
||||||
If you host the server in your intranet with some type of routers, you may have network problem because of NAT hairping.
|
If you host the server in your intranet with some type of routers, you may have network problem because of NAT hairping.
|
||||||
|
|
||||||
|
> --> c:\Windows\System32\etc\hosts: add "192.168.232.10 name.mydomain" and this way all the internal hosts will resolve name.mydomain like an internal IP address instead of the external IP.
|
||||||
|
|
||||||
Here is how ChatGPT explains NAT hairping.
|
Here is how ChatGPT explains NAT hairping.
|
||||||
|
|
||||||
> Now, let's say you're inside your network, on your laptop, and you try to access that same web server using its public IP address or domain name.
|
> Now, let's say you're inside your network, on your laptop, and you try to access that same web server using its public IP address or domain name.
|
||||||
|
|||||||
Reference in New Issue
Block a user