V
V
Vyacheslav Grachunov2018-04-14 01:09:38
iptables
Vyacheslav Grachunov, 2018-04-14 01:09:38

What am I doing wrong when setting up socks5 on 3proxy?

The config is like this:

setgid 127
setuid 118

nserver 213.*.*.*
nserver 213.*.*.*
nserver 213.*.*.*

nscache 65536

timeouts 1 5 30 60 180 1800 15 60

external 5.*.*.*
#internal 5.*.*.*

users $/etc/3proxy/.proxyauth

allow * * * *

daemon

log /dev/null

auth cache strong


socks -n -p3128 -a

If I uncomment internal - it does not work at all, and if it is commented out, it works only locally, it does not work from other servers and the computer.
Port 3128 is definitely open, because if you run a web server on it, it is visible from the outside
. What am I doing wrong?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vyacheslav Grachunov, 2018-04-14
@Qwentor

That's it, I figured it out, the wrong IP indicated

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question