mirror of
https://github.com/3proxy/3proxy.git
synced 2025-02-23 02:25:40 +08:00
RADIUS example added
This commit is contained in:
parent
695bfc89ac
commit
b3b76fe682
@ -65,7 +65,13 @@ is not enough, you need additional actions:
|
||||
<ol>
|
||||
<li> Configure multiple outgoing IPs
|
||||
<li> Make sure 3proxy is configured to use different outgoing IP by either setting
|
||||
external IP via RADIUS, or by using multiple services with different external
|
||||
external IP via RADIUS
|
||||
<pre>
|
||||
radius secret 1.2.3.4
|
||||
auth radius
|
||||
proxy
|
||||
</pre>
|
||||
or by using multiple services with different external
|
||||
interfaces, example:
|
||||
<pre>
|
||||
allow user1,user11,user111
|
||||
|
Loading…
Reference in New Issue
Block a user