Page 1 of 1

User limitations

Posted: Mon Jun 27, 2016 8:05 am
by Chief
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

Re: User limitations

Posted: Wed Jul 13, 2016 7:31 am
by thisjun
Please try to use access list function.
http://www.softether.org/4-docs/1-manua ... ccess_List

Re: User limitations

Posted: Thu Jul 14, 2016 2:14 pm
by Chief
Thanks tisjun,

I will take a look at it.

Greetings

Re: User limitations

Posted: Sat Sep 24, 2016 2:32 pm
by Chief
unfortunately I cannot find what i am looking for.......what am I missing?

Thanks in advance

Chief

Re: User limitations

Posted: Fri Sep 30, 2016 1:06 pm
by raafat
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 (:

Re: User limitations

Posted: Tue Nov 01, 2016 6:22 am
by cedar
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

Re: User limitations

Posted: Tue Dec 20, 2016 3:51 pm
by Chief
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 :-)