Hi there,
Can you please give me a hint on how to redirect all websites into one URL without creating a loop? I tried to use webproxy but when I do something like that
Access List
Src IP: 192.168.0.100
Action: Deny
Direct: google.com
I get a loop which I think it’s expected but how to avoid the loop and create certain redirection? I also tried:
dst host: !google.com
but it gives the same result.
Any feedback will be greatly appreciated.