Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Traffic doesn't go through proxychains
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
erthalion
n00b
n00b


Joined: 19 Sep 2012
Posts: 21

PostPosted: Wed Sep 19, 2012 4:03 pm    Post subject: Traffic doesn't go through proxychains Reply with quote

I can't configure proxychains. I installed it:
Code:

emerge net-misc/proxychains-3.1_p20110225

with standart /etc/proxychains.conf
Code:

strict_chain
proxy_dns

tcp_read_time_out 15000
tcp_connect_time_out 8000

[ProxyList]
# add proxy here ...
# meanwile
# defaults set to "tor"
socks4    127.0.0.1 9050

Tor is running on port 9050. But traffic doesn't go through proxychains.
Code:

$ proxychains ping ya.ru
ProxyChains-3.1 (http://proxychains.sf.net)
PING ya.ru (93.158.134.3) 56(84) bytes of data.
64 bytes from www.yandex.ru (93.158.134.3): icmp_req=1 ttl=51 time=64.3 ms
64 bytes from www.yandex.ru (93.158.134.3): icmp_req=2 ttl=51 time=63.9 ms

(there is nothing like
Code:
|S-chain|-<>-127.0.0.1:9050-<><>-x.x.x.x:x-<><>-OK
)
Can anybody help me?
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21607

PostPosted: Thu Sep 20, 2012 2:03 am    Post subject: Reply with quote

According to the description, net-misc/proxychains redirects TCP traffic. Ping does not use TCP traffic.
Back to top
View user's profile Send private message
erthalion
n00b
n00b


Joined: 19 Sep 2012
Posts: 21

PostPosted: Thu Sep 20, 2012 2:35 am    Post subject: Reply with quote

Ok, but problem is not only for ping - also for browsers chromium and lynx
Back to top
View user's profile Send private message
linuxale
n00b
n00b


Joined: 11 Jan 2006
Posts: 34

PostPosted: Wed Mar 27, 2013 2:26 pm    Post subject: Reply with quote

Same problem here.

It works properly with ssh but not with links or emerge ...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum