Pages:
Author

Topic: Guadagnare donazioni in Bitcoin aprendo un nodo relay di Tor (anche con Android) - page 3. (Read 9446 times)

full member
Activity: 138
Merit: 100
E si, devi girare le porte dal tuo router al tuo smartphone, le porte di default dovrebbero essere:
443 tcp
9050 tcp
9030 tcp

Non sò il software android se usa queste ma penso di si, girale dal tuo router all'ip del tuo telefono e vedrai che tutto parte.
Ti conviene anche impostare un'ip fisso al tuo telefono se no al refresh ip (raro ma può succedere) potrebbe cambiarti ip e il routing delle porte andrebbe modificato. (l'ideale se il router lo consente è di riservare quell'ip per il tuo telefono)
full member
Activity: 182
Merit: 100
Guarda se ti vedi qua http://torstatus.blutmagie.de/
Se ci sei vuol dire che tutto è configurato correttamente e il tuo relay è up e funziona, se non ci sei magari non hai girato correttamente le porte dal router al telefono o stai provando a fare da relay attraverso la connessione 3g della sim (non possibile in italia se non con gli apn bidirezionali).

No non ci sono, comunque sono connesso con lo smartphone alla wifi non penavo mi bloccasse qualche porta!
full member
Activity: 138
Merit: 100
Guarda se ti vedi qua http://torstatus.blutmagie.de/
Se ci sei vuol dire che tutto è configurato correttamente e il tuo relay è up e funziona, se non ci sei magari non hai girato correttamente le porte dal router al telefono o stai provando a fare da relay attraverso la connessione 3g della sim (non possibile in italia se non con gli apn bidirezionali).
full member
Activity: 182
Merit: 100
Io sono 681 paginacl sopra ziomik hehe.
Come host ho configurato il mio qnap che sta acceso 24/24 e come banda ho messo un cap a 1 mega massimo.


Io non capisco, sono up da diversi giorni su android ma non compaio nella lista  Huh
full member
Activity: 138
Merit: 100
Io sono 681 paginacl sopra ziomik hehe.
Come host ho configurato il mio qnap che sta acceso 24/24 e come banda ho messo un cap a 1 mega massimo.
full member
Activity: 182
Merit: 100
Ringraziamo Fastweb che ha ha inizializzato tutto ciò a suo tempo..  Lips sealed Lips sealed

ziomik sei entrato in classifica Grin posso chiederti se stai "hostando" su uno o più terminali?
legendary
Activity: 1960
Merit: 1012
SELL bitcoinmarket.net | bitcoinitalia.com SELL
Ringraziamo Fastweb che ha ha inizializzato tutto ciò a suo tempo..  Lips sealed Lips sealed
legendary
Activity: 882
Merit: 1000
questa moda del NAT sta veramente rompendo ultimamente con le connessioni..
legendary
Activity: 1960
Merit: 1012
SELL bitcoinmarket.net | bitcoinitalia.com SELL
Mi hanno appena tolto dal NAT e, ovviamente ora:
Code:
Oct 13 13:21:09.000 [notice] Self-testing indicates your DirPort is reachable from the outside. Excellent.
Oct 13 13:21:10.000 [notice] Self-testing indicates your ORPort is reachable from the outside. Excellent. Publishing server descriptor.
full member
Activity: 182
Merit: 100
Posso chiedere a chi stà "hostando" su smartphone, da quanto siete up, e quanto avete in download/upload? Giusto per regolarmi con i flussi in entrata e uscita.
legendary
Activity: 1960
Merit: 1012
SELL bitcoinmarket.net | bitcoinitalia.com SELL
Mi sembra tutto a posto. Ho la sensazione che da un giorno all'altro la mia adsl sia nattata dall'isp..
umm.. apro un ticket nel frattempo..

Raspberry:
Code:
Chain INPUT (policy DROP)
target     prot opt source               destination        
ufw-before-logging-input  all  --  anywhere             anywhere            
ufw-before-input  all  --  anywhere             anywhere            
ufw-after-input  all  --  anywhere             anywhere            
ufw-after-logging-input  all  --  anywhere             anywhere            
ufw-reject-input  all  --  anywhere             anywhere            
ufw-track-input  all  --  anywhere             anywhere            

