We are using web authentication and the problem is that clients are getting the IP address before entering the credentials, and they can ping, telnet on to other IP's on the same subnet etc. Any ideas how solve this issue?
Hi Michael,Thank you for quick reply. So from your comment it looks like I shouldn't be able to ping or telnet on to other devices before authentication? Also let me know if I am correct thinking that client isolation will prevent communication betwe...