Uhm, I believe that the bridge authority marks all IPv6-enabled bridges as not running now! Try fetching an IPv6-enabled bridge from BridgeDB; there are none available. Can you find out what's not working there?
Trac: Resolution: implemented toN/A Status: closed to reopened
Alright… please forgive the awful screenshots, there's not really a way to copy terminal output from the machine I use to access it.
It looks like it's dropping IPv6 connections because of a missing route:
Here's the current routes:
From what I understand of IPv6, it doesn't seem like there's anything missing? Am I missing something obvious? Should I just disable AuthDirHasIPv6Connectivity for now?
I'm sorry, but I have no clue how to diagnose this problem, nor do I know whether it's better to disable the config option vs. fixing the issue at hand.
I mainly wanted to the report the issue. Please find the following graph showing that there are zero bridges supporting IPv6 as of November 28:
Alright… please forgive the awful screenshots, there's not really a way to copy terminal output from the machine I use to access it.
It looks like it's dropping IPv6 connections because of a missing route:
Here's the current routes:
From what I understand of IPv6, it doesn't seem like there's anything missing? Am I missing something obvious?
There is no default route through eth0.
This probably means you need to tell your machine that eth0 has IPv6.
I can't remember how I did it on mine, it was about 15 months ago!
Should I just disable AuthDirHasIPv6Connectivity for now?
This might be a good idea until you can ping6 ipv6.google.com (for example).
I've disabled the setting for now, but I think I know what needs to be done to get it IPv6 working, or, at least, I've identified at least two problems in the current setup.
I've disabled the setting for now, but I think I know what needs to be done to get it IPv6 working, or, at least, I've identified at least two problems in the current setup.
Do you need any help with understanding or resolving these problems?