Chain FORWARD (policy DROP)
target     prot opt source               destination        
ufw-before-logging-forward  all  --  anywhere             anywhere            
ufw-before-forward  all  --  anywhere             anywhere            
ufw-after-forward  all  --  anywhere             anywhere            
ufw-after-logging-forward  all  --  anywhere             anywhere            
ufw-reject-forward  all  --  anywhere             anywhere            

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination        
ufw-before-logging-output  all  --  anywhere             anywhere            
ufw-before-output  all  --  anywhere             anywhere            
ufw-after-output  all  --  anywhere             anywhere            
ufw-after-logging-output  all  --  anywhere             anywhere            
ufw-reject-output  all  --  anywhere             anywhere            
ufw-track-output  all  --  anywhere             anywhere            

Chain ufw-after-forward (1 references)
target     prot opt source               destination        

Chain ufw-after-input (1 references)
target     prot opt source               destination        
ufw-skip-to-policy-input  udp  --  anywhere             anywhere             udp dpt:netbios-ns
ufw-skip-to-policy-input  udp  --  anywhere             anywhere             udp dpt:netbios-dgm
ufw-skip-to-policy-input  tcp  --  anywhere             anywhere             tcp dpt:netbios-ssn
ufw-skip-to-policy-input  tcp  --  anywhere             anywhere             tcp dpt:microsoft-ds
ufw-skip-to-policy-input  udp  --  anywhere             anywhere             udp dpt:bootps
ufw-skip-to-policy-input  udp  --  anywhere             anywhere             udp dpt:bootpc
ufw-skip-to-policy-input  all  --  anywhere             anywhere             ADDRTYPE match dst-type BROADCAST

Chain ufw-after-logging-forward (1 references)
target     prot opt source               destination        
LOG        all  --  anywhere             anywhere             limit: avg 3/min burst 10 LOG level warning prefix "[UFW BLOCK] "

Chain ufw-after-logging-input (1 references)
target     prot opt source               destination        
LOG        all  --  anywhere             anywhere             limit: avg 3/min burst 10 LOG level warning prefix "[UFW BLOCK] "

Chain ufw-after-logging-output (1 references)
target     prot opt source               destination        

Chain ufw-after-output (1 references)
target     prot opt source               destination        

Chain ufw-before-forward (1 references)
target     prot opt source               destination        
ufw-user-forward  all  --  anywhere             anywhere            

Chain ufw-before-input (1 references)
target     prot opt source               destination        
ACCEPT     all  --  anywhere             anywhere            
ACCEPT     all  --  anywhere             anywhere             state RELATED,ESTABLISHED
ufw-logging-deny  all  --  anywhere             anywhere             state INVALID
DROP       all  --  anywhere             anywhere             state INVALID
ACCEPT     icmp --  anywhere             anywhere             icmp destination-unreachable
ACCEPT     icmp --  anywhere             anywhere             icmp source-quench
ACCEPT     icmp --  anywhere             anywhere             icmp time-exceeded
ACCEPT     icmp --  anywhere             anywhere             icmp parameter-problem
ACCEPT     icmp --  anywhere             anywhere             icmp echo-request
ACCEPT     udp  --  anywhere             anywhere             udp spt:bootps dpt:bootpc
ufw-not-local  all  --  anywhere             anywhere            
ACCEPT     udp  --  anywhere             224.0.0.251          udp dpt:mdns
ACCEPT     udp  --  anywhere             239.255.255.250      udp dpt:1900
ufw-user-input  all  --  anywhere             anywhere            

Chain ufw-before-logging-forward (1 references)
target     prot opt source               destination        

Chain ufw-before-logging-input (1 references)
target     prot opt source               destination        

Chain ufw-before-logging-output (1 references)
target     prot opt source               destination        

Chain ufw-before-output (1 references)
target     prot opt source               destination        
ACCEPT     all  --  anywhere             anywhere            
ACCEPT     all  --  anywhere             anywhere             state RELATED,ESTABLISHED
ufw-user-output  all  --  anywhere             anywhere            

