I need Help for use tor as Router

This forum is for topics specific to the Raspberry Pi and Arch Linux ARM

I need Help for use tor as Router

Postby saeb » Thu Jul 14, 2016 5:37 pm

Hi there
I have Raspberry Pi3 and Arch on it.
I wanna Use my raspberry as TOR Router.
I installed Tor and Hostapd.
my hostapd.conf is
$this->bbcode_second_pass_code('', '[root@Saeb-Pi ]# cat /etc/hostapd/hostapd.conf
ssid=TOR
wpa_passphrase=1234567890-=
interface=wlan0
bridge=br0
auth_algs=3
channel=7
driver=nl80211
hw_mode=g
logger_stdout=-1
logger_stdout_level=2
max_num_sta=5
rsn_pairwise=CCMP
wpa=2
wpa_key_mgmt=WPA-PSK
wpa_pairwise=TKIP CCMP
')

My bridge config file is :
$this->bbcode_second_pass_code('', '[root@Saeb-Pi ]# cat /etc/netctl/bridge
Description="Example Bridge connection"
Interface=br0
Connection=bridge
BindsToInterfaces=(eth0)
IP=static
Address='192.168.10.20/24'
Gateway='192.168.10.200'
## Ignore (R)STP and immediately activate the bridge
SkipForwardingDelay=yes
')
and I enabled tor.servise and hostapd.service
when i use this configs for torrc my tor wont work
$this->bbcode_second_pass_code('', 'https://learn.adafruit.com/onion-pi/install-tor
Log notice file /var/log/tor/notices.log
VirtualAddrNetwork 10.192.0.0/10
AutomapHostsSuffixes .onion,.exit
AutomapHostsOnResolve 1
TransPort 9040
TransListenAddress 192.168.42.1
DNSPort 53
DNSListenAddress 192.168.42.1
')

how i can make this ork?
saeb
 
Posts: 3
Joined: Wed Jul 06, 2016 1:31 pm

Return to Raspberry Pi

Who is online

Users browsing this forum: No registered users and 13 guests

cron