[K12OSN] Proxy settings

Wilson Chan wilson at wilsonch.gotdns.com
Thu Aug 25 21:08:40 UTC 2005


Try edit the file below (all.js). Only problem with this is that everytime firefox has a new version update you need to manually edit all.js again. Other then that it will update all firefox proxy settings for all users. :) 

Replace 192.168.2.254 & 8080 with your proxy server IP & port.

***Firefox Proxy setting [/usr/lib/firefox-1.0.6/greprefs/all.js]***
pref("network.proxy.type",                  1);
pref("network.proxy.ftp",                   "192.168.2.254");
pref("network.proxy.ftp_port",              8080);
pref("network.proxy.gopher",                "192.168.2.254");
pref("network.proxy.gopher_port",           8080);
pref("network.proxy.http",                  "192.168.2.254");
pref("network.proxy.http_port",             8080);
pref("network.proxy.ssl",                   "192.168.2.254");
pref("network.proxy.ssl_port",              8080);
pref("network.proxy.socks",                 "192.168.2.254");
pref("network.proxy.socks_port",            8080);


Wilson

----- Original Message -----
From: Shawn Powers <spowers at inlandlakes.org>
To: Support list for opensource software in schools. <k12osn at redhat.com>
Sent: Thu, 25 Aug 2005 10:34:57 -1000
Subject: [K12OSN] Proxy settings


> I'm sure this has been brought up 1000 times -- but I don't remember the 
> answer...
> 
> I'm switching from transparent to authenticated proxy this year (need to 
> track names... ugh) -- is there a way to "push" firefox proxy settings 
> to every user, or must I somehow log in as all 1100 students and change 
> by hand?
> 
> Thanks for any pointers,
> -Shawn
> 
> -- 
> Shawn Powers
> Technology Director
> Inland Lakes Schools
> PHN: 231-238-6868 x9174
> FAX: 509-356-7024
> spowers at inlandlakes.org
> http://techcorner.inlandlakes.org
> 
> --<Disclaimer, now required for frustrating reasons>--
> The views, opinions, visions, thoughts, comments,
> sarcastic whims, forecasts, poetic outbursts,
> cynical wit, future plans, implementation ideas,
> OS preference, curricular insight, ice cream preference,
> or anything else I might infer are not the
> views of Inland Lakes Schools.  Pretty much everything
> I say, do, think, or imply with punctuation should be
> considered my own delusions, and ignored completely.
> 
> _______________________________________________
> K12OSN mailing list
> K12OSN at redhat.com
> https://www.redhat.com/mailman/listinfo/k12osn
> For more info see <http://www.k12os.org>
> 





More information about the K12OSN mailing list