Anonymous mode doesn't work[SOLVED]

Started by All3xJ, September 10, 2014, 11:31:42 PM

Previous topic - Next topic

All3xJ

In these days i had problems with anonymous mode  :-\ When i start it and i open firefox, there isn't connection so i can't surf on the internet... I yet check firefox's network configuration and it is set to "no proxy"... i try too this commands from the terminal : service tor restart
service polipo start
but nothing.
SOMEBODY CAN HELP ME?  ???

b4d_bl0ck

Post
wget ifconfig.me/ip
before and after enabling anonymous mode.

Bye.
bool secure = check_paranoia() ? true : false;

wizard32

The wget ifconfig.me/ip retrieves the current IP. I don't think so that this can solved the problem.

Try do the following:

sudo /etc/init.d/tor start
sudo /etc/init.d/polipo start

then launch the Vidalia tool.

Go to Mozilla-->Edit-->Preferences-->Advanced Option and then at Network Tab. Click on Setting and select "Manual proxy configuration" and at SOCKS Host apply: 127.0.0.1 and Port:9050

Port 9050 is the default port that tor will open. You can check by doing sudo netstat -lntpud.

After novigate to https://check.torproject.org/ to verify that you are using TOR network.

weVeg

Quote from: wizard32 on November 10, 2014, 12:10:09 PM
The wget ifconfig.me/ip retrieves the current IP. I don't think so that this can solved the problem.

Try do the following:

sudo /etc/init.d/tor start
sudo /etc/init.d/polipo start

then launch the Vidalia tool.

Go to Mozilla-->Edit-->Preferences-->Advanced Option and then at Network Tab. Click on Setting and select "Manual proxy configuration" and at SOCKS Host apply: 127.0.0.1 and Port:9050

Port 9050 is the default port that tor will open. You can check by doing sudo netstat -lntpud.

After novigate to https://check.torproject.org/ to verify that you are using TOR network.
with anonmode you don't need to configure firefox, anonmode are just few iptables rules...
try to follow b4d_bl0ck suggestions and see if you go out with tor or not, also, when you start anonmode there is any output that tell you to configure tor ?
una voce libera รจ sempre liberatrice
under_r00t

ostendali

Quote from: weVeg on November 10, 2014, 03:42:32 PM
Quote from: wizard32 on November 10, 2014, 12:10:09 PM
The wget ifconfig.me/ip retrieves the current IP. I don't think so that this can solved the problem.

Try do the following:

sudo /etc/init.d/tor start
sudo /etc/init.d/polipo start

then launch the Vidalia tool.

Go to Mozilla-->Edit-->Preferences-->Advanced Option and then at Network Tab. Click on Setting and select "Manual proxy configuration" and at SOCKS Host apply: 127.0.0.1 and Port:9050

Port 9050 is the default port that tor will open. You can check by doing sudo netstat -lntpud.

After novigate to https://check.torproject.org/ to verify that you are using TOR network.
with anonmode you don't need to configure firefox, anonmode are just few iptables rules...
try to follow b4d_bl0ck suggestions and see if you go out with tor or not, also, when you start anonmode there is any output that tell you to configure tor ?
+1 ;D