Cannot ping6 any of the authorities in the list

I took the list of ipv6 addresses from the torproject post-install page:

Have had a lot of trouble with ipv6 not working for a South African ISP, but realized that I can’t ping6 successfully from any of my ipv6 running servers. I used to be able to. Is the list out of date? Wonder what I’m missing here.

1 Like

I believe you are referring to:

ping6 -c2 2001:858:2:2:aabb:0:563b:1526 && ping6 -c2 2620:13:4000:6000::1000:118 && ping6 -c2 2001:67c:289c::9 && ping6 -c2 2001:678:558:1000::244 && ping6 -c2 2001:638:a000:4140::ffff:189 && echo OK.

On my IPv6 machine I was able to separately ping every listed IP but the first one: this means the above command stops prematurely, and should be fixed.

1 Like

Thank you; putting them all in one command does crap out trying the rest of the list once you fail. However, trying it again today, I have no connectivity problems now. (I must have broken the internet over the weekend) One helpful thing I was given was how to get an always current list of the bwauths:

and right now, the ipv6 ping addresses in

are up to date.

1 Like