01-17-2023 06:28 AM
When we use the IP Spoofing functionality in explicit mode with an IP address not being the client address, but from some other range.
And of course routing that address back to the WSAv and we don't use a WCCP router.
Do we need to configure that ip address somewhere in the interfaces? Or is that automagically done when ip spoofing is enabled?
Solved! Go to Solution.
01-17-2023 12:06 PM
Ok now i understand your requirement :
check below guide how this can be done :
01-17-2023 06:40 AM
when you configure explicit mode you only see WSA IP address not client IP address.
you like to forwardf client IP - X-Forwarded-For
UI, Security Services -> Web Proxy -> generate headers-> x-forwarded for - this should be set to "send".
01-17-2023 06:49 AM
That is not what I want to achieve. I want to use a different IP address so that a traffic shaper can recognize this traffic and assign a specific shaping profile to this traffic.
01-17-2023 06:57 AM
I want to use a different IP address - explain more
WSA have P1 and P2 interface - One inside and One outside, when the connection going out it used WSA outside interface IP and request the content ? what you trying to do here ?
01-17-2023 07:18 AM
What I'm trying to achieve here is that traffic from a specific set of clients, going through the proxy and to a specified number of destinations (hostnames) is limited in the bandwidth they can consume.
Bandwidth limitations in our setup is done by a traffic shaper just before the internet connection. They can apply a different shaping class based on source ip or destination ip. The destination ip's changes too much and is not under our control, therefore I try to have a solution based on source IP.
So want I want to do is:
01-17-2023 12:06 PM
Ok now i understand your requirement :
check below guide how this can be done :
01-23-2023 11:22 PM
Thanks for sharing the link to the guide. That will help.
Henk
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide