LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Security
User Name
Password
Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.

Notices


Reply
  Search this Thread
Old 05-28-2017, 08:36 PM   #1
DexterMorgan
LQ Newbie
 
Registered: Apr 2015
Posts: 13

Rep: Reputation: Disabled
Proxychains not working through TOR


I'm having problem getting proxychains to work,



proxychains.conf (original and untouched)
Quote:
# proxychains.conf VER 3.1
#
# HTTP, SOCKS4, SOCKS5 tunneling proxifier with DNS.
#

# The option below identifies how the ProxyList is treated.
# only one option should be uncommented at time,
# otherwise the last appearing option will be accepted
#
#dynamic_chain
#
# Dynamic - Each connection will be done via chained proxies
# all proxies chained in the order as they appear in the list
# at least one proxy must be online to play in chain
# (dead proxies are skipped)
# otherwise EINTR is returned to the app
#
strict_chain
#
# Strict - Each connection will be done via chained proxies
# all proxies chained in the order as they appear in the list
# all proxies must be online to play in chain
# otherwise EINTR is returned to the app
#
#random_chain
#
# Random - Each connection will be done via random proxy
# (or proxy chain, see chain_len) from the list.
# this option is good to test your IDS

# Make sense only if random_chain
#chain_len = 2

# Quiet mode (no output from library)
#quiet_mode

# Proxy DNS requests - no leak for DNS data
proxy_dns

# Some timeouts in milliseconds
tcp_read_time_out 15000
tcp_connect_time_out 8000

# ProxyList format
# type host port [user pass]
# (values separated by 'tab' or 'blank')
#
#
# Examples:
#
# socks5 192.168.67.78 1080 lamer secret
# http 192.168.89.3 8080 justu hidden
# socks4 192.168.1.49 1080
# http 192.168.39.93 8080
#
#
# proxy types: http, socks4, socks5
# ( auth types supported: "basic"-http "user/pass"-socks )
#
[ProxyList]
# add proxy here ...
# meanwile
# defaults set to "tor"
socks4 127.0.0.1 9050
any ideas?

Last edited by DexterMorgan; 06-04-2017 at 12:12 AM.
 
Old 05-28-2017, 10:39 PM   #2
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
without knowing what you have and have NOT done
nor how tor is set up

nor if this is a install to a hard drive or a VM
and so on ....

Please read "How_To_Ask_a_Question"
http://www.linuxquestions.org/linux/...Ask_a_Question
 
Old 05-29-2017, 02:06 AM   #3
DexterMorgan
LQ Newbie
 
Registered: Apr 2015
Posts: 13

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by John VV View Post
without knowing what you have and have NOT done
nor how tor is set up

nor if this is a install to a hard drive or a VM
and so on ....

Please read "How_To_Ask_a_Question"
http://www.linuxquestions.org/linux/...Ask_a_Question
It's a VM, but that doesn't matter does it?

Don't know what you mean by how Tor is set up, I just installed tor "sudo apt-get install tor" and then I was done. And it's a new installed dist of Linux Mint, I haven't changed anything.
 
Old 06-23-2017, 05:40 PM   #4
NdFeB
LQ Newbie
 
Registered: Jun 2017
Posts: 7

Rep: Reputation: Disabled
Hello,

If you are on a VM, be sure that your NIC is set on "Bridge mode".

Be sure you started tor. Check if it is listening on port 9050 or 9051.
Code:
service tor status
netstat -tanp | grep tor
Last line of file /etc/proxychains.conf should be
Code:
socks5 127.0.0.1 9050
If you are really concerned about anonymity, you should read some things about SOCKS 5 and SOCKS 4a (and not SOCKS 4)
Regards.

Last edited by NdFeB; 06-23-2017 at 05:46 PM.
 
Old 07-24-2017, 03:19 AM   #5
neo256
LQ Newbie
 
Registered: Jul 2017
Posts: 2

Rep: Reputation: Disabled
If you disable 'strict_chain' and enable 'dynamic_chain' it should work.

Plus: i guess entering Tor with proxychains without extra proxies doesn't add any proxychains related value. Just guessing as i am relatively new to all this matter but that is what i have understood from it so far.

Last edited by neo256; 07-24-2017 at 03:27 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Proxychains can't working properly. hack3rcon Linux - Desktop 2 01-17-2017 12:44 AM
proxychains its not working with chrome sysgh0st Linux - Software 1 08-14-2014 01:08 PM
proxychains not working drbob Linux - Newbie 4 11-29-2012 06:29 AM
privoxy + tor + proxychains on BT5 AKA ubuntu 10.04 j0eh4x Linux - Networking 1 05-28-2011 03:14 AM
proxychains not working.. stefzeer Linux - Software 1 08-10-2010 03:51 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Security

All times are GMT -5. The time now is 07:20 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration