<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal"><p dir="auto">Hi again,</p>
<br><p dir="auto">Sorry, I really should have included this warning:</p>
<p dir="auto">Dec 25 11:34:22 tornode2 Tor[86924]: Problem bootstrapping. Stuck at 80%: Connecting to the Tor network. (Can't assign requested address; MISC; count 490; recommendation warn; host <<Fingerprint>> at <Node IPv4>:<Port>)</p>
<p dir="auto">This was after I jump started it with cached-* files from an other tor instance, otherwise it was stuck at 0%</p>
<p dir="auto">Thx again</p>
<p dir="auto">On 25 Dec 2017, at 11:07, Stijn Jonker wrote:</p>
<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">Hi tor geniuses,<br>
<br>
Having some bandwidth to spare, and "some" IPv6 addresses but no IPv4. I decided to setup an IPv6 only relay, and for diversity on OpenBSD, but I'm having trouble getting online.<br>
Is there any feasible way to do this as IPv6 only relay?<br>
<br>
[root@tornode2 tor]# grep -v -e ^$ -e ^# /etc/tor/torrc<br>
SOCKSPort 0 # Default: Bind to localhost:9050 for local connections.<br>
Log notice syslog<br>
RunAsDaemon 1<br>
DataDirectory /var/tor<br>
ORPort 443<br>
Address tornode2.sjc.nl<br>
OutboundBindAddress [2001:x:x::x]<br>
Nickname <<SNIP>><br>
DirPort 80<br>
DirPortFrontPage /etc/tor/tor-exit-notice.html<br>
MyFamily <<REMOVED>><br>
User _tor<br>
ExitPolicy reject *:* # no exits allowed<br>
ExitPolicy reject6 *:* # no exits allowed<br>
AuthDirHasIPv6Connectivity 1<br>
ClientUseIPv6 1<br>
ClientPreferIPv6ORPort 1<br>
ClientPreferIPv6DirPort 1<br>
<br>
Thx,<br>
Stijn</p>
</blockquote></div>
</div>
</body>
</html>