Hi All,
I have searched all over the net for an answer to this problem so hoping someone here can help.
I want to setup the Web Proxy so that it has different settings for different users.
So lets say I want 2 users to be able to access facebook.com and twitter.com and nothing else,
and I have two other users I want to be able to access google.com and utube.com and nothing else.
I have been looking at using address lists but I can’t seem to do that under the Proxy rules.
I have also looked at running the Proxy on 2 different ports eg: 6001, and 6002, so I can send one group to the first proxy 6001 and the second group to the second proxy on port 6002
But then I can’t seem to add a rule like:
/ip proxy access set local-port=6001 dst-port=80 dst-host=google.com action=allow
When I put in that rule the terminal comes back with number: - and I don’t know what to put in here.
So can someone tell me how to have seperate settings for different users.
I know I could just put in 4 rules to say that all the proxy users have access to the 4 web sites but the real answer I want to do is to separate the two groups and have individual settings.