ProxyChains and firefox not playing well together. ERROR: 'libproxychains.so'
I have googled, yahoo'd, and yes, even binged and have not come up with a solution that is working for me.
The problem:
I am attempting to run the commmand
Quote:
proxychains firefox ipchicken.com
ERROR: ld.so: object 'libproxychains.so' from LD_PRELOAD cannot be preloaded: ignored.
It will then take me to the webpage, and display my real IP. When I check the terminal, I notice this error.
I have read other places to edit the /bin/proxychains and change the LD_PRELOAD call from "libproxychains.so" to "libproxychains.so.3" I have checked permissions, and I have execute permissions on all the libraries that I have attempted.
Here are the proxychain files I have in the /lib/
Quote:
locate proxychains
/bin/proxychains
/etc/proxychains.conf
/lib/libproxychains.a
/lib/libproxychains.la
/lib/libproxychains.so
/lib/libproxychains.so.3
/lib/libproxychains.so.3.0.0
/usr/share/applications/backtrack-proxychains.desktop
/var/cache/apt/archives/proxychains_3.1-bt3_amd64.deb
/var/lib/dpkg/info/proxychains.changelog
/var/lib/dpkg/info/proxychains.copyright
/var/lib/dpkg/info/proxychains.list
/var/lib/dpkg/info/proxychains.postinstall
I got desperate, and even tried executing the libproxychains.so.3.0.0, which yielded no results.
Re: ProxyChains and firefox not playing well together. ERROR: 'libproxychains.so'
I'm using a random proxy here and everything works :)
Code:
root@bt:~# proxychains firefox google.comProxyChains-3.1 (http://proxychains.sf.net)
|DNS-request| google.com
|S-chain|-<>-28.121.50.31:80-|DNS-request| localhost
|S-chain|-<>-28.121.50.31:80-<--timeout
|DNS-response|: google.com is not exist
|DNS-request| google.com
|S-chain|-<>-28.121.50.31:80-<--timeout
|DNS-response|: localhost is not exist
Usage:program_name [address][:port]|DNS-request| secure.informaction.com
|S-chain|-<>-28.121.50.31:80-<--timeout