Hi,

I use connman to set proxy, and could get proxy configuration correctly by 
pacrunner(use proxy and pacrunner test script to verify it), and when I access 
network, the proxy server could not get IP packages from IVI device. but if I 
use http_proxy system environment variable, the IVI device could access network 
by proxy correctly.

Don't set http_proxy env variable.

Whatever program which tries to access the network here needs to request the proxy configuration to pacrunner. (here you program find the http_proxy env variable and thus uses it, but that's a crappy way)

This is usually done via using libproxy. Check this on Fedora for instance, pacrunner and libproxy are very well integrated there.

Tomasz
_______________________________________________
connman mailing list
[email protected]
https://lists.connman.net/mailman/listinfo/connman

Reply via email to