Il giorno sab, 25/04/2009 alle 10.15 +0200, Mike Hommey ha scritto: > On Sat, Apr 25, 2009 at 09:56:54AM +0200, Giuseppe Sacco wrote: > > Hi Mike, > > > > Il giorno ven, 24/04/2009 alle 22.30 +0200, Mike Hommey ha scritto: > > [...] > > > I'm not sure iceweasel uses gnome settings, but uses what gnome exports > > > in the *_proxy environment variable. Can you check what they look like? > > > > giuse...@scarafaggio:~/src/django/mberi$ env | grep prox > > http_proxy=http://192.168.1.53:3128/ > > no_proxy=localhost,127.0.0.0/8,192.168.0.0/16,scarafaggio > > I'm pretty sure iceweasel doesn't support the CIDR notation (e.g. > 127.0.0.0/8).
I think iceweasel completely ignore the no_proxy variable, since this does not work either: $ killall iceweasel $ env no_proxy=127.0.0.1,localhost,127.0.0.0/8,192.168.0.0/16,scarafaggio \ iceweasel http://127.0.0.1/ still load the web page via proxy server. Bye, Giuseppe -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org