hi, i want MT to FW all port 80 traffic to :
http://192.168.1.1:9100/proxy.pac
this is used as automatic configuration script proxy.
how can i do that?
hi, i want MT to FW all port 80 traffic to :
http://192.168.1.1:9100/proxy.pac
this is used as automatic configuration script proxy.
how can i do that?
hmmm… make proxy request not to web-server, but to web-page?..
if not secret, how should your request be sent to that page - by GET or POST method? =)
not really sure whats the method,
but it will be as if you open your Explorer, went to proxy settings, and checked the Use Automatic Configuration Script, and had this in it http://192.168.1.1:9100/proxy.pac. now what method the explorer uses to FW traffic to that page i am not sure! but it’s clear i guess now.