Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
tsocks config problem
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
haides
n00b
n00b


Joined: 29 Nov 2018
Posts: 8

PostPosted: Fri Nov 30, 2018 7:53 pm    Post subject: tsocks config problem Reply with quote

Hello everybody.
First of all I wanted to say that I have been using gentoo for almost 3 years. I went on debian for a couple of month but nothing really feels like this monster.
Thank you very much for such a beautiful OS :)
And back to my problem:
I have a sock5 proxy which I connect with:
Code:
 ssh -D "port_number" -f -C -q -N  x@x

It works great. I also have tsock with tordns and envconf flags enabled.
with the config:

Code:
local = 192.168.1.0/255.255.255.0
server = 127.0.0.1
server_port = "port_number"
server_type = 5

However tsocks does not work and I dont know how to find the problem.

Any thoughts?
Thanks

[Moderator edit: added [code] tags to preserve output layout. -Hu]
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21595

PostPosted: Sat Dec 01, 2018 4:33 pm    Post subject: Reply with quote

In what way does tsocks not work? What errors does it print? What did you expect it to do that did not happen?
Back to top
View user's profile Send private message
haides
n00b
n00b


Joined: 29 Nov 2018
Posts: 8

PostPosted: Sun Dec 02, 2018 12:04 am    Post subject: Reply with quote

Hi. I use it to launch falkon browser(I know browser accepts the sock5 proxy but I just need to test tsocks):
>> tsocks falkon

but it complains about not finding the server. If I use "dns" flag insted off "tordns" there is a ssl complain about not completing the handshake.
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