Benad's Web Site
A quick post to mention that this site should be available on IPv6. Its IP address is 2604:180::e8e3:93ef
and it has an AAAA
record for benad.me
. My old Apple AirPort Extreme can only use Tunnel IPv6 mode with PPPoE, but still the following curl command worked: curl -s6 "https://benad.me/" --verbose > /dev/null
. You can also enter https://[2604:180::e8e3:93ef]/
in your web browser, if you ignore the certificate warnings.