> On 13 Dec. 2016, at 08:13, Rejo Zenger <[email protected]> wrote: > > Hey Tim, > > My relay now should be available on both IPv4 and IPv6. But, to be honest, I > don't see how I can verify the correct functioning of IPv6. Here are the > details: > > name rejozenger > fingerprint AA0D167E03E298F9A8CD50F448B81FBD7FA80D56 > ipv4 address 94.142.242.84 > ipv6 address 2a02:898:24:84::1 > > Kind regards, > Rejo Zenger
Hi Rejo, Have you configured an IPv6 ORPort in your torrc? ORPort [2a02:898:24:84::1]:9001 The directory authorities will verify your IPv6 connectivity. Or you can use telnet (or nc): telnet 2a02:898:24:84::1 9001 Or you can use a tor client version 0.2.8 or later: tor ClientUseIPv4 0 UseMicrodescriptors 0 EntryGuards rejozenger And then send some data through that client, or just read the logs to make sure it says its guard is up. Tim > ++ 12/12/16 21:39 +1100 - teor: >> >>> On 12 Dec. 2016, at 19:15, Rejo Zenger <[email protected]> wrote: >>> >>> Hey! >>> >>> I do have IPv6 available, but I hadn't taken the time to actually enable >>> it. I will look into it one of the next days and when enabled, I'll let you >>> know about the IPv6 address. >>> >>> Node: rejozenger, FP: AA0D167E03E298F9A8CD50F448B81FBD7FA80D56 >>> >>> Kind regards, >>> Rejo Zenger >> >> Thanks, that would be great! >> >> T >> >> -- >> Tim Wilson-Brown (teor) >> >> teor2345 at gmail dot com >> PGP C855 6CED 5D90 A0C5 29F6 4D43 450C BA7F 968F 094B >> ricochet:ekmygaiu4rzgsk6n >> xmpp: teor at torproject dot org >> ------------------------------------------------------------------------ >> >> >> >> _______________________________________________ >> tor-relays mailing list >> [email protected] >> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays > > > -- > Rejo Zenger > E [email protected] | P +31(0)639642738 | W https://rejo.zenger.nl T > @rejozenger | J [email protected] > > OpenPGP 1FBF 7B37 6537 68B1 2532 A4CB 0994 0946 21DB EFD4 > XMPP OTR 271A 9186 AFBC 8124 18CF 4BE2 E000 E708 F811 5ACF > Signal 82597 53935 59879 30955 36233 06160 [...] > _______________________________________________ > tor-relays mailing list > [email protected] > https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays T -- Tim Wilson-Brown (teor) teor2345 at gmail dot com PGP C855 6CED 5D90 A0C5 29F6 4D43 450C BA7F 968F 094B ricochet:ekmygaiu4rzgsk6n xmpp: teor at torproject dot org ------------------------------------------------------------------------ _______________________________________________ tor-relays mailing list [email protected] https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
