Comment 4 for bug 617478

Revision history for this message
David Harper (inquisitivedave) wrote :

Hi Chris,

I setup the proxy using the standard Gnome proxy tool. I blanked out some of the more sensitive data with *.

gconftool-2 -a /system/http_proxy
 use_authentication = true
 authentication_password = *******************
 authentication_user = *****.*****
 ignore_hosts = [localhost,127.0.0.0/8,*.local,192.168.11.42,192.168.11.11,subkeys.pgp.net,192.168.11.112]
 use_http_proxy = true
 port = 3128
 use_same_proxy = true
 host = ***gws01.*********.co.uk

gconftool-2 -a /system/proxy
 old_ftp_port = 0
 old_ftp_host =
 old_secure_port = 0
 old_secure_host =
 autoconfig_url =
 mode = manual
 ftp_host = ***gws01.*********.co.uk
 secure_host = ***gws01.*********.co.uk
 secure_port = 3128
 socks_host = ***gws01.*********.co.uk
 socks_port = 3128
 ftp_port = 3128
 old_socks_port = 0
 old_socks_host =

I'll have to go home first and download trunk, then bring it back into work, as the corporate firewall blocks the port Bazaar runs on.