Page 1 of 1

Radius server integrataion

Posted: Fri Feb 14, 2014 11:02 am
by mpankov
Hi,

I saw there were other posts on the topic but couldn't really understand what the current status of the radius integration is.
I cannot configure the radius authentication to work with the latest version. In addition on the manager the options are greyed out and adding an asterisk (*) user gives an error that the option is not supported. I see here http://www.softether.org/3-spec/Current_Limitations the feature is missing, however it says there this is for v 1.0. On the other hand I see in the manual screenshots and explanation how to configure it http://www.softether.org/4-docs/1-manua ... y_Features. So is it currently possible or not to have radius authentication? If it is not enabled in the binaries is it present in the source? Can I reconfigure the source to enable and use it? If yes is there any documentation about it?

Thanks.

Re: Radius server integrataion

Posted: Tue Feb 25, 2014 5:23 am
by Fred22
The commercial version has Radius. The manual has detailed Radius instructions. The open source version doesn't support Radius.

It isn't too hard to write Radius support into the open source version as the code is pretty clean and reasonably easy to follow. The stubs are sort of there in the source and you can see where the code has been removed. It took me about a week to do it.

Re: Radius server integrataion

Posted: Tue Feb 25, 2014 5:48 am
by dnobori
We are planning to add the Radius support on the next open-source build.

Re: Radius server integrataion

Posted: Thu Feb 27, 2014 8:18 am
by Micu
Is there any plan to add Ldap support?

Thanks,

Re: Radius server integrataion

Posted: Sat Mar 01, 2014 8:44 am
by dnobori
You can set up any Radius-LDAP translater.

Re: Radius server integrataion

Posted: Sat Mar 01, 2014 1:42 pm
by adriman
Fred22, can you share your radius integration ?

Ready to pay for it.

Re: Radius server integrataion

Posted: Sun Mar 02, 2014 10:30 pm
by gavstah
dnobori wrote:
> We are planning to add the Radius support on the next open-source build.

Konichi-wa, Dnobori-san,

Is there any ETA on when the next open source build will be released?

Re: Radius server integrataion

Posted: Sun Mar 09, 2014 1:42 pm
by cdalar
I'm also looking forward to see the radius support on open source version..

Re: Radius server integrataion

Posted: Mon Mar 10, 2014 3:54 am
by dnobori
I hope that I will complete my RADIUS integration task until the end of this month.

Re: Radius server integrataion

Posted: Wed Mar 19, 2014 9:06 pm
by dnobori
Thank you for waiting!
We added the following five advanced functions into SoftEther VPN Server (experimental):
- RADIUS / NT Domain user authentication function
- RSA certificate user authentication function
- Deep-inspect packet logging function
- Source IP address control list function
- syslog transfer function

Please see:
http://www.softether.org/5-download/history

You can download the latest binary and source code from
http://www.softether-download.com/

Re: Radius server integrataion

Posted: Thu Mar 20, 2014 12:51 pm
by adriman
dnobori, thanks for radius integration.

I have some questions:
1. Why my radius does not log client connections ?
2. Can I assign IP address via "Framed-IP-Address" from radius? So I want to avoid using DHCP server.

Re: Radius server integrataion

Posted: Thu Mar 20, 2014 2:44 pm
by dnobori
> 1. Why my radius does not log client connections ?
Sorry, I don't know about the behavior of your RADIUS server.

> 2. Can I assign IP address via "Framed-IP-Address" from radius? So I want to avoid using DHCP server.
"Framed-IP-Address" is not supported on the current version of SoftEther VPN Server. Please contribute your code to https://github.com/SoftEtherVPN/SoftEtherVPN/.

Re: Radius server integrataion

Posted: Fri Mar 21, 2014 11:20 am
by adriman
dnobori, Unfortunately I'm not a programmer, can someone help me with codding radius auth to get IP address, netmask and route from Radius ?

Re: Radius server integrataion

Posted: Tue Mar 25, 2014 8:37 am
by Micu
+1 for assign IP address via "Framed-IP-Address"

Re: Radius server integrataion

Posted: Wed Mar 26, 2014 6:41 pm
by megacrash
Hi!
Authorization is working fine, but there is no accounting. =(

Re: Radius server integrataion

Posted: Thu Mar 27, 2014 1:11 am
by samenlia
megacrash wrote:
> Hi!
> Authorization is working fine, but there is no accounting. =(


what's your operating system ? i install(4.06 9433) on windows but it not support radius.

Re: Radius server integrataion

Posted: Thu Mar 27, 2014 10:39 am
by adriman
megacrash wrote:
> Hi!
> Authorization is working fine, but there is no accounting. =(

+1 no accounting and no IP address allocation like other VPN servers has.

I'm ready to pay a programmer to add this functionality to SoftEther.

Re: Radius server integrataion

Posted: Thu Mar 27, 2014 11:36 am
by megacrash
samenlia wrote:
> megacrash wrote:
> > Hi!
> > Authorization is working fine, but there is no accounting. =(
>
>
> what's your operating system ? i install(4.06 9433) on windows but it not support
> radius.

CentOS 6.5 x64

Re: Radius server integrataion

Posted: Sat Apr 05, 2014 3:27 pm
by samenlia
xsystem wrote:
> Hi guys , at last days try Softether(v4.06b9433) integration with my
> Windows 2008 ADC without success. Have any documentation for Radius/Active
> Directory ?


i get the help from http://www.softether.org/4-docs/1-manua ... entication

Re: Radius server integrataion

Posted: Sun Jun 01, 2014 9:35 pm
by ITSNev
Hi,

Is there any plans to have radius accounting support as without this I might as well look for another project or stay with OpenVPN which has a working radius plugin which supports both authentication as well as accounting.

Just need an idea of time-frame that's all as the lack of progress / response on the thread is a little worrying.

Thx
Nev

Re: Radius server integrataion

Posted: Tue Jun 24, 2014 9:57 am
by CateFul
+1 on adding support for radius accounting

Re: Radius server integrataion

Posted: Wed Aug 20, 2014 10:21 am
by ITSNev
+999 Radius Accounting....

Would be nice to get a timeline from the developers.

Re: Radius server integrataion

Posted: Mon Sep 01, 2014 4:56 pm
by ITSNev
As you can see no reply for 7 Months, so maybe the developers on not interested in providing this support due to their lack of response.

It would at least be good to know if this is on their roadmap and when this is anticipated, so we can stop wasting our time holding out for this functionality that everyone using Radius clearly would like.

Come on SoftEther, put us out of our misery.

Nev

Re: Radius server integrataion

Posted: Thu Sep 11, 2014 5:40 am
by thisjun
Now, we have no plan to implement the accounting function.

Re: Radius server integrataion

Posted: Fri Oct 17, 2014 9:52 am
by elbuit
+1 for radius accounting

And thanks for softether !!!!

Re: Radius server integrataion

Posted: Fri May 15, 2020 1:05 am
by lauronaj
after 6 years... any plans yet? we're still waiting :)