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.
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 between clients after authentication?
What I want to achieve is that users should not be able to ping, telnet or do a packet capture before authentication but could do everything once authenticated?