trouble with anaonymous mode in backbox 3.09

Started by j0k3r, October 29, 2013, 12:36:47 PM

Previous topic - Next topic

j0k3r

Hi guys, after using backtrack for a long time i switched to backbox, as it is faster than kali linux and it doesn't have
extra crap ;D
I'm having trouble with "Anonymous mode"

today i booted up my backbox OS,

"ANONYMOUS MODE" just stopped working, ??? ???

i didn't change any of the configuration files.

when is start anonymous mode none of my connections are establishing through tor.
I checked service tor. It says tor is running..

i restarted anonymous mode and tor itself.

when i simply use tor with vidalia it works perfect but anonymous mode is unable to apply it system wide
any help appreciated!!!

weVeg

Hi j0k3r,
have you modified /etc/tor/torrc ?
you have to add this line:

nano /etc/tor/torrc

VirtualAddrNetwork 10.192.0.0/10
AutomapHostsOnResolve 1
TransPort 9040
DNSPort 53

Try to restart both tor service and anonymous, anyways to navigate .onion your browser should be configured as you did every time for tor navigation...
Have fun and tell us if you fix =)
Bye
una voce libera è sempre liberatrice
under_r00t

j0k3r

#2
"weveg" i didn't modify any of the config files

here is my "/etc/tor/torrc" file

http://pastebin.com/gARkcL3J

P.S. Use pastebin for long outputs !!!

weVeg

Quote from: j0k3r on October 29, 2013, 01:36:35 PM
"weveg" i didn't modify any of the config files

here is my "/etc/tor/torrc" file

VirtualAddrNetwork 10.192.0.0/10
AutomapHostsOnResolve 1
TransPort 9040
DNSPort 53
Ok, it's right!
Have you tried to restart both service?
una voce libera è sempre liberatrice
under_r00t

j0k3r

"weveg"

i have restated both service several times but no luck  :-\ :-\

weVeg

#5
Have you seen if dmesg or another log tell you something useful?
Try to stop tor, stop anonymous, then start tor and start anonymous
una voce libera è sempre liberatrice
under_r00t

b4d_bl0ck

Hi all guys,
j0k3r, to have anonymous mode working, tor must be started as service, not via vidalia. Anyways the script should warn if it isn't...

Quote"ANONYMOUS MODE" just stopped working
does this mean that it was working before? If so, try to remember if you upgraded/modified some configurations meanwhile.
You may also want to check if it is a DNS related problem... try to look in your/etc/resolv.conf after activating anonymous mode, and check if nameserver is 127.0.0.1

Anyways welcome to BackBox!
Have fun!
bool secure = check_paranoia() ? true : false;

j0k3r

"b4d_bl0ck"

yes i made an upgrade by typing

apt-get update && apt-get upgrade

As i remember, before upgrading anonymous mode was working perfectly!!!

weVeg

#8
Hi j0k3r,
try to get ready some tools as ping, traceroute, wireshark and read some log/.config file then try to troubleshoot your network....
As you described to us we can not do so much
una voce libera è sempre liberatrice
under_r00t