Comments on: How to Check Your Public IPv6 IP Address from the Linux Command Line Using Bash https://ipv6.net/blog/how-to-check-your-public-ipv6-ip-address-from-the-linux-command-line-using-bash/ The IPv6 and IoT Resources Mon, 17 Feb 2025 06:29:55 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: Anonymous https://ipv6.net/blog/how-to-check-your-public-ipv6-ip-address-from-the-linux-command-line-using-bash/#comment-45393 Mon, 17 Feb 2025 06:29:55 +0000 https://ipv6.net/?p=2531131#comment-45393 1

]]>
By: EB https://ipv6.net/blog/how-to-check-your-public-ipv6-ip-address-from-the-linux-command-line-using-bash/#comment-25880 Sun, 22 Sep 2024 09:56:09 +0000 https://ipv6.net/?p=2531131#comment-25880 In reply to Nick Fenwick.

This probably means something is not right with you machine’s IPv6 setup as it can’t seem to connect to the IPv6 address of icanhazip.com.
First check if the hostname icanhazip.com resolves to a valid IPv6 address. Should be something like:

> host icanhazip.com
icanhazip.com has address 104.16.185.241
icanhazip.com has address 104.16.184.241
icanhazip.com has IPv6 address 2606:4700::6810:b8f1
icanhazip.com has IPv6 address 2606:4700::6810:b9f1

Then check if it is reachable:

> ping6 2606:4700::6810:b8f1
PING 2606:4700::6810:b8f1(2606:4700::6810:b8f1) 56 data bytes
64 bytes from 2606:4700::6810:b8f1: icmp_seq=1 ttl=53 time=1.42 ms
64 bytes from 2606:4700::6810:b8f1: icmp_seq=2 ttl=53 time=1.38 ms
^C
— 2606:4700::6810:b8f1 ping statistics —
2 packets transmitted, 2 received, 0% packet loss, time 1002ms
rtt min/avg/max/mdev = 1.383/1.402/1.421/0.019 ms

]]>
By: Nick Fenwick https://ipv6.net/blog/how-to-check-your-public-ipv6-ip-address-from-the-linux-command-line-using-bash/#comment-25756 Sat, 21 Sep 2024 07:02:08 +0000 https://ipv6.net/?p=2531131#comment-25756 $ curl -6 icanhazip.com
curl: (7) Couldn’t connect to server

Running on a Linux dedicated machine hosted in London on a reliable network on a working production machine.

]]>
By: Anonymous https://ipv6.net/blog/how-to-check-your-public-ipv6-ip-address-from-the-linux-command-line-using-bash/#comment-25755 Sat, 21 Sep 2024 07:01:22 +0000 https://ipv6.net/?p=2531131#comment-25755 0.5

]]>
By: Anonymous https://ipv6.net/blog/how-to-check-your-public-ipv6-ip-address-from-the-linux-command-line-using-bash/#comment-15661 Thu, 13 Jun 2024 11:22:28 +0000 https://ipv6.net/?p=2531131#comment-15661 3

]]>
By: Anonymous https://ipv6.net/blog/how-to-check-your-public-ipv6-ip-address-from-the-linux-command-line-using-bash/#comment-9657 Fri, 05 Jan 2024 06:45:21 +0000 https://ipv6.net/?p=2531131#comment-9657 4.5

]]>