have you ever seen this one working? because this is first scenario we tried. hs initial webpage is not well visible/partially shown and logging impossible.
Hi chvdr,
Yes .. it is working as transparent proxy .. if you are not looking for transparent proxy configuration, and still need the users to configure there browsers. Then you should check 2 things:
1- Users are able to access the proxy server.
2- Proxy port is not blocked by a firewall in the middle.
To check that, using your windows prompt command, just write:
telnet x.x.x.x port
where x.x.x.x is the proxy server IP and port is the Proxy port used .. check what is the replied message, if you get no errors, then the server is accessible .. otherwise & if you are able to use the proxy server directly on your internal network (directly connected to proxy with no MT in the middle) but still not possible to use it on your subscribers network, then you have to check the server IP,subnet if you can configured the Proxy server on different private IP class then you need to route the traffic, natting or adding bridge.
And for sure, don't forget to check the firewall for the ports.
Hope this help. And let me know then which is better, easier and useful .. to use transparent proxy or manually configured on each browser.
Best Regards.