Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command: 'radius' failed with code 1 #1027

Open
storm66-ag opened this issue Apr 24, 2024 · 1 comment
Open

Command: 'radius' failed with code 1 #1027

storm66-ag opened this issue Apr 24, 2024 · 1 comment

Comments

@storm66-ag
Copy link

storm66-ag commented Apr 24, 2024

Hello guys!
I have a little issue with run to use a radius.
Cloned the devel branch and builded the docker image. And yes - I run 3proxy in docker!
But my config doesn't want to work:

File 3proxy_devel.cfg

nserver 8.8.4.4
timeouts 1 5 30 60 180 1800 15 60
radius kmcsxNcXpQ49 127.0.0.1
authcache ip,user,password 86400
log /var/log/3proxy/3proxy.log D
rotate 10
logformat "- %y/%m/%d|%H:%M.%S %N.%p %E %U %C:%c %R:%r %O %I %h %T"
auth cache radius
flush
auth cache radius
maxconn 1000
socks -p443

Any suggestions ?
Thank you!

@storm66-ag
Copy link
Author

Fixed by self.

  1. Looks like the radius server must to be configured as IP address view (no a domain name)
  2. 3proxy + radius works on the standart port only 1812 (in my case)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant