aName1 - 2015-02-14

Hi,

I have in my /etc/proxychains.conf file:

localnet 127.0.0.0/255.0.0.0
localnet 127.0.0.0/127.0.0.0

But when I try to run a command that uses a server running on 127.0.0.1 I get:

|D-chain|-<>-127.0.0.1:9050-<><>-127.0.0.1:9333-<--denied
Failed to acquire socket.

Do I need to restart a service after editing the conf file? Any ideas? Shouldn't my conf settings prevent the use of the proxy if the destination is 127...?
thanks