Re: [tor-relays] Please enable IPv6 on your relay!

2015-06-18 Thread Roman Mamedov
On Thu, 18 Jun 2015 20:40:44 +0200
Jesus Cea  wrote:

> # Declaramos que este nodo TOR es accesible a través de IPv6
> ORPort [::]:PUERTO_TOR

You thought it would be this simple. Nope, unlike every other IPv6-capable
program on Earth, in Tor this syntax of "bind to all IPs" is not supported.
They want you to specify the actual single IP manually, and then keep track if
it changes and each time not forget to go to torrc to update it.
https://lists.torproject.org/pipermail/tor-relays/2015-May/007063.html

> 
> # Es un nodo de tránsito, no de salida
> IPv6Exit 1
> ExitPolicy reject6 *:*
> """
> 
> After 39 hours Atlas still doesn't show me as IPv6 accessible and I see
> ZERO IPv6 connections in or out.
> 
> 
> 


-- 
With respect,
Roman


signature.asc
Description: PGP signature
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-06-18 Thread Jesus Cea
On 13/05/15 00:09, Moritz Bartl wrote:
> Hi!
> 
> We still have a depressingly low number of relays that support IPv6
> (currently only ~120 of ~1900 relays). If your host supports IPv6,
> please enable it, especially if you run an exit! This has to be done
> explicitly.
> 
> https://trac.torproject.org/projects/tor/wiki/doc/IPv6RelayHowto
> 
> In short, you add:
> 
> ORPort [IPv6::address]:port
> IPv6Exit 1
> ExitPolicy reject6 *:*

Hi there!.

I have added this to my configuration:

"""
# Poder acceder a SOCKS5 a través del localhost IPv6
SocksListenAddress [::1]

# Poder controlar el proceso TOR a través de ambos localhosts
ControlListenAddress 127.0.0.1:9051
ControlListenAddress [::1]:9051

# Declaramos que este nodo TOR es accesible a través de IPv6
ORPort [::]:PUERTO_TOR

