差分

この文書の現在のバージョンと選択したバージョンの差分を表示します。

この比較画面にリンクする

次のリビジョン
前のリビジョン
raspberry_pi:5050tor [2017/07/09 01:58]
admin 作成
raspberry_pi:5050tor [2017/07/09 02:00] (現在)
admin
ライン 1: ライン 1:
-======OnionRouter======+======Onionルータ化======
  
-=====tor===== +=====torrc(1)=====
- +
-====torre(1)====+
 # vi /​etc/​tor/​torrc # vi /​etc/​tor/​torrc
 <​code>​ <​code>​
ライン 27: ライン 25:
 </​code>​ </​code>​
  
-====torre(2)====+=====torrc(2)=====
  
 (http://​learn.adafruit.com/​onion-pi/​install-tor) ​ (http://​learn.adafruit.com/​onion-pi/​install-tor) ​
ライン 41: ライン 39:
     DNSListenAddress 192.168.42.1     DNSListenAddress 192.168.42.1
 </​code>​ </​code>​
-iptables設定+ 
 +=====iptables設定=====
 <​code>​ <​code>​
 $ sudo iptables -t nat -A PREROUTING -i wlan0 -p tcp --dport 22 -j REDIRECT --to-ports 22 $ sudo iptables -t nat -A PREROUTING -i wlan0 -p tcp --dport 22 -j REDIRECT --to-ports 22
ライン 57: ライン 56:
 /​sbin/​iptables-restore < /​etc/​iptables.ipv4.nat /​sbin/​iptables-restore < /​etc/​iptables.ipv4.nat
  
-====ログ生成====+=====ログ生成=====
 $ sudo touch /​var/​log/​tor/​notices.log $ sudo touch /​var/​log/​tor/​notices.log
 $ sudo chown debian-tor /​var/​log/​tor/​notices.log $ sudo chown debian-tor /​var/​log/​tor/​notices.log
 $ sudo chmod 644 /​var/​log/​tor/​notices.log $ sudo chmod 644 /​var/​log/​tor/​notices.log
  
-====サービス開始====+=====サービス開始=====
 $ sudo service tor start $ sudo service tor start
 $ sudo service tor status $ sudo service tor status
 $ sudo update-rc.d tor enable $ sudo update-rc.d tor enable
  
-====swap設定====+=====swap設定=====
 $ apt-get install chkconfig $ apt-get install chkconfig
 $ chkconfig dphys-swapfile off $ chkconfig dphys-swapfile off
raspberry_pi/5050tor.1499565505.txt.gz · 最終更新: 2017/07/09 01:58 by admin
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0