Reconfigure /etc/resolv.conf para usar los nuevos nombres del servidor
¿Porqué me debería de importar?
- Permite el uso completo de GitHub en IPv6
- Will enable full use of GitHub on IPv6 limited nodes by using a public NAT64/DNS64 resolver
Description | Command | |||||
---|---|---|---|---|---|---|
1 | Update /etc/resolv.conf to use the public NAT64/DNS64 resolver
| WARNING - This will overwrite any existing DNS entries, make sure you want to do this!
| ||||
2 | OPTIONAL - Append the 1.1.1.1 DNS name servers into /etc/resolv.conf
NOTE: If you cannot update from a GitHub repo after this step, repeat step 1 and do not perform step 2 |
| ||||
3 | Use chattr to prevent any VPS cloud configs from resetting /etc/resolv.conf | This will make /etc/resolv.conf immutable
If you need to edit /etc/resolv.conf again, you must disable immutability
| ||||
4 | Check your node's DNS connection settings |
|
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|