allow specific source ip for specific user
-
- Posts: 13
- Joined: Sun Jun 01, 2014 3:18 pm
allow specific source ip for specific user
Hello to all,
How can i allow an acess to a user, from a specific ip and from that ip only?
Thanks in advance for any help.
How can i allow an acess to a user, from a specific ip and from that ip only?
Thanks in advance for any help.
Last edited by cohena on Thu Jun 05, 2014 10:14 am, edited 1 time in total.
-
- Posts: 30
- Joined: Sat May 24, 2014 2:59 pm
Re: allow specific source ip for specific user
which OS you are on? You should use firewall to drop connections from others and to accept connections from your specific IP. If your client is on SE VPN client - open for that IP listened ports + port 40000
-
- Posts: 13
- Joined: Sun Jun 01, 2014 3:18 pm
Re: allow specific source ip for specific user
avel wrote:
> which OS you are on? You should use firewall to drop connections from
> others and to accept connections from your specific IP. If your client is
> on SE VPN client - open for that IP listened ports + port 40000
I am on windows(2008 r2).
It will be dificult to drop all aother connections since it is our main FW which should get(not always allow, but at least get)connections from various sources, that
some i cann not drop.
My client is SE VPN client, but i didnt understood your recomendation, can you expalin it again please?
> which OS you are on? You should use firewall to drop connections from
> others and to accept connections from your specific IP. If your client is
> on SE VPN client - open for that IP listened ports + port 40000
I am on windows(2008 r2).
It will be dificult to drop all aother connections since it is our main FW which should get(not always allow, but at least get)connections from various sources, that
some i cann not drop.
My client is SE VPN client, but i didnt understood your recomendation, can you expalin it again please?
-
- Posts: 30
- Joined: Sat May 24, 2014 2:59 pm
Re: allow specific source ip for specific user
so if this server is your main FW, you should first deny all connections to SE VPN server ports and than allow connection from one IP address. Or look to Access List at SE VPN server if you don't want to do that on your main firewall
-
- Posts: 230
- Joined: Tue Mar 05, 2013 10:04 am
Re: allow specific source ip for specific user
You can specify the client IP address limiting option on the VPN Server configuration.
However, in the current version there are no function to limit each source IP address for each individual user.
However, in the current version there are no function to limit each source IP address for each individual user.
-
- Posts: 13
- Joined: Sun Jun 01, 2014 3:18 pm
Re: allow specific source ip for specific user
dnobori wrote:
> You can specify the client IP address limiting option on the VPN Server
> configuration.
>
Do you mean using the acces list method as avel suggested?
Will a feature like limiting user to specific source ip is considred for near updates?
> You can specify the client IP address limiting option on the VPN Server
> configuration.
>
Do you mean using the acces list method as avel suggested?
Will a feature like limiting user to specific source ip is considred for near updates?
-
- Posts: 230
- Joined: Tue Mar 05, 2013 10:04 am
Re: allow specific source ip for specific user
I cannot assure that the IP address limiting option per user will be implemented by me in recent future. Currently I have no plan to implement that function.
However, anyone can add such the function you want to SoftEther VPN Server, since SoftEther VPN is an academic open-source project.
https://github.com/SoftEtherVPN/SoftEtherVPN/
There are several contributors for SoftEther VPN Server since the project began, as listed on the https://github.com/SoftEtherVPN/SoftEth ... ntributors page.
If you strongly need your requesting feature, you have three options:
1. Wait until one of the developers will implement the feature which you want.
2. Become a developer to implement the feature which you want.
3. Ask one of the developers to implement the feature which you want.
However, anyone can add such the function you want to SoftEther VPN Server, since SoftEther VPN is an academic open-source project.
https://github.com/SoftEtherVPN/SoftEtherVPN/
There are several contributors for SoftEther VPN Server since the project began, as listed on the https://github.com/SoftEtherVPN/SoftEth ... ntributors page.
If you strongly need your requesting feature, you have three options:
1. Wait until one of the developers will implement the feature which you want.
2. Become a developer to implement the feature which you want.
3. Ask one of the developers to implement the feature which you want.
-
- Posts: 13
- Joined: Sun Jun 01, 2014 3:18 pm
Re: allow specific source ip for specific user
dnobori wrote:
> I cannot assure that the IP address limiting option per user will be
> implemented by me in recent future. Currently I have no plan to implement
> that function.
> However, anyone can add such the function you want to SoftEther VPN Server,
> since SoftEther VPN is an academic open-source project.
> https://github.com/SoftEtherVPN/SoftEtherVPN/
>
> There are several contributors for SoftEther VPN Server since the project
> began, as listed on the
> https://github.com/SoftEtherVPN/SoftEth ... ntributors page.
>
> If you strongly need your requesting feature, you have three options:
> 1. Wait until one of the developers will implement the feature which you
> want.
> 2. Become a developer to implement the feature which you want.
> 3. Ask one of the developers to implement the feature which you want.
Thank you and avel for your help so far!
> I cannot assure that the IP address limiting option per user will be
> implemented by me in recent future. Currently I have no plan to implement
> that function.
> However, anyone can add such the function you want to SoftEther VPN Server,
> since SoftEther VPN is an academic open-source project.
> https://github.com/SoftEtherVPN/SoftEtherVPN/
>
> There are several contributors for SoftEther VPN Server since the project
> began, as listed on the
> https://github.com/SoftEtherVPN/SoftEth ... ntributors page.
>
> If you strongly need your requesting feature, you have three options:
> 1. Wait until one of the developers will implement the feature which you
> want.
> 2. Become a developer to implement the feature which you want.
> 3. Ask one of the developers to implement the feature which you want.
Thank you and avel for your help so far!