Created
September 22, 2018 15:14
-
-
Save kerren/ba7cd9f62184fd18595c88027a2a06f8 to your computer and use it in GitHub Desktop.
The hosts file on the router host
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 127.0.0.1 localhost | |
| 127.0.1.1 router | |
| 140.82.58.111 server1 | |
| 95.179.179.5 server2 | |
| 199.247.28.183 server3 | |
| # The following lines are desirable for IPv6 capable hosts | |
| ::1 localhost ip6-localhost ip6-loopback | |
| ff02::1 ip6-allnodes | |
| ff02::2 ip6-allrouters |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment