Adventures in IPv6 addressing
This file contains 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
[bc@app01v6 ~]# host cilantro.nom.co | |
cilantro.nom.co has address 50.97.141.187 | |
cilantro.nom.co has IPv6 address 2607:f0d0:1102:a1::f00d:face | |
[bc@app01v6 ~]# host taco.sh | |
taco.sh has address 50.97.141.187 | |
taco.sh has IPv6 address 2607:f0d0:1102:a1::beef:7ac0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment