O
O
Onotolius2022-02-14 21:23:55
proxy
Onotolius, 2022-02-14 21:23:55

How to set up 3proxy for 2 ip or more?

Hello dear experts.
I have a vds server and 2 external ip addresses connected to the network interface. The first one is 214.55.55.0 and the second one
is 214.55.55.12 ?
It looks like 3proxy only supports one ip on the server, or as I understand it, you need to run two instances of 3proxy, and the config of each is set to its own ip .
Tell

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Dubrovin, 2022-02-15
@Login8

One proxy with a choice of external IP by login:

users vasya:CL:hehehehe katya:CL:bugagagaga
auth strong
allow vasya
parent 1000 extip 214.55.55.0  0
allow katya
parent 1000 extip 214.55.55.12 0
proxy -p12345

two proxies on different ip/ports each with their own users:
users vasya:CL:hehehehe katya:CL:bugagagaga
auth strong
allow vasya
proxy -p11111 -i214.55.55.0 -e214.55.55.0
flush
allow katya
proxy -p22222 -i214.55.55.12 -e214.55.55.12

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question