# Es un nodo de tránsito, no de salida
IPv6Exit 1
ExitPolicy reject6 *:*
"""

After 39 hours Atlas still doesn't show me as IPv6 accessible and I see
ZERO IPv6 connections in or out.



-- 
Jesús Cea Avión _/_/  _/_/_/_/_/_/
j...@jcea.es - http://www.jcea.es/ _/_/_/_/  _/_/_/_/  _/_/
Twitter: @jcea_/_/_/_/  _/_/_/_/_/
jabber / xmpp:j...@jabber.org  _/_/  _/_/_/_/  _/_/  _/_/
"Things are not so easy"  _/_/  _/_/_/_/  _/_/_/_/  _/_/
"My name is Dump, Core Dump"   _/_/_/_/_/_/  _/_/  _/_/
"El amor es poner tu felicidad en la felicidad de otro" - Leibniz



signature.asc
Description: OpenPGP digital signature
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-06-03 Thread Linus Nordberg
nusenu  wrote
Sat, 16 May 2015 08:26:19 +:

| Since clients are not able to bootstrap over IPv6 yet:
| 
| https://trac.torproject.org/projects/tor/wiki/org/roadmaps/Tor/IPv6 :
| > Directory authorities on IPv6
| >
| > Clients and relays talk to directory authorities. The work with
| > making directory authorities reachable over IPv6 has not been
| > started.
| >
| > This work will be tracked in #6027. [1]
| 
| 
| Does that mean that IPv6 non-exits are not very useful yet?

They're useful for clients configuring them as bridges (guards).
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-25 Thread Speak Freely
Hello everyone,

I know that most of you know to do this already, but remember to
update your IPv6 firewall! :)


Matt
Speak Freely
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-18 Thread Toralf Förster
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 05/13/2015 01:43 AM, Moritz Bartl wrote:
> It is exclusively using accept6/reject6 lines.
Sure - there are currently few trac entries opened for that.

I do currently assume, that the following 2 lines :

ExitPolicy accept  *:443
ExitPolicy accept6 *:80

will open both ports at ipv4 as well as at ipv6 .

- -- 
Toralf
pgp key: 7B1A 07F4 EC82 0F90 D4C2  8936 872A E508 0076 E94E
- --
"; the past is all dirty and cruel in the modern popular imagination, with the 
exception of the Romans, who are just cruel"
Ian Mortimer, 2008, "The Time Traveller's Guide to Medieval England"
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iF4EAREIAAYFAlVaZaIACgkQxOrN3gB26U5dMgD+LMRwvJnZTxvQAeCbn6K0KfzP
lplQ+GhUeM3GIKDSJYgA/08rS7DSC7RTC6ntf+6hFWHuD+Inij9101MrxJqV8Rks
=vXqS
-END PGP SIGNATURE-
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-18 Thread Toralf Förster
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 05/13/2015 02:41 AM, n...@cock.li wrote:
> Wildcard accept/reject policies seem to catch both IPv6 and v4 going
> from the comment (and code) in src/or/routerparse.c[1]:

When I (naivly) prepend just the following lines into torrc before the current 
(reduced exit policy) :

# exit for ipv6
#
ORPort [2a01:4f8:190:514a::2]:443
IPv6Exit 1
ExitPolicy accept6 *:443   # HTTPS
ExitPolicy accept6 *:989-995   # FTP over SSL, Netnews Administration System, 
telnets, IMAP over SSL, ircs, POP3 over SSL
ExitPolicy accept6 *:6660-6669 # IRC
ExitPolicy accept6 *:6679  # IRC SSL
ExitPolicy accept6 *:6697  # IRC SSL
ExitPolicy reject6 *:*

I run into https://trac.torproject.org/projects/tor/ticket/16069 . So it seems 
to me, that it is not currently possible to have separate exit4/exit6 policies, 
right ?


- -- 
Toralf
pgp key: 7B1A 07F4 EC82 0F90 D4C2  8936 872A E508 0076 E94E
- --
"; the past is all dirty and cruel in the modern popular imagination, with the 
exception of the Romans, who are just cruel"
Ian Mortimer, 2008, "The Time Traveller's Guide to Medieval England"
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iF4EAREIAAYFAlVaXiEACgkQxOrN3gB26U4dTwD9FBy7TTPsILdmn/s1keiAoFH+
kQGot41eMZUTW17Ak/EA/0PjxYARfjouiwQi/5FpHqrlvtlFnJYihlZ/E2zb/SUM
=RKoD
-END PGP SIGNATURE-
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-17 Thread Julian Plamann
 

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Thanks for the reminder. Just enabled IPv6 on the 100mbps unmetered exit
I started up yesterday and set appropriate reverse lookup  records
for tor exit node identification.

https://atlas.torproject.org/#details/85C34289F5F62DD1490EB6D0627F9CD9BE90F911

Julian

On Wednesday 13 May 2015 00:09:45 Moritz Bartl wrote:
> If your host supports IPv6,
> please enable it, especially if you run an exit! This has to be done

-BEGIN PGP SIGNATURE-
wsFcBAEBCAAQBQJVWOKSCRB9wOTqlogdgwAAbLoQAII4P4LEgHwj98u6cvMv
jKeEt0KJE2+Xz9aHNLnn00THO8EUXIx+tke0XWRspIY9x97bajQbAfUFfGT2
iVp5Y5mA6oqrxAV2nOWzA+WllmljpgVLpQtQYKBvLgmlMQLDkHqVZikjNV9y
7N3yg6htV5/OcZcUx+ELwhUgsV86u2aFNC3bmf5AMEX9aMgyUmjdOOP3yJ3o
0yzqkjmCUZzcpKlvbm/B4trx4pnxm57s2esh67+FaCi2P+rKo6+8no+Cwk77
xnfw6TxH6SBW4QoTi6XVbQ2TEKlvts42L6/4Xhg1jVmwhEXHSkfDMLF8NAXg
nriLdY3sppQpd8HRVN4RpPhCEC0MD/93KWQWAGgOdQyLEPd3rKL7uijzTwEs
IqRfH/mEaBmEIRRUMALIWG8qpK/w/bgXf05GUvMwtVHzcXknRdNNeNbxOJsF
cXt3uXacXTY2e4xjxrLLdll5MJjnNWffVWOYGdp3B5GyJo79iZK2X4vVjnCb
XX46XgmrvmfKI+d2AbLyuVUTheh36iviNiTsifzVoRZdIXOFqF2sMEXksV2P
LuGiVTfYdgoHde8xbRngPYlXSOPrvqzp9tdx1eB3eCMjNojBuyIyh3O7Fhjv
rKUGXTUnb6Oubb0lSR7eAjkt3gXdbOwtWXhuk6TRCr/v19adEYdTzOo6njAW
n+gl
=Fawy
-END PGP SIGNATURE-
 ___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-17 Thread Toralf Förster
On 05/13/2015 01:43 AM, Moritz Bartl wrote:
> On 05/13/2015 12:53 AM, Aaron Hopkins wrote:
>> I tried configuring this a while ago, but got confused by what appeared to
>> be conflicting documentation for IPv6 exit policies.  Is the ExitPolicy for
>> IPv6 completely separate (only using accept6/reject6 lines) or does it also
>> make use of lines like "ExitPolicy accept *:80" which mention a port but
>> not an IPv4 IP?
> 
> It is exclusively using accept6/reject6 lines.
> 
Unfortunately onionooo (and therefore nearly every Tor status page) displays 
the ipv6 policy as ipv4 too instead the ipv6 and ipv4 policy separately.

-- 
Toralf
pgp key: 7B1A 07F4 EC82 0F90 D4C2  8936 872A E508 0076 E94E
--
"; the past is all dirty and cruel in the modern popular imagination, with the 
exception of the Romans, who are just cruel"
Ian Mortimer, 2008, "The Time Traveller's Guide to Medieval England"
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-16 Thread Moritz Bartl
On 05/16/2015 09:57 AM, nusenu wrote:
> Do non-exit relays require the last two lines as well?
> So if 'IPv6Exit 1' is required for IPv6 non-exits, the man page should
> be more explicit about that?

It is not required. "IPv6Exit 1" enables exiting, as written in the
manpages and in the howto that I've linked to.

-- 
Moritz Bartl
https://www.torservers.net/
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-16 Thread nusenu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Since clients are not able to bootstrap over IPv6 yet:

https://trac.torproject.org/projects/tor/wiki/org/roadmaps/Tor/IPv6 :
> Directory authorities on IPv6
> 
> Clients and relays talk to directory authorities. The work with
> making directory authorities reachable over IPv6 has not been
> started.
> 
> This work will be tracked in #6027. [1]


Does that mean that IPv6 non-exits are not very useful yet?


[1] https://trac.torproject.org/projects/tor/ticket/6027
-BEGIN PGP SIGNATURE-

iQIcBAEBCgAGBQJVVv8rAAoJEFv7XvVCELh0imAP/R+29RxCWirOu0ObUcsR0EWq
n5koHFe7SbB9rroMR443SNU4BLC6ocYOo+SIuzyf//YEyo7Ka8z5wWBLBkg9+edh
CFeZ1uZVhkHPiYdtaHREvf4DL/UqRP/89ZskBtNeWmdy9Lx5O3vaRXTEiv+DCljf
LwBmMetvSdv2h442OTbeWhsMQ9/na+SNBEbuzPixkMwL5z8WTQD0LdXKM4McwSUk
T8gWVg1wja9gFHQlbo0wvc1UweV5Fnb71fYZIGM9OO5Z/1sXUHLRg3bfD+PzqRQT
j52HmsCrHDfzStxGEJmYTkHJDS9Jytk0afC5o1Z1k0IExXVSXbRtHppvna+bdr6H
Do38xJxj6REdq7brE3IwACVxMRSCj932ArLtvovaPTtBhkc2mP6JVk7p94YRaC3x
pP5ekdSaveHjH5RXrw0xmDsboNoqzqlEBJA6+ynRgWhrxOxUUmBaRfNVLPhS3iVf
jmVk+MCCyfdCL0qYM6wKHy0eXqnEb9047si9kfCOcONSwccM2rcPlOYjOUm43L9W
BKtpxEq9QHm+ZD1L9OCHeTx/MpEiaQjn9BcMpvtvuUNkgD6RbC1dFJz/2Yhls4Pv
5drOfwabYQHhHeNcUoW4wBf0NM5vVZpH51fDtpHIiEQDEtJskM7EJvAT3e2yViGQ
m3CaqrdIY/67DywpGOIv
=FzJR
-END PGP SIGNATURE-
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-16 Thread nusenu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Moritz Bartl:
> ORPort [IPv6::address]:port IPv6Exit 1 ExitPolicy reject6 *:*


Do non-exit relays require the last two lines as well?

https://trac.torproject.org/projects/tor/wiki/doc/IPv6RelayHowto :
> In order to be able to exit to IPv6 addresses, exit relays must
> set IPv6Exit 1


The man page says:
> IPv6Exit 0|1
> 
> If set, and we are an exit node, allow clients to use us for IPv6
> traffic. (Default: 0)


So if 'IPv6Exit 1' is required for IPv6 non-exits, the man page should
be more explicit about that?
-BEGIN PGP SIGNATURE-

iQIcBAEBCgAGBQJVVvhrAAoJEFv7XvVCELh0oC0P/1RSuOIsLL0p0AjQb1MCLrNh
XXXTe4ADt1X/D2xGf/tJZ6nGz610Rrirp7yTnzLfmJs13Rm32fGyIylPKFwxb9Cg
uI9arWT7ZPCC+CiI7IiIy8fQBrhVDwT4ZCdovSVgdW1ja0NHRsO15Wg8fA0omDpM
aeUIc+oIQDcCEkFtIamCsJVX3hLIuOcNEDSykDT3lRlFdc+SQIklBq2zl30DlxqH
7Dh06YwcjEzOF/klbHxKKUFlS/B4+YcQJZlkq5MfyebPaBv1TtkvGfIrkDdihKp2
s3eQvJuXGNhCBnghGV3GM7SKKbWRHFwqwL+3iMupYKmghaGMI/REptM87XaWWzXE
Ijxg1rERz0POuykh//vlgnfg1KB8iL9l/haxoTf3ZizbXUHVTNIUMlRAVPY1d9h6
XEIkJCqEf7FBnPhlkWZupmh+xc26uD/hS++KSvlT95NGRcDcywCp5a8uaTPqQa7I
LVQ0Ey1JD0mq//zALk+XTSzfMpOWxBS6C7WHsluFVXhDmN2ZvCWy8neEMI29vWvG
9T7i4TM121v5wKoQ4qjWvx6LINRTIIodVzpecG235LPq0TpR8rSO8y9hp4mjXKYv
ZY+nXNkAJr2TtQwz56Xl3fVaLCxUXHqBA+PCIfb9veHYgy37wjU+0ja/XuBRWMUL
IjI5mv9PHr2gRgI0JLUz
=lHin
-END PGP SIGNATURE-
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-15 Thread René Ladan
On 05/13/2015 00:09, Moritz Bartl wrote:
> Hi!
> 
> We still have a depressingly low number of relays that support IPv6
> (currently only ~120 of ~1900 relays). If your host supports IPv6,
> please enable it, especially if you run an exit! This has to be done
> explicitly.
> 
> https://trac.torproject.org/projects/tor/wiki/doc/IPv6RelayHowto
> 
> In short, you add:
> 
> ORPort [IPv6::address]:port
> IPv6Exit 1
> ExitPolicy reject6 *:*
> 
> (or a more open exit policy respectively)
> 
I already had it enabled it on my node (ymkeo -
4E8CE6F5651E7342C1E7E5ED031E82078134FB0D) but only enabled it on the
router today. Atlas now confirms both IPv4 and IPv6 connectivity but I
did loose the Stable (and HSDir) flag? I did not restart the Tor process
itself.

Regards,
René

___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-14 Thread torserver
That will be a problem because that instances will get several
IPv6-addresses during the day because of active privacy extensions and the
router get a new /56 for IPv6 from the ISP every day. A manual change of
the torrc is inefficient for me. Because of that I will deactivate
IPv6-support at the affected instances until the discovery of a
IPv6-address will be like for IPv4 :-(
I am not a programmer but perhaps it will be solved like for
dyndns-services.

Marcel

> JovianMallard  hat am 13. Mai 2015 um 18:24 geschrieben:
> 
> 
> Googling finds these:
> https://lists.torproject.org/pipermail/tor-commits/2012-May/042676.html
> https://trac.torproject.org/projects/tor/ticket/5146
> https://trac.torproject.org/projects/tor/ticket/5940
> 
> Looks like tor hasn't been taught to turn [::] into a reachable global
> IP address yet (for reporting to the network - listening would work
> fine), so I think you'll need to use your actual global IPv6 address
> there.
> 
> 
> On 05/13/2015 12:13 PM, torser...@ittk.it wrote:
> > thanks, now I got a similar information:
> > 
> >> 13:36:02 [WARN] Unable to use configured IPv6 address "[::]" in a
> >> descriptor. Skipping it. Try specifying a globally reachable address
> >> explicitly.
> > 
> > what do you think?
> > 
> > Marcel
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-14 Thread Niklas Kielblock
Tunnelbroker's ToS don't seem to prohibit proxies/relays, so I don't see 
an issue here. Don't know how they'd react to exits, though.


On 13/05/2015 19:09, Michael Gorbach wrote:

Is there anything I should be concerned with w.r.t to activating IPv6 on a 
relay that has IPv6 connectivity only through a Hurricane Electric tunnel?

~ M.


On May 12, 2015, at 6:09 PM, Moritz Bartl  wrote:

Hi!

We still have a depressingly low number of relays that support IPv6
(currently only ~120 of ~1900 relays). If your host supports IPv6,
please enable it, especially if you run an exit! This has to be done
explicitly.

https://trac.torproject.org/projects/tor/wiki/doc/IPv6RelayHowto

In short, you add:

ORPort [IPv6::address]:port
IPv6Exit 1
ExitPolicy reject6 *:*

(or a more open exit policy respectively)

Thanks!
--
Moritz Bartl
https://www.torservers.net/
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays




___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-14 Thread michael
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

On 05/14/2015 05:09 AM, Sharif Olorin wrote:
> Hi Michael,
> 
> From [0]:
> 
>> > There is currently no support for running a DIR port on IPv6. Leave any 
>> > DirPort option as is.
> HTH,
> Sharif
> 
> [0]: https://trac.torproject.org/projects/tor/wiki/doc/IPv6RelayHowto

Ah, I didn't catch that. Thank you for pointing that out.


-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCgAGBQJVVJnKAAoJEKBpQL3CDq4dxjIP/3OeK1p1iBmragygr+iJ88pa
UR/J2OdukjycC0MIqOsZwjx9qapDdF7t20HhX46bwaTww5I7bqX0doDVLncxv2Wc
dhUxwn/5ejXFUGpLrfFSCqMNxRwMW8Xr3ObXLSeSSMcuHdu2D2WfDQqLGDgmnb66
cmrr3pbaOlir9+NAtfSTw06dgYVfE8yaHEkg3YiJDpwx2r9re4lB2EJoSCD2iopU
ZSfsMyXldsD5rprCHpYzGRW8u6btOdPB4NLqeB8POHF8B53GJsGZMVy7Jh/qegIq
/v+fDgcHeUJV6dgzJe37YDWnV3swdTuf7i1H00+pTDapVQfljGfzzob7900/F+u0
qfS6lqIbb4k0N2TS9bL96sksVIh4YGGSU7XTCFzCY9Yc7//Jn4gMbaBaCmhmSDlb
k4k9bG9p5v7hsWUXUx6JeiCLNdo7ZFbWM83tqIFccq8MYu2Ff2LiFrxrPvlRRJxp
3ZGw1+HDXTRvZ1u7fxkyMRT+LTV14COl9vJoATV02mFtqgVwN6ngMXBiw2me6sHH
+T1IQdNFS+kFwwAAoYFxBTTA9w89MrmVz4LpjmNFR3oqtiauM/VQJzpBMdyDFwMv
ABu+E4DPEXjJ/lI4angbWMz64mgG7uwv5JyDoo4BApQrVNHOFa1Rf5wOjAjYjBWC
Yx5jJYPOLnOJbP95Dzyl
=XnNM
-END PGP SIGNATURE-
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-14 Thread Sharif Olorin
Hi Michael,

>From [0]:

> There is currently no support for running a DIR port on IPv6. Leave any 
> DirPort option as is.

HTH,
Sharif

[0]: https://trac.torproject.org/projects/tor/wiki/doc/IPv6RelayHowto

-- 
PGP: 6FB7 ED25 BFCF 3E22 72AE 6E8C 47D4 CE7F 6B9F DF57


signature.asc
Description: PGP signature
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-13 Thread Zack Weinberg
Linode has a dashboard page for each of one's vservers that shows,
among other things, graphs of its IPv4 and v6 network bandwidth.

I don't know any details of how this is done but the graphs look MRTG-ish to me.

On Wed, May 13, 2015 at 2:24 PM, Ethan Rose  wrote:
> How did you measure IPv6 traffic specifically? Ive been running an IPv4+6
> exit for a while now and would be interested to know how much of that is
> IPv6.
>
> https://atlas.torproject.org/#details/D51EE9D0653AA0D62F4D76AC428DF20F5377846B
>
> Ethan
>
>
> On May 13, 2015, at 1:44 PM, Zack Weinberg  wrote:
>
> Unfortunately, I can't do this to the CMU Tor exit because the
> university network doesn't do IPv6 -- I asked, and and it's on the
> list, but there is an awful lot of old equipment which would have to
> be replaced first, things like better WiFi coverage are higher
> priority, and I can't say that I blame them.  I've done it to my cloud
> non-exit node, though, and it seems to be pushing 50-100 bits/sec of
> IPv6 cells now.  Yes, you read that right, bits.
>
> zw
> ___
> tor-relays mailing list
> tor-relays@lists.torproject.org
> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
>
>
>
> ___
> tor-relays mailing list
> tor-relays@lists.torproject.org
> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
>
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-13 Thread michael
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

On 05/12/2015 06:09 PM, Moritz Bartl wrote:
> Hi!
> 
> We still have a depressingly low number of relays that support IPv6
> (currently only ~120 of ~1900 relays). If your host supports IPv6,
> please enable it, especially if you run an exit! This has to be done
> explicitly.
> 
> https://trac.torproject.org/projects/tor/wiki/doc/IPv6RelayHowto
> 
> In short, you add:
> 
> ORPort [IPv6::address]:port
> IPv6Exit 1
> ExitPolicy reject6 *:*
> 
> (or a more open exit policy respectively)
> 
> Thanks!

According to atlas.torproject.org, my non-exit relay appears to be
displaying/working on IPv6 for the "OR Addresses." Should it also be
using IPv6 for the "Dir Address" too?

If so, what additional configuration would I have to add to make
that happen?

Thank you.


-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCgAGBQJVU57CAAoJEKBpQL3CDq4dTzEQAIwH32pl2p4VaJ2esCJmAlpk
t3Jqj/qiuIDybzbxkihMHin9T4dyECeOUtxbc1FyQnN7ArTUoY3e037pMhMlC5tj
x2HjKpALIznUiMdYcXrjZWSxJ04MLR6OIjAVqU++riNnA2p5ETarFd5AmqvuB0wQ
etVgwCX2jhRiiS+nrLgUsWh6/bCS/7vt2BPSx5ThTqq1YEix3DbJxrdYuwh0ouwJ
Un5NlFwAgGOwAbQY22GozzaiZmYkIM48ryQ4RLSYfXqpazwaXC6/Kd4DOaiGC/By
mGkVKfaJO/DHsmy4cA/F5hq+Ia/EWV4KDKpsJsfllPtxaMqIouRLGB9LrahN7Afl
1QlEmEttsAm+m3GfqJxJFchZW0Jyj7vOQEuL6y3QSb2T3imYpKjBDQbtuUeX9auF
wZnvADzT+5MBVTSC1a/fSRAZFdltE8omeYz9rI/TOcz0suuNNCW4yW3slhztkmrb
i2/S0kGmpwBbj7UGOzaRUjcS+UJkwO0sKLp1QNuiRauhKNnlkRZpFCOgf3vFoAxz
XOUFA3k6Vjf1MFB9CXcagEw0SBwDE1wY03ZQZh38omPAyskz7Ys7mb9w6q3lopVx
0YF2MEwlTDjAK99pn08GhQqxQqcbHQOEPyjSIk+OzhxpcoH8Wcaxo6bZ+s5rMz9t
CfgqQKZyA50YZW+c4F8h
=wTQE
-END PGP SIGNATURE-
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-13 Thread Ethan Rose
How did you measure IPv6 traffic specifically? Ive been running an IPv4+6 exit 
for a while now and would be interested to know how much of that is IPv6.

https://atlas.torproject.org/#details/D51EE9D0653AA0D62F4D76AC428DF20F5377846B 


Ethan


> On May 13, 2015, at 1:44 PM, Zack Weinberg  wrote:
> 
> Unfortunately, I can't do this to the CMU Tor exit because the
> university network doesn't do IPv6 -- I asked, and and it's on the
> list, but there is an awful lot of old equipment which would have to
> be replaced first, things like better WiFi coverage are higher
> priority, and I can't say that I blame them.  I've done it to my cloud
> non-exit node, though, and it seems to be pushing 50-100 bits/sec of
> IPv6 cells now.  Yes, you read that right, bits.
> 
> zw
> ___
> tor-relays mailing list
> tor-relays@lists.torproject.org
> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays



signature.asc
Description: Message signed with OpenPGP using GPGMail
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-13 Thread Zack Weinberg
Unfortunately, I can't do this to the CMU Tor exit because the
university network doesn't do IPv6 -- I asked, and and it's on the
list, but there is an awful lot of old equipment which would have to
be replaced first, things like better WiFi coverage are higher
priority, and I can't say that I blame them.  I've done it to my cloud
non-exit node, though, and it seems to be pushing 50-100 bits/sec of
IPv6 cells now.  Yes, you read that right, bits.

zw
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-13 Thread Sven Reissmann
Done. Thx for the reminder :)

-- 
PGP Key: https://0x80.io/pub/files/key.asc
PGP Key Fingerprint: 2DF2 79CD 48DD 4D38 F0B6  7557 2E68 D557 49AA 1D99

Note: I'll be transitioning away from this key in the near future.

On 05/13/2015 06:32 PM, Gareth Llewellyn wrote:
> On Tue, May 12, 2015 at 11:09 PM, Moritz Bartl  > wrote:
> 
> especially if you run an exit!
> 
> 
> 1 exit, 2 bridges and 4 general relays are now explicitly IPv6 enabled
> 
> Once https://trac.torproject.org/projects/tor/ticket/5788 is done I'll
> be able to bring several more online
>  
> 
> 
> ___
> tor-relays mailing list
> tor-relays@lists.torproject.org
> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
> 



signature.asc
Description: OpenPGP digital signature
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-13 Thread Michael Gorbach
Is there anything I should be concerned with w.r.t to activating IPv6 on a 
relay that has IPv6 connectivity only through a Hurricane Electric tunnel?

~ M.

> On May 12, 2015, at 6:09 PM, Moritz Bartl  wrote:
> 
> Hi!
> 
> We still have a depressingly low number of relays that support IPv6
> (currently only ~120 of ~1900 relays). If your host supports IPv6,
> please enable it, especially if you run an exit! This has to be done
> explicitly.
> 
> https://trac.torproject.org/projects/tor/wiki/doc/IPv6RelayHowto
> 
> In short, you add:
> 
> ORPort [IPv6::address]:port
> IPv6Exit 1
> ExitPolicy reject6 *:*
> 
> (or a more open exit policy respectively)
> 
> Thanks!
> -- 
> Moritz Bartl
> https://www.torservers.net/
> ___
> tor-relays mailing list
> tor-relays@lists.torproject.org
> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays



smime.p7s
Description: S/MIME cryptographic signature
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-13 Thread Gareth Llewellyn
On Tue, May 12, 2015 at 11:09 PM, Moritz Bartl 
wrote:

> especially if you run an exit!
>

1 exit, 2 bridges and 4 general relays are now explicitly IPv6 enabled

Once https://trac.torproject.org/projects/tor/ticket/5788 is done I'll be
able to bring several more online
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-13 Thread JovianMallard
Googling finds these:
https://lists.torproject.org/pipermail/tor-commits/2012-May/042676.html
https://trac.torproject.org/projects/tor/ticket/5146
https://trac.torproject.org/projects/tor/ticket/5940

Looks like tor hasn't been taught to turn [::] into a reachable global
IP address yet (for reporting to the network - listening would work
fine), so I think you'll need to use your actual global IPv6 address there.


On 05/13/2015 12:13 PM, torser...@ittk.it wrote:
> thanks, now I got a similar information:
> 
>> 13:36:02 [WARN] Unable to use configured IPv6 address "[::]" in a
>> descriptor. Skipping it. Try specifying a globally reachable address
>> explicitly.
> 
> what do you think?
> 
> Marcel
> 
>> JovianMallard  hat am 13. Mai 2015 um 15:27 geschrieben:
>>
>>
>> [::1] is the IPv6 loopback address - use [::] to listen on any address.
>>
>> On 05/13/2015 03:09 AM, torser...@ittk.it wrote:
>>> I have enabled it at 1 VPS and 1 Root.
>>>
>>> And I enabled it on 2 instances which are connected via
>>> broadbandconnections with dynamic addresses for IPv4 and IPv6. There I
>>> got
>>> that information after applying the configuration:
>>>
 07:05:49 [WARN] Unable to use configured IPv6 address "[::1]" in a
 descriptor. Skipping it. Try specifying a globally reachable address
 explicitly.
 07:05:49 [NOTICE] Your Tor server's identity key fingerprint is 'xxx'
 07:05:49 [NOTICE] Opening OR listener on [::1]:2342
>>>
>>> I hope that will work as desired.
>>>
>>> Marcel
>>>
>>>
 Brian Kroll  hat am 13. Mai 2015 um
 07:45
 geschrieben:


>>> I just enabled four relays, who has the next two? ^_^
>>>
>>> //Brian
>>>
>>> Ana Lucia Cortez:
>>
>> On Wed, May 13, 2015 at 12:09:45AM +0200, Moritz Bartl wrote:
>>
>> Come on guys, we only need 6 more IPv6 relays to help Moritz out
>> of his depression ...
>>
>>
>>> We still have a depressingly low number of relays that support 
>>> IPv6 (currently only ~120 of ~1900 relays).
>>
>> Thats 6.3% IPv6 adoption rate amongst Tor relays, while todays
>> global overall IPv6 adoption rate is 6.6% according to 
>> https://www.google.com/intl/en/ipv6/statistics.html.
>>
>> ___ tor-relays mailing
>> list tor-relays@lists.torproject.org 
>> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
>>
 ___
 tor-relays mailing list
 tor-relays@lists.torproject.org
 https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
>>> ___
>>> tor-relays mailing list
>>> tor-relays@lists.torproject.org
>>> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
>>>
>>
>> ___
>> tor-relays mailing list
>> tor-relays@lists.torproject.org
>> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
> ___
> tor-relays mailing list
> tor-relays@lists.torproject.org
> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
> 



signature.asc
Description: OpenPGP digital signature
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-13 Thread torserver
thanks, now I got a similar information:

> 13:36:02 [WARN] Unable to use configured IPv6 address "[::]" in a
> descriptor. Skipping it. Try specifying a globally reachable address
> explicitly.

what do you think?

Marcel

> JovianMallard  hat am 13. Mai 2015 um 15:27 geschrieben:
> 
> 
> [::1] is the IPv6 loopback address - use [::] to listen on any address.
> 
> On 05/13/2015 03:09 AM, torser...@ittk.it wrote:
> > I have enabled it at 1 VPS and 1 Root.
> > 
> > And I enabled it on 2 instances which are connected via
> > broadbandconnections with dynamic addresses for IPv4 and IPv6. There I
> > got
> > that information after applying the configuration:
> > 
> >> 07:05:49 [WARN] Unable to use configured IPv6 address "[::1]" in a
> >> descriptor. Skipping it. Try specifying a globally reachable address
> >> explicitly.
> >> 07:05:49 [NOTICE] Your Tor server's identity key fingerprint is 'xxx'
> >> 07:05:49 [NOTICE] Opening OR listener on [::1]:2342
> > 
> > I hope that will work as desired.
> > 
> > Marcel
> > 
> > 
> >> Brian Kroll  hat am 13. Mai 2015 um
> >> 07:45
> >> geschrieben:
> >>
> >>
> > I just enabled four relays, who has the next two? ^_^
> > 
> > //Brian
> > 
> > Ana Lucia Cortez:
> 
>  On Wed, May 13, 2015 at 12:09:45AM +0200, Moritz Bartl wrote:
> 
>  Come on guys, we only need 6 more IPv6 relays to help Moritz out
>  of his depression ...
> 
> 
> > We still have a depressingly low number of relays that support 
> > IPv6 (currently only ~120 of ~1900 relays).
> 
>  Thats 6.3% IPv6 adoption rate amongst Tor relays, while todays
>  global overall IPv6 adoption rate is 6.6% according to 
>  https://www.google.com/intl/en/ipv6/statistics.html.
> 
>  ___ tor-relays mailing
>  list tor-relays@lists.torproject.org 
>  https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
> 
> >> ___
> >> tor-relays mailing list
> >> tor-relays@lists.torproject.org
> >> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
> > ___
> > tor-relays mailing list
> > tor-relays@lists.torproject.org
> > https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
> > 
> 
> ___
> tor-relays mailing list
> tor-relays@lists.torproject.org
> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-13 Thread Niklas Kielblock

Thanks for the reminder. Should've done this months ago.

On 13/05/15 00:09, Moritz Bartl wrote:

Hi!

We still have a depressingly low number of relays that support IPv6
(currently only ~120 of ~1900 relays). If your host supports IPv6,
please enable it, especially if you run an exit! This has to be done
explicitly.

https://trac.torproject.org/projects/tor/wiki/doc/IPv6RelayHowto

In short, you add:

ORPort [IPv6::address]:port
IPv6Exit 1
ExitPolicy reject6 *:*

(or a more open exit policy respectively)

Thanks!


___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-13 Thread Seth
On Tue, 12 May 2015 22:45:24 -0700, Brian Kroll  
 wrote:



-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

I just enabled four relays, who has the next two? ^_^


Sydney Australia's in the IPv6 house now, wut wut.

https://atlas.torproject.org/#details/E1E1059D8C41FC48B823C6F09348EA89C4D4C9D4
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-13 Thread Moritz Bartl
On 05/13/2015 12:53 AM, Aaron Hopkins wrote:
> I tried configuring this a while ago, but got confused by what appeared to
> be conflicting documentation for IPv6 exit policies.  Is the ExitPolicy for
> IPv6 completely separate (only using accept6/reject6 lines) or does it also
> make use of lines like "ExitPolicy accept *:80" which mention a port but
> not an IPv4 IP?

It is exclusively using accept6/reject6 lines.

-- 
Moritz Bartl
https://www.torservers.net/
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-13 Thread AJ NOURI
Hi,
I set IPv6 tor relay

> *ORPort [::]:9050*


getting this error when restarting:

###

>
>
>
>
> *sudo tor restartMay 13 16:01:53.021 [notice] Tor v0.2.5.12
> (git-3731dd5c3071dcba) running on Linux with Libevent 2.0.21-stable,
> OpenSSL 1.0.1f and Zlib 1.2.8.May 13 16:01:53.021 [notice] Tor can't help
> you if you use it wrong! Learn how to be safe at
> https://www.torproject.org/download/download#warning
> May 13 16:01:53.021
> [warn] Command-line option 'restart' with no value. Failing.May 13
> 16:01:53.021 [err] Reading config failed--see warnings above.*

###

On Wed, May 13, 2015 at 3:27 PM, JovianMallard  wrote:

> [::1] is the IPv6 loopback address - use [::] to listen on any address.
>
> On 05/13/2015 03:09 AM, torser...@ittk.it wrote:
> > I have enabled it at 1 VPS and 1 Root.
> >
> > And I enabled it on 2 instances which are connected via
> > broadbandconnections with dynamic addresses for IPv4 and IPv6. There I
> got
> > that information after applying the configuration:
> >
> >> 07:05:49 [WARN] Unable to use configured IPv6 address "[::1]" in a
> >> descriptor. Skipping it. Try specifying a globally reachable address
> >> explicitly.
> >> 07:05:49 [NOTICE] Your Tor server's identity key fingerprint is 'xxx'
> >> 07:05:49 [NOTICE] Opening OR listener on [::1]:2342
> >
> > I hope that will work as desired.
> >
> > Marcel
> >
> >
> >> Brian Kroll  hat am 13. Mai 2015 um 07:45
> >> geschrieben:
> >>
> >>
> > I just enabled four relays, who has the next two? ^_^
> >
> > //Brian
> >
> > Ana Lucia Cortez:
> 
>  On Wed, May 13, 2015 at 12:09:45AM +0200, Moritz Bartl wrote:
> 
>  Come on guys, we only need 6 more IPv6 relays to help Moritz out
>  of his depression ...
> 
> 
> > We still have a depressingly low number of relays that support
> > IPv6 (currently only ~120 of ~1900 relays).
> 
>  Thats 6.3% IPv6 adoption rate amongst Tor relays, while todays
>  global overall IPv6 adoption rate is 6.6% according to
>  https://www.google.com/intl/en/ipv6/statistics.html.
> 
>  ___ tor-relays mailing
>  list tor-relays@lists.torproject.org
>  https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
> 
> >> ___
> >> tor-relays mailing list
> >> tor-relays@lists.torproject.org
> >> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
> > ___
> > tor-relays mailing list
> > tor-relays@lists.torproject.org
> > https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
> >
>
>
> ___
> tor-relays mailing list
> tor-relays@lists.torproject.org
> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
>
>
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-13 Thread JovianMallard
[::1] is the IPv6 loopback address - use [::] to listen on any address.

On 05/13/2015 03:09 AM, torser...@ittk.it wrote:
> I have enabled it at 1 VPS and 1 Root.
> 
> And I enabled it on 2 instances which are connected via
> broadbandconnections with dynamic addresses for IPv4 and IPv6. There I got
> that information after applying the configuration:
> 
>> 07:05:49 [WARN] Unable to use configured IPv6 address "[::1]" in a
>> descriptor. Skipping it. Try specifying a globally reachable address
>> explicitly.
>> 07:05:49 [NOTICE] Your Tor server's identity key fingerprint is 'xxx'
>> 07:05:49 [NOTICE] Opening OR listener on [::1]:2342
> 
> I hope that will work as desired.
> 
> Marcel
> 
> 
>> Brian Kroll  hat am 13. Mai 2015 um 07:45
>> geschrieben:
>>
>>
> I just enabled four relays, who has the next two? ^_^
> 
> //Brian
> 
> Ana Lucia Cortez:

 On Wed, May 13, 2015 at 12:09:45AM +0200, Moritz Bartl wrote:

 Come on guys, we only need 6 more IPv6 relays to help Moritz out
 of his depression ...


> We still have a depressingly low number of relays that support 
> IPv6 (currently only ~120 of ~1900 relays).

 Thats 6.3% IPv6 adoption rate amongst Tor relays, while todays
 global overall IPv6 adoption rate is 6.6% according to 
 https://www.google.com/intl/en/ipv6/statistics.html.

 ___ tor-relays mailing
 list tor-relays@lists.torproject.org 
 https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays

>> ___
>> tor-relays mailing list
>> tor-relays@lists.torproject.org
>> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
> ___
> tor-relays mailing list
> tor-relays@lists.torproject.org
> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
> 



signature.asc
Description: OpenPGP digital signature
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-13 Thread Martijnb
Just added 3

--
Kind Regards, Martijn Beekhuis
   |
 ]V[   \   /_\/_
 .-'-.  //o\  _\/_
--  / \  --   |   /o\\
  ^^~^~^~^~^~^~^~^~~^~^~^~^~^~^~^~^~^~^-===-~^~~^^~~^~^~^~|~~^~^|^~`

> On 13 May 2015, at 09:09, torser...@ittk.it wrote:
> 
> I have enabled it at 1 VPS and 1 Root.
> 
> And I enabled it on 2 instances which are connected via
> broadbandconnections with dynamic addresses for IPv4 and IPv6. There I got
> that information after applying the configuration:
> 
>> 07:05:49 [WARN] Unable to use configured IPv6 address "[::1]" in a
>> descriptor. Skipping it. Try specifying a globally reachable address
>> explicitly.
>> 07:05:49 [NOTICE] Your Tor server's identity key fingerprint is 'xxx'
>> 07:05:49 [NOTICE] Opening OR listener on [::1]:2342
> 
> I hope that will work as desired.
> 
> Marcel
> 
> 
>> Brian Kroll  hat am 13. Mai 2015 um 07:45
>> geschrieben:
>> 
>> 
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA512
>> 
>> I just enabled four relays, who has the next two? ^_^
>> 
>> //Brian
>> 
>> Ana Lucia Cortez:
>>> 
>>> On Wed, May 13, 2015 at 12:09:45AM +0200, Moritz Bartl wrote:
>>> 
>>> Come on guys, we only need 6 more IPv6 relays to help Moritz out
>>> of his depression ...
>>> 
>>> 
 We still have a depressingly low number of relays that support
 IPv6 (currently only ~120 of ~1900 relays).
>>> 
>>> Thats 6.3% IPv6 adoption rate amongst Tor relays, while todays
>>> global overall IPv6 adoption rate is 6.6% according to
>>> https://www.google.com/intl/en/ipv6/statistics.html.
>>> 
>>> ___ tor-relays mailing
>>> list tor-relays@lists.torproject.org
>>> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
>>> 
>> -BEGIN PGP SIGNATURE-
>> 
>> iQIcBAEBCgAGBQJVUuTrAAoJEFjBjkteF9VaeSUP/jvhXTqCxz67Re8T7Md/j3Mc
>> GWoiEo4sgOXsa7lD4XrJNslkGf3niwLrNk/tXQf7Jl5xTlo2aO1F9927lyO690Nm
>> Z2Qo4rZMJK/XQy7SAO+BFCQLUJwk2zUHuBcQ2b0icA+zM1/9T7L9x6aeVvlXwER/
>> xgmYDFrVgHPUdi0yHGnUhbSEeahc47z7pSdXNU8vA7Srsy+FsBuF+02MRC6dmTQp
>> nZnDbJOEMUeE4VTX0X9ID0ERO+VyzHvj+NtYFB7h3HOn5Tx4OmcVuEBZXyerbyGo
>> mm4Her59X21WcCLHSqj1dtvOitsXD2b3OzeQCa0ULDTFeSWZxYZ3QAYVgS61l60u
>> P9nuKRk8e6Cwi0Wv9hBI3KwJGOt1AT+f79LrMX+k+5si9jB/fiPEr2BFdx8PC9rS
>> N7w3HGKG4tuR0/iBgp01lVxdpJONqUZ5tueFUUIQcrsF/mClLoGvp8eezuub2c3L
>> 5/h5CpopxUpJ4pQBwsuLHP9EW0mxH0INOqRJqoo/6tNSHDVBG/xvHvRXU6hDAEn2
>> a3GpXKDLF0Qd6+YkDbM7+jk47i9ViB0PmwFDNOHMYAqokp4AxMzFmwaoxOBnnnsa
>> vMoqubOyWjUHxlyHmboRHywkV46XuDXB4dGPg9qy0cAs+jXgpgWTaAihBVnUCYqF
>> 16laWRMOogy27AgbDuAd
>> =flm3
>> -END PGP SIGNATURE-
>> ___
>> tor-relays mailing list
>> tor-relays@lists.torproject.org
>> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
> ___
> tor-relays mailing list
> tor-relays@lists.torproject.org
> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays



signature.asc
Description: Message signed with OpenPGP using GPGMail
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-13 Thread torserver
I have enabled it at 1 VPS and 1 Root.

And I enabled it on 2 instances which are connected via
broadbandconnections with dynamic addresses for IPv4 and IPv6. There I got
that information after applying the configuration:

> 07:05:49 [WARN] Unable to use configured IPv6 address "[::1]" in a
> descriptor. Skipping it. Try specifying a globally reachable address
> explicitly.
> 07:05:49 [NOTICE] Your Tor server's identity key fingerprint is 'xxx'
> 07:05:49 [NOTICE] Opening OR listener on [::1]:2342

I hope that will work as desired.

Marcel


> Brian Kroll  hat am 13. Mai 2015 um 07:45
> geschrieben:
> 
> 
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA512
> 
> I just enabled four relays, who has the next two? ^_^
> 
> //Brian
> 
> Ana Lucia Cortez:
> > 
> > On Wed, May 13, 2015 at 12:09:45AM +0200, Moritz Bartl wrote:
> > 
> > Come on guys, we only need 6 more IPv6 relays to help Moritz out
> > of his depression ...
> > 
> > 
> >> We still have a depressingly low number of relays that support 
> >> IPv6 (currently only ~120 of ~1900 relays).
> > 
> > Thats 6.3% IPv6 adoption rate amongst Tor relays, while todays
> > global overall IPv6 adoption rate is 6.6% according to 
> > https://www.google.com/intl/en/ipv6/statistics.html.
> > 
> > ___ tor-relays mailing
> > list tor-relays@lists.torproject.org 
> > https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
> > 
> -BEGIN PGP SIGNATURE-
> 
> iQIcBAEBCgAGBQJVUuTrAAoJEFjBjkteF9VaeSUP/jvhXTqCxz67Re8T7Md/j3Mc
> GWoiEo4sgOXsa7lD4XrJNslkGf3niwLrNk/tXQf7Jl5xTlo2aO1F9927lyO690Nm
> Z2Qo4rZMJK/XQy7SAO+BFCQLUJwk2zUHuBcQ2b0icA+zM1/9T7L9x6aeVvlXwER/
> xgmYDFrVgHPUdi0yHGnUhbSEeahc47z7pSdXNU8vA7Srsy+FsBuF+02MRC6dmTQp
> nZnDbJOEMUeE4VTX0X9ID0ERO+VyzHvj+NtYFB7h3HOn5Tx4OmcVuEBZXyerbyGo
> mm4Her59X21WcCLHSqj1dtvOitsXD2b3OzeQCa0ULDTFeSWZxYZ3QAYVgS61l60u
> P9nuKRk8e6Cwi0Wv9hBI3KwJGOt1AT+f79LrMX+k+5si9jB/fiPEr2BFdx8PC9rS
> N7w3HGKG4tuR0/iBgp01lVxdpJONqUZ5tueFUUIQcrsF/mClLoGvp8eezuub2c3L
> 5/h5CpopxUpJ4pQBwsuLHP9EW0mxH0INOqRJqoo/6tNSHDVBG/xvHvRXU6hDAEn2
> a3GpXKDLF0Qd6+YkDbM7+jk47i9ViB0PmwFDNOHMYAqokp4AxMzFmwaoxOBnnnsa
> vMoqubOyWjUHxlyHmboRHywkV46XuDXB4dGPg9qy0cAs+jXgpgWTaAihBVnUCYqF
> 16laWRMOogy27AgbDuAd
> =flm3
> -END PGP SIGNATURE-
> ___
> tor-relays mailing list
> tor-relays@lists.torproject.org
> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-12 Thread Brian Kroll
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

I just enabled four relays, who has the next two? ^_^

//Brian

Ana Lucia Cortez:
> 
> On Wed, May 13, 2015 at 12:09:45AM +0200, Moritz Bartl wrote:
> 
> Come on guys, we only need 6 more IPv6 relays to help Moritz out
> of his depression ...
> 
> 
>> We still have a depressingly low number of relays that support 
>> IPv6 (currently only ~120 of ~1900 relays).
> 
> Thats 6.3% IPv6 adoption rate amongst Tor relays, while todays
> global overall IPv6 adoption rate is 6.6% according to 
> https://www.google.com/intl/en/ipv6/statistics.html.
> 
> ___ tor-relays mailing
> list tor-relays@lists.torproject.org 
> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
> 
-BEGIN PGP SIGNATURE-

iQIcBAEBCgAGBQJVUuTrAAoJEFjBjkteF9VaeSUP/jvhXTqCxz67Re8T7Md/j3Mc
GWoiEo4sgOXsa7lD4XrJNslkGf3niwLrNk/tXQf7Jl5xTlo2aO1F9927lyO690Nm
Z2Qo4rZMJK/XQy7SAO+BFCQLUJwk2zUHuBcQ2b0icA+zM1/9T7L9x6aeVvlXwER/
xgmYDFrVgHPUdi0yHGnUhbSEeahc47z7pSdXNU8vA7Srsy+FsBuF+02MRC6dmTQp
nZnDbJOEMUeE4VTX0X9ID0ERO+VyzHvj+NtYFB7h3HOn5Tx4OmcVuEBZXyerbyGo
mm4Her59X21WcCLHSqj1dtvOitsXD2b3OzeQCa0ULDTFeSWZxYZ3QAYVgS61l60u
P9nuKRk8e6Cwi0Wv9hBI3KwJGOt1AT+f79LrMX+k+5si9jB/fiPEr2BFdx8PC9rS
N7w3HGKG4tuR0/iBgp01lVxdpJONqUZ5tueFUUIQcrsF/mClLoGvp8eezuub2c3L
5/h5CpopxUpJ4pQBwsuLHP9EW0mxH0INOqRJqoo/6tNSHDVBG/xvHvRXU6hDAEn2
a3GpXKDLF0Qd6+YkDbM7+jk47i9ViB0PmwFDNOHMYAqokp4AxMzFmwaoxOBnnnsa
vMoqubOyWjUHxlyHmboRHywkV46XuDXB4dGPg9qy0cAs+jXgpgWTaAihBVnUCYqF
16laWRMOogy27AgbDuAd
=flm3
-END PGP SIGNATURE-
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-12 Thread Ana Lucia Cortez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512


On Wed, May 13, 2015 at 12:09:45AM +0200, Moritz Bartl wrote:

Come on guys, we only need 6 more IPv6 relays to help Moritz out of
his depression ...

> 
> We still have a depressingly low number of relays that support
> IPv6 (currently only ~120 of ~1900 relays).

Thats 6.3% IPv6 adoption rate amongst Tor relays, while todays global
overall IPv6 adoption rate is 6.6% according to
https://www.google.com/intl/en/ipv6/statistics.html.

-BEGIN PGP SIGNATURE-
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQJ8BAEBCgBmBQJVUrmsXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ1ODMzNjFDQzQ3RjU4RjJGRTVEMzFERUM3
NDk4QUQzNjFFNDA3NzFFAAoJEHSYrTYeQHceeDEP+wWfwoz2qihd32VMduKFrRTb
NBpYviwcwZ7hpDWuW8ffUaSkhpQaq39s9v3eRv8t/GlPHp69KwhSCqDCAlyEK4rP
jW9butfhm//9/m73X6pY0NJvlU/zo0k1bCfOVaqgRsTeYV/ibqJ0MeXub8RtNLU8
axSfdMsn4rBaDIMux1vJgtf+PxPS45AIuYcipN6XKZq1latogWHhK1bWWiUexqXE
1Qa8Jlv60bdJ0Yi3zjiVQ7mDWFFeUa24Wj/hEHbIDzHQHkcmNkknsLE2wo6O78Ne
YwlvAYvuGbjieEFLAht/vZZaTrmVWDpq2ioeoGlc6thIUqzJXOhmQOKoCLcix2n2
uKp6KivaDEUphDeU6aLmO/rRDHah+DgeOlBbVC+zno6cfSGVA3rm1XthnBtowz5S
PBhMK5J9YTCaY25xIAWKHkKB9jj/+3CQPcIrt+d3OPqKK4tcUXlSsimhVW3qOqQX
6lQP17F4mioK0+l9bAkdsw2LOfiQVMTINAMxQyhde8UOzQvJN7M6fQjwflsK62q6
ZIwATKyvwrwyd7Q9MIKLdLjNg2z4BPdXzUM2YwUtVKFz0dZrhlZ1FPF8mexToKi7
GZMt9syGZFrHQO0QTOQlNRu5WQ8JJjc/oiIMKYpDTWbC/5CCLoU58Y9XmXiRBIBV
AAdkU23drbH69ezssmw6
=7Fxj
-END PGP SIGNATURE-
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-12 Thread n...@cock.li
Aaron Hopkins:
> I tried configuring this a while ago, but got confused by what
> appeared to be conflicting documentation for IPv6 exit policies.  Is
> the ExitPolicy for IPv6 completely separate (only using
> accept6/reject6 lines) or does it also make use of lines like
> "ExitPolicy accept *:80" which mention a port but not an IPv4 IP?

Wildcard accept/reject policies seem to catch both IPv6 and v4 going
from the comment (and code) in src/or/routerparse.c[1]:

> /** Parse the addr policy in the string s and return it.  If
>  * assume_action is nonnegative, then insert its action (ADDR_POLICY_ACCEPT or
>  * ADDR_POLICY_REJECT) for items that specify no action.
>  *
>  * The addr_policy_t returned by this function can have its address set to
>  * AF_UNSPEC for '*'.  Use policy_expand_unspec() to turn this into a pair
>  * of AF_INET and AF_INET6 items.
>  */


[1]
https://gitweb.torproject.org/tor.git/tree/src/or/routerparse.c?id=tor-0.2.7.1-alpha#n3354
(Opening that link may hang tbb for a bit)
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-12 Thread aredocilla
Hi all,

On Wed, May 13, 2015 at 12:09:45AM +0200, Moritz Bartl wrote:
> We still have a depressingly low number of relays that support IPv6
> (currently only ~120 of ~1900 relays). If your host supports IPv6,
> please enable it, especially if you run an exit! This has to be done
> explicitly.
Thanks for the nudge!

So I'm trying to do this and hit a few snags (noob alert!):

0. I'm using the ec2 config; I think this is quite old, as it has both an
ORPort and an ORListenAddress line, and the man page says the latter is
deprecated. Furthermore, adding another ORPort line makes it choke on reading
it:
May 12 23:04:48.219 [warn] ORListenAddress can't be used when there are 
multiple ORPort lines
May 12 23:04:48.219 [warn] Failed to parse/validate config: Invalid 
ORPort/ORListenAddress configuration
May 12 23:04:48.219 [err] Reading config failed--see warnings above.

Commenting out ORListenAddress seems to make it work - but I'm not quite sure
why it was there. Should I be worried? I had
ORPort 443
ORListenAddress 0.0.0.0:9001

1. IPv6 address: my first thought was to get this from the ipv6 address listed
for eth0 in ifconfig. No such luck - it gives me a link-local address, and tor
doesn't like that.
May 12 23:07:35.311 [warn] Could not bind to fe80::443: 
Invalid argument
May 12 23:07:35.311 [warn] Failed to parse/validate config: Failed to bind one 
of the listener ports.
May 12 23:07:35.311 [err] Reading config failed--see warnings above.

2. So I put in :: and it works - restarts OK and I can see tor listening on both
ipv4 and ipv6 addresses in netstat. Is this bad, though? Listening on lo is
obviously fine, and the only other possibility is eth0 which is what I want -
but is this good practice?

I have some further questions about ports but I'll put those in a separate
email.

Best wishes,
allicoder

-- 
PGP key available on request


signature.asc
Description: Digital signature
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-12 Thread Aaron Hopkins

On Wed, 13 May 2015, Moritz Bartl wrote:


In short, you add:

ORPort [IPv6::address]:port
IPv6Exit 1
ExitPolicy reject6 *:*

(or a more open exit policy respectively)


I tried configuring this a while ago, but got confused by what appeared to
be conflicting documentation for IPv6 exit policies.  Is the ExitPolicy for
IPv6 completely separate (only using accept6/reject6 lines) or does it also
make use of lines like "ExitPolicy accept *:80" which mention a port but not
an IPv4 IP?

-- Aaron

___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-12 Thread Tom Ritter
If atlas shows an IPv6 ORPort, that means it's working correctly, right?

-tom

On 12 May 2015 at 17:09, Moritz Bartl  wrote:
> Hi!
>
> We still have a depressingly low number of relays that support IPv6
> (currently only ~120 of ~1900 relays). If your host supports IPv6,
> please enable it, especially if you run an exit! This has to be done
> explicitly.
>
> https://trac.torproject.org/projects/tor/wiki/doc/IPv6RelayHowto
>
> In short, you add:
>
> ORPort [IPv6::address]:port
> IPv6Exit 1
> ExitPolicy reject6 *:*
>
> (or a more open exit policy respectively)
>
> Thanks!
> --
> Moritz Bartl
> https://www.torservers.net/
> ___
> tor-relays mailing list
> tor-relays@lists.torproject.org
> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Please enable IPv6 on your relay!

2015-05-12 Thread Bandie Kojote
On Wednesday 13 May 2015 00:09:45 Moritz Bartl wrote:
> If your host supports IPv6,
> please enable it, especially if you run an exit! This has to be done

Done. Thanks for remembering!

-- 
Bandie Kojote

Encrypted and signed messages are welcome.
GPG: 0x0607E094

signature.asc
Description: This is a digitally signed message part.
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


[tor-relays] Please enable IPv6 on your relay!

2015-05-12 Thread Moritz Bartl
Hi!

We still have a depressingly low number of relays that support IPv6
(currently only ~120 of ~1900 relays). If your host supports IPv6,
please enable it, especially if you run an exit! This has to be done
explicitly.

https://trac.torproject.org/projects/tor/wiki/doc/IPv6RelayHowto

In short, you add:

ORPort [IPv6::address]:port
IPv6Exit 1
ExitPolicy reject6 *:*

(or a more open exit policy respectively)

Thanks!
-- 
Moritz Bartl
https://www.torservers.net/
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays