<div>Heloo,</div><div>seeems for me, tor with only IPV6 connection not working ..here is my config and error message</div><div> </div><div>SocksPort 0<br /><br />ORPort [2a02:2b88:2:1::3a62:1]:443<br /><p>OutboundBindAddress [2a02:2b88:2:1::3a62:1]<br /><br />Nickname Cmar<br /><br />ContactInfo cmar <cmar433 [at] yandex [dot] com><br /><br />Address [2a02:2b88:2:1::3a62:1]<br /><br />ExitPolicy reject *:*<br /><br />ExitPolicy reject6 *:*<br /><br />ShutdownWaitLength 10<br /><br /><br /><br /><br /><br />root@14946:/home/vos# service tor reload<br />[FAIL] Checking if tor configuration is valid ... failed!<br />Feb 21 20:58:52.847 [notice] Tor v0.2.4.24 (git-e3c61213fb2dc49a) running on Linux with Libevent 2.0.19-stable and OpenSSL 1.0.1e.<br />Feb 21 20:58:52.847 [notice] Tor can't help you if you use it wrong! Learn how to be safe at <a href="https://www.torproject.org/download/download#warning" target="_blank" data-orig-href="https://www.torproject.org/download/download#warning" data-vdir-href="https://www.torproject.org/download/download#warning">https://www.torproject.org/download/download#warning</a><br />Feb 21 20:58:52.847 [notice] Read configuration file "/usr/share/tor/tor-service-defaults-torrc".<br />Feb 21 20:58:52.847 [notice] Read configuration file "/etc/tor/torrc".<br />Feb 21 20:58:52.851 [warn] Configured non-bridge only to listen on an IPv6 address.<br />Feb 21 20:58:52.851 [warn] Failed to parse/validate config: Misconfigured server ports<br />Feb 21 20:58:52.851 [err] Reading config failed--see warnings above.</p></div><div> </div><div>19.02.2015, 21:00, "Martin Kröll" <martin@kroell.net>:</div><blockquote type="cite"><div>Here is my torrc running dualstack:</div><div> </div><div><p style="margin:0px;font-size:11px;font-family:Menlo;">SocksPort 127.0.0.1:9050</p><p style="margin:0px;font-size:11px;font-family:Menlo;">SocksPolicy accept 127.0.0.1</p><p style="margin:0px;font-size:11px;font-family:Menlo;">SocksPolicy reject *</p><p style="margin:0px;font-size:11px;font-family:Menlo;">Log notice syslog</p><p style="margin:0px;font-size:11px;font-family:Menlo;">ORPort 46.4.0.156:9001</p><p style="margin:0px;font-size:11px;font-family:Menlo;">ORPort [2a01:4f8:130:2389::1]:9001</p><p style="margin:0px;font-size:11px;font-family:Menlo;">OutboundBindAddress 46.4.0.156</p><p style="margin:0px;font-size:11px;font-family:Menlo;">OutboundBindAddress [2a01:4f8:130:2389::1]</p><p style="margin:0px;font-size:11px;font-family:Menlo;">Nickname Kroell</p><p style="margin:0px;font-size:11px;font-family:Menlo;">ContactInfo Martin Kroell <martin [at] kroell [dot] net></p><p style="margin:0px;font-size:11px;font-family:Menlo;">Address server.kroell.net</p><p style="margin:0px;font-size:11px;font-family:Menlo;">DirPort 46.4.0.156:9030</p><p style="margin:0px;font-size:11px;font-family:Menlo;">ExitPolicy reject *:*</p><p style="margin:0px;font-size:11px;font-family:Menlo;">ExitPolicy reject6 *:*</p><p style="margin:0px;font-size:11px;font-family:Menlo;">ControlPort 127.0.0.1:9051</p><p style="margin:0px;font-size:11px;font-family:Menlo;">HashedControlPassword 16:blablabla</p><p style="margin:0px;font-size:11px;font-family:Menlo;">DirPortFrontPage /etc/tor/html/tor-exit-notice.html</p><p style="margin:0px;font-size:11px;font-family:Menlo;">ShutdownWaitLength 10</p><p style="margin:0px;font-size:11px;font-family:Menlo;">NumCPUs 2</p><p style="margin:0px;font-size:11px;font-family:Menlo;">DisableAllSwap 1</p></div><div>Greetz, Martin</div><font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2"><font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2"><br /><br /><font color="#990099">-----"tor-relays" <<a href="mailto:tor-relays-bounces@lists.torproject.org">tor-relays-bounces@lists.torproject.org</a>> schrieb: -----</font></font></font><div style="padding-left:5px;"><div style="padding-right:0px;padding-left:5px;border-left:solid black 2px;">An: <a href="mailto:tor-relays@lists.torproject.org">tor-relays@lists.torproject.org</a><br />Von: Andreas Reich <<a href="mailto:andreas@reichster.de">andreas@reichster.de</a>><br />Gesendet von: "tor-relays" <<a href="mailto:tor-relays-bounces@lists.torproject.org">tor-relays-bounces@lists.torproject.org</a>><br />Datum: 19.02.2015 20:21<br />Betreff: Re: [tor-relays] Tor relay only IPV6<br /><br /><div><font face="Courier New,Courier,monospace" size="3">I dont know if you can run an ipv6 only node, but you can configure tor<br />to also run on ipv6 alongside ipv4<br />i put the following in my torrc<br /><br />ORPort [youripv6adress]:9001<br /><br />this seems to work for me.<br /><br />Regards<br /><br />Am 19.02.2015 um 19:20 schrieb <a href="mailto:cmar433@yandex.com">cmar433@yandex.com</a>:<br />> Hello,<br />> i try to run tor as relay .. but i have not any ipv4 adress..<br />><br />>  is there any <br />> posibilities run tor as realy only for ipv6 adress ?<br />> for me seems is not functioning. (Debian wheezy)<br />><br />> port 9001 is open but "conection refused" if i try IPV6 portscan<br />><br />> I try open 22 only for test trough IPV6 portscan .. ist OK . port opened<br />><br />> Any IDEA ?<br />> Thanks<br />> _______________________________________________<br />> tor-relays mailing list<br />> <a href="mailto:tor-relays@lists.torproject.org">tor-relays@lists.torproject.org</a><br />> <a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays">https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays</a><br /><br />_______________________________________________<br />tor-relays mailing list<br /><a href="mailto:tor-relays@lists.torproject.org">tor-relays@lists.torproject.org</a><br /><a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays">https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays</a><br /></font></div></div></div>,<p>_______________________________________________<br />tor-relays mailing list<br /><a href="mailto:tor-relays@lists.torproject.org">tor-relays@lists.torproject.org</a><br /><a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays">https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays</a></p></blockquote>