@tommyboy180:
@cruzades:
@tommyboy180:
You can block port 80 traffic from going outbound from that particular box. This will force the client to configure the proxy.
yup, but this will affect the whole network instead of just only one client.
You can setup the outbound rules so that only one box will have port 80 blocked. It won't affect your entire network, just that one box. Example, deny port 80 from 192.168.1.199; all others pass.
oh I missed the 'box' thing, anyway I want to make it automatic without further configuration at the user's end, is it possible?