I have a lan(192.168.1.*) ,wingate ip as 192.168.1.1 and set www proxy server use java client authentication.
Now I use java program writen by me to access outer website and inner website in the same time,
When hasn't logined to wingate , the inner website is ok,
When has logined to wingate use user has full access right, both ok;
When has logined to wingate use user has no full access right , the outer website is ok BUT the inner website cannot been accessed. I check the logs of wingate, find that the user was authorization failed, how can i config wingate let common user has right to access inner resources?
I hava configed the IE not use proxy for inner lan but it seems not work, the data is still been sent to wingate, so please help, thanks.