[tor-relays] bridge distribution mechanism

2021-12-12 Thread potlatch via tor-relays
Hello Tor universe, One of the bridges I recently set up shows the Bridge distribution mechanism as https: Question: Is this an issue or does it impact the functionality of the bridge? Or maybe I made a boo boo during setup. Most of my bridges report Moat as the mechanism. Just trying to learn so

Re: [tor-relays] bridge distribution mechanism

2021-12-12 Thread trinity pointard
Hi, There are multiple bridges distributions mechanism. One is chosen at random when your bridge first come to life, each being perfectly fine : - moat: distributed automatically to Tor Browser users - https: distributed on bridge-db website after solving a captcha https://bridges.torproject.org/

Re: [tor-relays] bridge distribution mechanism

2021-12-14 Thread Roger Dingledine
On Sun, Dec 12, 2021 at 10:52:42AM +0100, trinity pointard wrote: > There are multiple bridges distributions mechanism. One is chosen at random > when your bridge first come to life, each being perfectly fine : > - moat: distributed automatically to Tor Browser users > - https: distributed on bridg

[tor-relays] Bridge Distribution Mechanism none

2022-04-18 Thread Ross Camm
I have been up and running with my Tor Bridge for a number of months now, yet Tor Metrics reports that the Bridge Distribution Mechanism for my server is stuck on 'none'. Consequently I see no incoming connections to my Bridge. I have tried altering the following BridgeRelay 1 PublishSer

[tor-relays] Bridge Distribution Mechanism none

2022-04-20 Thread Ross Camm
:35 +0200 From: li...@for-privacy.net To: tor-relays@lists.torproject.org Subject: Re: [tor-relays] Bridge Distribution Mechanism none Message-ID: <2335525.61UdpqZOmS@w530> Content-Type: text/plain; charset="utf-8" On Tuesday, April 19, 2022 2:28:01 PM CEST 55578 via tor-relays w

[tor-relays] Bridge distribution mechanism thoughts

2023-01-09 Thread a tor op via tor-relays
I have a few questions, I have two obfs4 bridges updated with sw, one old since a few years and the other very new. The older one I now notice all of a sudden have gotten distribution mechanisms 'none'. It had 'moat' earlier, what would make it change like this? It usually has between 50-100 u

Re: [tor-relays] Bridge Distribution Mechanism none

2022-04-19 Thread 55578 via tor-relays
Probably because obfs4 is not installed or not running properly. Check your logs for obfs4 errors, and for Apparmor error messages as well. On Mon, Apr 18, 2022 at 09:07, Ross Camm wrote: > I have been up and running with my Tor Bridge for a number of months now, yet > Tor Metrics reports that

Re: [tor-relays] Bridge Distribution Mechanism none

2022-04-19 Thread lists
On Tuesday, April 19, 2022 2:28:01 PM CEST 55578 via tor-relays wrote: > Probably because obfs4 is not installed or not running properly. Get the obfs4proxy package from backports. Outdated obfs bridges are rejected AFAIK. https://lists.torproject.org/pipermail/tor-relays/2022-March/020447.html

Re: [tor-relays] Bridge Distribution Mechanism none

2022-04-20 Thread Ross Camm
I have no error from Apparmor and I dont believe obfs4 proxy is the issue as I have obfs4 installed and confirmed running dpkg -l | grep obfs4 ii obfs4proxy 0.0.7-4 ps ax | grep obfs4 5501 ? Sl 0:01 /usr/bin/obfs4proxy netstat -nap | grep obfs4 tcp 0 0 X.X.X.X:12345 0.0.0.0:* LISTEN 5501/o

Re: [tor-relays] Bridge Distribution Mechanism none

2022-04-20 Thread gus
; > > I will keep my eye on the bridge status page to see if the Bridge Mechanism > changes as well as my incoming connections. > > Regards > Ross > > Date: Tue, 19 Apr 2022 15:59:35 +0200 > From: li...@for-privacy.net > To: tor-relays@lists.torproject.org >

Re: [tor-relays] Bridge Distribution Mechanism none

2022-04-20 Thread lists
On Wednesday, April 20, 2022 10:22:54 AM CEST Ross Camm wrote: > I have no error from Apparmor and I dont believe obfs4 proxy is the issue > as I have obfs4 installed and confirmed running > > dpkg -l | grep obfs4 > ii obfs4proxy 0.0.7-4 > > ps ax | grep obfs4 > 5501 ? Sl 0:01 /usr/bin/obfs4prox