2

I set up a SoftEther with Docker. I then installed and set up a Radius server with daloRADIUS. I can't create a user in Radius that will create the same user in SoftEther.

karel
  • 13,706
limskey
  • 21

1 Answers1

1

You need to add a wild card user (ie *) and then your radius connection will look for any available account associated with the group that you configured to allow VPN access for on the radius server. You can do this using the server manager or the cmd tool:

soft ether vpn server user setup

Or using the server

UserCreate *

And ensure the authentication is set to radius.