Hello,
I've got the following question:
I run softether vpn (4.21 build 9613) on a few raspberry pi's 2 with Noobs-lite. Softether is behind a firewall and everything is running smooth.
For some users i would like to set a police so that they can not acces my local network, they may only use my internet connection for browsing.
I think i should use the polici rules for this users, but i do not know wich i have to use.....
Thanks in advance
Chief
User limitations
-
- Posts: 2458
- Joined: Mon Feb 24, 2014 11:03 am
Re: User limitations
Please try to use access list function.
http://www.softether.org/4-docs/1-manua ... ccess_List
http://www.softether.org/4-docs/1-manua ... ccess_List
-
- Posts: 4
- Joined: Mon Jun 27, 2016 7:45 am
Re: User limitations
Thanks tisjun,
I will take a look at it.
Greetings
I will take a look at it.
Greetings
-
- Posts: 4
- Joined: Mon Jun 27, 2016 7:45 am
Re: User limitations
unfortunately I cannot find what i am looking for.......what am I missing?
Thanks in advance
Chief
Thanks in advance
Chief
-
- Posts: 223
- Joined: Fri Jul 03, 2015 2:21 pm
Re: User limitations
May you explain more ?, As has been suggested, your problem should be solved using a functionality called "Access List". So again, may you explain more ?
Good luck (:
Good luck (:
-
- Site Admin
- Posts: 2274
- Joined: Sat Mar 09, 2013 5:37 am
Re: User limitations
When you want to prohibit communication with hosts in the LAN except the gateway router, you should set the following rules to the access list.
* allow source MAC:<Router MAC address>
* allow destination MAC:<Router MAC address>
* deny all
* allow source MAC:<Router MAC address>
* allow destination MAC:<Router MAC address>
* deny all
-
- Posts: 4
- Joined: Mon Jun 27, 2016 7:45 am
Re: User limitations
raafat wrote:
> May you explain more ?, As has been suggested, your problem should be solved using
> a functionality called "Access List". So again, may you explain more ?
>
>
>
> Good luck (:
Sorry raafat, I didnt notice this post......
cedar wrote:
> When you want to prohibit communication with hosts in the LAN except the gateway
> router, you should set the following rules to the access list.
> * allow source MAC:<Router MAC address>
> * allow destination MAC:<Router MAC address>
> * deny all
Thanks cedar this is it, MANY thanks :-)
Problem solved :-)
> May you explain more ?, As has been suggested, your problem should be solved using
> a functionality called "Access List". So again, may you explain more ?
>
>
>
> Good luck (:
Sorry raafat, I didnt notice this post......
cedar wrote:
> When you want to prohibit communication with hosts in the LAN except the gateway
> router, you should set the following rules to the access list.
> * allow source MAC:<Router MAC address>
> * allow destination MAC:<Router MAC address>
> * deny all
Thanks cedar this is it, MANY thanks :-)
Problem solved :-)