Quantcast
Channel: Sophos User Bulletin Board
Viewing all articles
Browse latest Browse all 14361

Proxy Auto Configuration

$
0
0
Hi guys,

I am currently playing around with this proxy auto configuration and currently i follow what that is mentioned in the "help" guide.

=======
function FindProxyForURL(url, host)
{ return "PROXY proxy.example.com:8080; DIRECT"; }
=======

i edited it to this below:

function FindProxyForURL(url, host)
{ return "PROXY 192.168.1.254:8080; gw.mygw.com"; }

========

edit:
I've gotten it to work.

Now another issue.
With this Proxy Auto Configuration enabled in my browser, I could not access the ASG Webadmin.

Any ideas?

Thank you.

Viewing all articles
Browse latest Browse all 14361

Trending Articles