I am configuring a VPN with different kinds of rules. However, I need different sets of rules for different users.
i.e.
User A will have XX.XXX.XX.XXX IP blocked
User B will have YY.YYY.YY.YYY IP blocked
And after some actions, I will have to dynamically change this restriction, or add a new rule to user A.
I am trying to use strongswan VPN Our clients will be using iOS. We can configure the VPN there.
If the client is blocked, he won't be able to access the site. i.e. (facebook.com).
The VPN is not working right now, I want to set it up and want to know the best way to achieve my objectives.
So far I have configured StrongSwan in my iphone and it's working fine, but it's tunnelling all the traffic to Internet.
Any help?