Radius server integrataion
-
- Posts: 4
- Joined: Fri Feb 14, 2014 9:55 am
Radius server integrataion
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.
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.
-
- Posts: 3
- Joined: Wed Jan 29, 2014 4:07 am
Re: Radius server integrataion
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.
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.
-
- Posts: 228
- Joined: Tue Mar 05, 2013 10:04 am
Re: Radius server integrataion
We are planning to add the Radius support on the next open-source build.
-
- Posts: 4
- Joined: Thu Jan 16, 2014 7:13 am
Re: Radius server integrataion
Is there any plan to add Ldap support?
Thanks,
Thanks,
-
- Posts: 228
- Joined: Tue Mar 05, 2013 10:04 am
Re: Radius server integrataion
You can set up any Radius-LDAP translater.
-
- Posts: 7
- Joined: Mon Jan 06, 2014 2:50 pm
Re: Radius server integrataion
Fred22, can you share your radius integration ?
Ready to pay for it.
Ready to pay for it.
-
- Posts: 61
- Joined: Wed Jun 05, 2013 11:33 pm
- Location: Glen Allen, Virginia USA
- Contact:
Re: Radius server integrataion
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?
> 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?
-
- Posts: 2
- Joined: Sun Mar 09, 2014 1:40 pm
Re: Radius server integrataion
I'm also looking forward to see the radius support on open source version..
-
- Posts: 228
- Joined: Tue Mar 05, 2013 10:04 am
Re: Radius server integrataion
I hope that I will complete my RADIUS integration task until the end of this month.
-
- Posts: 228
- Joined: Tue Mar 05, 2013 10:04 am
Re: Radius server integrataion
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/
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/
-
- Posts: 7
- Joined: Mon Jan 06, 2014 2:50 pm
Re: Radius server integrataion
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.
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.
-
- Posts: 228
- Joined: Tue Mar 05, 2013 10:04 am
Re: Radius server integrataion
> 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/.
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/.
-
- Posts: 7
- Joined: Mon Jan 06, 2014 2:50 pm
Re: Radius server integrataion
dnobori, Unfortunately I'm not a programmer, can someone help me with codding radius auth to get IP address, netmask and route from Radius ?
-
- Posts: 4
- Joined: Thu Jan 16, 2014 7:13 am
Re: Radius server integrataion
+1 for assign IP address via "Framed-IP-Address"
-
- Posts: 2
- Joined: Wed Mar 26, 2014 6:34 pm
Re: Radius server integrataion
Hi!
Authorization is working fine, but there is no accounting. =(
Authorization is working fine, but there is no accounting. =(
-
- Posts: 14
- Joined: Tue Mar 25, 2014 2:44 am
Re: Radius server integrataion
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.
> 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.
-
- Posts: 7
- Joined: Mon Jan 06, 2014 2:50 pm
Re: Radius server integrataion
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.
> 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.
-
- Posts: 2
- Joined: Wed Mar 26, 2014 6:34 pm
Re: Radius server integrataion
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
> 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
-
- Posts: 14
- Joined: Tue Mar 25, 2014 2:44 am
Re: Radius server integrataion
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
> 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
-
- Posts: 3
- Joined: Mon Apr 21, 2014 10:37 pm
Re: Radius server integrataion
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
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
-
- Posts: 7
- Joined: Sun Apr 27, 2014 10:05 am
Re: Radius server integrataion
+1 on adding support for radius accounting
-
- Posts: 3
- Joined: Mon Apr 21, 2014 10:37 pm
Re: Radius server integrataion
+999 Radius Accounting....
Would be nice to get a timeline from the developers.
Would be nice to get a timeline from the developers.
-
- Posts: 3
- Joined: Mon Apr 21, 2014 10:37 pm
Re: Radius server integrataion
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
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
-
- Posts: 2458
- Joined: Mon Feb 24, 2014 11:03 am
Re: Radius server integrataion
Now, we have no plan to implement the accounting function.
-
- Posts: 2
- Joined: Wed Oct 08, 2014 10:43 am
Re: Radius server integrataion
+1 for radius accounting
And thanks for softether !!!!
And thanks for softether !!!!
-
- Posts: 12
- Joined: Wed Jan 30, 2019 10:22 am
Re: Radius server integrataion
after 6 years... any plans yet? we're still waiting :)