Dear All,
Given the following layout:
WiFi AP ---> WiFi Control Server (NAT) ----> SGA ---> Internet
Clients would connect to the WiFi AP, then when opening their web browser, they are prompted by the WiFi Control Server for a username/password. If Ok, They will be let
thru and go to the internet.
What we would need, is to know either by Mac Address or by IP Address registered at the WiFi Control Server to which web sites users have been surfing to and if needed apply a content filter.
Since the WiFi Control Server will NAT clients, to the SGA they are coming all from a single IP address... and therefore is impossible to keep a log of which user surfed where...
we were thinking about a solution like:
WiFi AP ---> SGA(A) bridge (1) Bridge (2) ---> WiFi Control Server (NAT) ----> SGA(B) ---> Internet
And in some way record the traffic... but using transparent proxy i think is not possible...
Do you think something like this could be done?
Thank you in advance!
Dave
This thread was automatically locked due to age.