Exactly. Compare the two files.
They are Javascript. One can download them and read them. On Wed, Jun 3, 2020 at 1:49 PM Krenkler (US), Bill <[email protected]> wrote: > Hi All, > > > > We are using an explicit .pac file. I’ve attached an email which should > hopefully provide more context. > > > > Thanks, > > Bill > > > > -- > > BILL KRENKLER > > Endpoint Management > > *Enterprise **Compute **Solutions* > > 856-689-4728 | [email protected] > > OU Administration *Support Request > <https://boeing.service-now.com/sp?id=sc_cat_item&sys_id=849327bddb016700b6e69b3c8a961953> > * > > > > *From:* Robert Solomon <[email protected]> > *Sent:* Wednesday, June 3, 2020 1:40 PM > *To:* Hoang (US), Victor T <[email protected]> > *Cc:* [email protected]; Krenkler (US), Bill < > [email protected]> > *Subject:* [EXTERNAL] Re: [Mozilla Enterprise] Error with using system > proxy settings (when changing from using "automatic proxy configuration > URL" by default via policies.json) > > > > This message was sent from outside of Boeing. Please do not click links or > open attachments unless you recognize the sender and know that the content > is safe. > > > > > I think this is due to your configuration. > > > > Are you using a WPAD that specifies a direct connection for local > servers? Use system settings won't work then unless it is set up properly. > > > > Take a look at the settings in your http://wpad.example.com/wpad.dat > (substitute your network) and replicate in the system configuration. > > > > Look for something like this: > > // test for direct addresses > if (isPlainHostName(host) || > dnsDomainIs(host, ".somedomain.something") || > (host=="127.0.0.1") ) > return "DIRECT"; > > > > Bob > > > > On Wed, Jun 3, 2020 at 1:14 PM Hoang (US), Victor T < > [email protected]> wrote: > > Hello all, > > > > I’m running into a network setting error and I was wondering if anyone has > witnessed the same. > > > > I used to use autoconfig for 60.9 ESR. Starting with 68 ESR I’ve used > policies.json. In the Network settings I use “Automatic proxy configuration > URL”. However, there is another team that needs to change it to “Use system > proxy settings”, and when they do this they can’t connect to audio/video > servers. Previously in 60.9 ESR and autoconfig, it worked but not in 68.8 > ESR. > > > > Does anyone know or have witnessed this issue? Is it possibly because I > set the policy to use a specific proxy which is somehow affecting when > other users change it to “use system” instead of “automatic proxy”? > > > > Thanks! > > > > > > Victor Hoang > > > > _______________________________________________ > Enterprise mailing list > [email protected] > https://mail.mozilla.org/listinfo/enterprise > > To unsubscribe from this list, please visit > https://mail.mozilla.org/listinfo/enterprise or send an email to > [email protected] with a subject of "unsubscribe" > > > > -- > > > Robert Solomon > Facilities Manager > Integral Yoga Institute > 227 West Thirteenth Street > New York NY 10011 > p: 212 929 0585 x 25 f: 212 675 3674 c: 914 403 0908 > > please don't call my landline or fax during the pandemic > -- Robert Solomon Facilities Manager Integral Yoga Institute 227 West Thirteenth Street New York NY 10011 p: 212 929 0585 x 25 f: 212 675 3674 c: 914 403 0908 please don't call my landline or fax during the pandemic
_______________________________________________ Enterprise mailing list [email protected] https://mail.mozilla.org/listinfo/enterprise To unsubscribe from this list, please visit https://mail.mozilla.org/listinfo/enterprise or send an email to [email protected] with a subject of "unsubscribe"

