<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title></title>
</head>
<body>
<div><span class="url">hi, its very easy:
<br />
https://trac.torproject.org/projects/tor/wiki/doc/<b>IPv6RelayHowto</b></span>
<br />
just put your IPv6 adress somewhrere within square brackets into torrc.
<br />
ORPort [2001:DB8::1]:9050
<br />
- afaik it shouldnt matter where you put it into torrc -
<br />
also put
<br />
IPv6Exit 1
<br />
ExitPolicy reject6 *:*
<br />
somewhere in.
<br />
- NOT only for exit enabled relays. (ExitPolicy reject6 *:* IS rejecting) -
<br />
<br />
 
<div>
<blockquote type="cite">
<div>Not sure where the a should be put, so maybe someone can just past a
<br />
sample config with the IPv6 enabled, I think from that we can substitute
<br />
easily.
<br />
<br />
One question also, is this for relay servers or ONLY for exit enabled
<br />
servers?
<br />
<br />
yl
<br />
_______________________________________________
<br />
tor-relays mailing list
<br />
tor-relays@lists.torproject.org
<br />
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays</div>
</blockquote>
</div>
</div>
</body>
</html>