forked from toolshed/docs.coopcloud.tech
		
	add a note on the hairpin issue
This commit is contained in:
		| @ -79,13 +79,7 @@ Your entries in your DNS provider setup might look like the following. | ||||
|  | ||||
| Where `116.203.211.204` can be replaced with the IP address of your server. | ||||
|  | ||||
| On your local machine be sure to add your domain and all relevant subdomains in future steps to your `/etc/hosts` file. For example:  | ||||
|  | ||||
| ``` | ||||
| 116.203.211.204 example.com | ||||
| 116.203.211.204 foo.example.com | ||||
| 116.203.211.204 bar.example.com | ||||
| ``` | ||||
| Warning: If the you are in the same local netwrok as the server, you might run into [NAT Hairpin](https://superuser.com/questions/663820/port-forwarding-from-inner-network-to-inner-network-hairpin-nat) issues. | ||||
|  | ||||
| ??? question "How do I know my DNS is working?" | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user