[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-talk] How can I use tor to access the ipv6-enabled website?
Hi all,
I use Debian Wheezy, and reside in a native-ipv4 network environment. But
I installed the miredo tool, which can let me tunneling to ipv6 netwoks
through NAT. See the following for information:
---------------
werner@debian:~$ sudo ifconfig
[snipped]
teredo Link encap:UNSPEC HWaddr
00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
inet6 addr: fe80::ffff:ffff:ffff/64 Scope:Link
inet6 addr: 2001:0:53aa:64c:1874:2920:c3f9:11f9/32 Scope:Global
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1280 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:500
RX bytes:0 (0.0 B) TX bytes:144 (144.0 B)
----------------
Now, I try to use tor-vidalia bundle to access the ipv6-enabled website,
say, http://ipv6.google.com/. And do the corresponding settings just as
things descriped here:
http://www.dsfc.net/infrastructure/securite/configurer-tor-privoxy-ipv6-linux/
For detail:
1- In my torrc, I inserted the following line:
SocksPort [::1]:9050
In my /etc/privoxy/config, I inserted the following two lines:
listen-address [::1]:8118
forward-socks5 / [::1]:9050 .
2- Then I stared the vidalia bundle, and ensure that the tor and privoxy
are listening on correct ports:
werner@debian:~$ sudo netstat -lntup|grep 9050
tcp 0 0 127.0.0.1:9050 0.0.0.0:*
LISTEN 6445/tor
tcp6 0 0 ::1:9050 :::*
LISTEN 6445/tor
werner@debian:~$ sudo netstat -lntup|grep 8118
tcp 0 0 127.0.0.1:8118 0.0.0.0:*
LISTEN 4393/privoxy
tcp6 0 0 ::1:8118 :::*
LISTEN 4393/privoxy
3- Thirdly, I use tor or privoxy as the proxy to access the
http://ipv6.google.com/, but finally failed. Can someone please give me
some hints?
Regards
--
Hongyi Zhao <hongyi.zhao@xxxxxxxxx>
Xinjiang Technical Institute of Physics and Chemistry
Chinese Academy of Sciences
GnuPG DSA: 0xD108493
--
tor-talk mailing list - tor-talk@xxxxxxxxxxxxxxxxxxxx
To unsubscribe or change other settings go to
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk