Here at work we have a /27 block of IP address assigned to us. When any user connects to a remote site, everyone has the same external IP address assigned to them.
In the ASG box, I have all of the other IP address assigned as additional addresses on the interface and use those IP address in the external DNS servers to point to our individual campus websites, and use SNAT/DNAT to route them tothe right server. All is working well.
What I want to know is if it is possible to to have packets that leave school "X" to be appear as if they were using external address "Y" instead of everyone showing up as the same external address.
Sites such as OpenDns add an additional (free) layer of site filtering, but any settings apply to everyone. I can setup different networks there, but I have to have some way of seperating the traffic so I can apply the right filter to the right school.
Possible?
This thread was automatically locked due to age.