Chain ufw-logging-allow (0 references)
target     prot opt source               destination        
LOG        all  --  anywhere             anywhere             limit: avg 3/min burst 10 LOG level warning prefix "[UFW ALLOW] "

Chain ufw-logging-deny (2 references)
target     prot opt source               destination        
RETURN     all  --  anywhere             anywhere             state INVALID limit: avg 3/min burst 10
LOG        all  --  anywhere             anywhere             limit: avg 3/min burst 10 LOG level warning prefix "[UFW BLOCK] "

Chain ufw-not-local (1 references)
target     prot opt source               destination        
RETURN     all  --  anywhere             anywhere             ADDRTYPE match dst-type LOCAL
RETURN     all  --  anywhere             anywhere             ADDRTYPE match dst-type MULTICAST
RETURN     all  --  anywhere             anywhere             ADDRTYPE match dst-type BROADCAST
ufw-logging-deny  all  --  anywhere             anywhere             limit: avg 3/min burst 10
DROP       all  --  anywhere             anywhere            

Chain ufw-reject-forward (1 references)
target     prot opt source               destination        

Chain ufw-reject-input (1 references)
target     prot opt source               destination        

Chain ufw-reject-output (1 references)
target     prot opt source               destination        

Chain ufw-skip-to-policy-forward (0 references)
target     prot opt source               destination        
DROP       all  --  anywhere             anywhere            

Chain ufw-skip-to-policy-input (7 references)
target     prot opt source               destination        
DROP       all  --  anywhere             anywhere            

Chain ufw-skip-to-policy-output (0 references)
target     prot opt source               destination        
ACCEPT     all  --  anywhere             anywhere            

Chain ufw-track-input (1 references)
target     prot opt source               destination        

Chain ufw-track-output (1 references)
target     prot opt source               destination        
ACCEPT     tcp  --  anywhere             anywhere             state NEW
ACCEPT     udp  --  anywhere             anywhere             state NEW

Chain ufw-user-forward (1 references)
target     prot opt source               destination        

Chain ufw-user-input (1 references)
target     prot opt source               destination        
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:9030
ACCEPT     udp  --  anywhere             anywhere             udp dpt:9030
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:9001
ACCEPT     udp  --  anywhere             anywhere             udp dpt:9001
           tcp  --  anywhere             anywhere             tcp dpt:ssh state NEW recent: SET name: DEFAULT side: source
ufw-user-limit  tcp  --  anywhere             anywhere             tcp dpt:ssh state NEW recent: UPDATE seconds: 30 hit_count: 6 name: DEFAULT side: source
ufw-user-limit-accept  tcp  --  anywhere             anywhere             tcp dpt:ssh

Chain ufw-user-limit (1 references)
target     prot opt source               destination        
LOG        all  --  anywhere             anywhere             limit: avg 3/min burst 5 LOG level warning prefix "[UFW LIMIT BLOCK] "
REJECT     all  --  anywhere             anywhere             reject-with icmp-port-unreachable

Chain ufw-user-limit-accept (1 references)
target     prot opt source               destination        
ACCEPT     all  --  anywhere             anywhere            

Chain ufw-user-logging-forward (0 references)
target     prot opt source               destination        

Chain ufw-user-logging-input (0 references)
target     prot opt source               destination        

Chain ufw-user-logging-output (0 references)
target     prot opt source               destination        

Chain ufw-user-output (1 references)
target     prot opt source               destination    
   

ROUTER:
Code:
root@ddwrt:~# iptables -L
Chain INPUT (policy ACCEPT)
target     prot opt source               destination        
DROP       tcp  --  anywhere             anywhere            tcp dpt:webcache
DROP       tcp  --  anywhere             anywhere            tcp dpt:www
DROP       tcp  --  anywhere             anywhere            tcp dpt:https
DROP       tcp  --  anywhere             anywhere            tcp dpt:69
DROP       tcp  --  anywhere             anywhere            tcp dpt:ssh

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination        
ACCEPT     udp  --  anywhere             Xbox-SystemOS       udp dpt:3074
ACCEPT     udp  --  anywhere             192.168.1.143       udp dpt:1200
ACCEPT     udp  --  anywhere             MBP-di-ziomik       udp dpt:50756
ACCEPT     tcp  --  anywhere             MBP-di-ziomik       tcp dpt:50756
ACCEPT     udp  --  anywhere             192.168.1.101       udp dpt:27862
ACCEPT     tcp  --  anywhere             192.168.1.101       tcp dpt:27862
ACCEPT     udp  --  anywhere             192.168.1.119       udp dpt:50404
ACCEPT     tcp  --  anywhere             192.168.1.119       tcp dpt:50404
ACCEPT     0    --  anywhere             anywhere            state RELATED,ESTABLISHED
lan2wan    0    --  anywhere             anywhere            
ACCEPT     0    --  anywhere             anywhere            
ACCEPT     udp  --  anywhere             Xbox-SystemOS       udp dpt:1200
ACCEPT     tcp  --  anywhere             192.168.1.113       tcp dpt:9001
ACCEPT     udp  --  anywhere             192.168.1.113       udp dpt:9001
ACCEPT     tcp  --  anywhere             192.168.1.113       tcp dpt:9030
ACCEPT     udp  --  anywhere             192.168.1.113       udp dpt:9030
DROP       tcp  --  anywhere             0.0.0.0             tcp spt:0
DROP       udp  --  anywhere             0.0.0.0             udp dpt:0
TRIGGER    0    --  anywhere             anywhere            TRIGGER type:in match:0 relate:0
trigger_out  0    --  anywhere             anywhere            
ACCEPT     0    --  anywhere             anywhere            state NEW

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination        

Chain advgrp_1 (0 references)
target     prot opt source               destination        

Chain advgrp_10 (0 references)
target     prot opt source               destination        

Chain advgrp_2 (0 references)
target     prot opt source               destination        

Chain advgrp_3 (0 references)
target     prot opt source               destination        

Chain advgrp_4 (0 references)
target     prot opt source               destination        

Chain advgrp_5 (0 references)
target     prot opt source               destination        

Chain advgrp_6 (0 references)
target     prot opt source               destination        

Chain advgrp_7 (0 references)
target     prot opt source               destination        

Chain advgrp_8 (0 references)
target     prot opt source               destination        

Chain advgrp_9 (0 references)
target     prot opt source               destination        

Chain grp_1 (0 references)
target     prot opt source               destination        

Chain grp_10 (0 references)
target     prot opt source               destination        

Chain grp_2 (0 references)
target     prot opt source               destination        

Chain grp_3 (0 references)
target     prot opt source               destination        

Chain grp_4 (0 references)
target     prot opt source               destination        

Chain grp_5 (0 references)
target     prot opt source               destination        

Chain grp_6 (0 references)
target     prot opt source               destination        

Chain grp_7 (0 references)
target     prot opt source               destination        

Chain grp_8 (0 references)
target     prot opt source               destination        

Chain grp_9 (0 references)
target     prot opt source               destination        

Chain lan2wan (1 references)
target     prot opt source               destination        

Chain logaccept (0 references)
target     prot opt source               destination        
ACCEPT     0    --  anywhere             anywhere            

Chain logdrop (0 references)
target     prot opt source               destination        
DROP       0    --  anywhere             anywhere            

Chain logreject (0 references)
target     prot opt source               destination        
REJECT     tcp  --  anywhere             anywhere            reject-with tcp-reset

Chain trigger_out (1 references)
target     prot opt source               destination  


EDIT:
Come volevasi dimostrare..
Vedo che mi è stato cambiato l'ip WAN in 100.69.***.*** e gateway 100.69.***.***  mentre la rete mi rileva un diverso ip.
I provider hanno preso la brutta piega di Fastweb e compagnia bella e questo non mi piace..
member
Activity: 112
Merit: 10
E' 2 giorni che "smadorno" di qua e di la senza risultati. Consigli?

iptables -L
c'e' qualche regola attiva?

dovresti provare a fare un nmap verso il server tor dall'interno della lan e dall'esterno e vedere se le porte risultano aperte... almeno riseci a capire se il problema e' sulla macchina o sul router.

ciao
full member
Activity: 182
Merit: 100
Io invece non mi trovo nella lista D:
legendary
Activity: 1960
Merit: 1012
SELL bitcoinmarket.net | bitcoinitalia.com SELL
altra domanda, ma per attivarsi come nodo sotto linux..

+1

apt-get install tor (o comunque si installa secondo le modalità della propria distribuzione) e si modifica il file sotto /etc/tor/torrc secondo quando scritto nel primo post
legendary
Activity: 1960
Merit: 1012
SELL bitcoinmarket.net | bitcoinitalia.com SELL
Visto che siamo sull'argomento..

Nonostante la mia navigazione su tor funziona da sempre ho notato ora (considerando appunto questo post) che nei log ricevo un errore:

Code:
Oct 11 14:10:46.000 [notice] Bootstrapped 100%: Done.
Oct 11 14:10:46.000 [notice] Now checking whether ORPort xxx.xxx.xxx.xxx:9001 and DirPort xxx.xxx.xxx.xxx:9030 are reachable... (this may take up to 20 minutes -- look for log messages indicating success)
Oct 11 14:15:03.000 [notice] Have tried resolving or connecting to address 'xxx.xxx.xxx.xxx' at 3 different places. Giving up.
Oct 11 14:30:44.000 [warn] Your server (xxx.xxx.xxx.xxx:9001) has not managed to confirm that its ORPort is reachable. Please check your firewalls, ports, address, /etc/hosts file, etc.
Oct 11 14:30:44.000 [warn] Your server (xxx.xxx.xxx.xxx:9030) has not managed to confirm that its DirPort is reachable. Please check your firewalls, ports, address, /etc/hosts file, etc.
Oct 11 14:32:50.000 [notice] Have tried resolving or connecting to address 'xxx.xxx.xxx.xxx' at 3 different places. Giving up.

Ovviamente non sono presente come nodo a causa del fatto che le due porte 9001 e 9030 (OR e DIR), impostate in  torrc, apparentemente non sono visibili dall'esterno.
Ciò nonostante mi sembra che siano settate correttamente sia sul router che su linux.
E' 2 giorni che "smadorno" di qua e di la senza risultati. Consigli?

Il mio torrc:
Code:
SocksPort 0
Log notice file /var/log/tor/notices.log
RunAsDaemon 1
ORPort 9001
DirPort 9030
SafeLogging 0
ExitPolicy accept *:80,accept *:443
Nickname Ziomik
ContactInfo [email protected] - 1ZiomikMqEFpg7eSFjdAG7XNtxZrpRRko

Router DD-WRT:
Code:
root@ddwrt:~# nvram show | grep forward_spec
size: 18445 bytes (47091 left)
forward_spec=Tor Rasp:on:both:9001>192.168.1.113:9001 Tor Rasp2:on:both:9030>192.168.1.113:9030

Raspberry:
Code:
root@raspberrypi:~# netstat -lnp
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
tcp        0      0 0.0.0.0:9030            0.0.0.0:*               LISTEN      19975/tor
tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      19975/tor
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      2373/sshd
udp        0      0 0.0.0.0:60119           0.0.0.0:*                           19975/tor
udp        0      0 0.0.0.0:37127           0.0.0.0:*                           19975/tor
udp        0      0 0.0.0.0:33570           0.0.0.0:*                           19975/tor



legendary
Activity: 2506
Merit: 1120
legendary
Activity: 1778
Merit: 1043
#Free market
ma se uno si piglia una manciata di vps free ci installa il programam e lo lascia li a girare vita natural durante, non è meglio?

Perché pagare un vps quando puoi usare uno smartphone android che magari non utilizzi più ?
sr. member
Activity: 392
Merit: 250
ma se uno si piglia una manciata di vps free ci installa il programam e lo lascia li a girare vita natural durante, non è meglio?
legendary
Activity: 1596
Merit: 1009
Ma esiste un modo per conoscere il punteggio?

In homepage vedi in percentuale quanto il tuo nodo sta contribuendo
Grazie Alex, son parecchio giù ahahaha
legendary
Activity: 3766
Merit: 1742
Join the world-leading crypto sportsbook NOW!
Ma esiste un modo per conoscere il punteggio?

In homepage vedi in percentuale quanto il tuo nodo sta contribuendo
Pages:
Jump to: