Author Topic: Accessing PASS server with network proxy  (Read 510 times)

Offline dj_bridges

  • Hero Member
  • *****
  • Posts: 638
Accessing PASS server with network proxy
« on: February 23, 2010, 09:34:57 AM »
I have recently moved labs and the new lab has a stricter internet access policy. Everything is run through a proxy that needs a username and password. I originally had issues connecting to the repos via synaptic, but eventually realised that I could add the username and password just before the server in preferences i.e. http://username:password@proxyserver. This meant that I could check the repos. However I now have access to the PASS server and dutifully copied the sources.lst across to /etc/apt/ but I can't access the repos. I checked with the pclos admin and the account is valid. I can also access the ibiblio repo which is the other option in the sources.lst. Does anyone else have any experience of having to use two sets of usernames and passwords (one for the network and the other to access the PASS server)?

I am trying to find out if the problem is with synaptic of my lab network! Expect that it is the network, but wanted to see if anyone had any other suggestions / ideas.

Until the 2010.iso comes out I know there isn't any updating to do, but be great to sort it out before it does (plus it gives all of you (and me) clicking on the live twitter feed every half an hour something else to think about  ;) ).......

PCLinuxOS 2012 running KDE4 on Lenovo ThinkPad T420, Quad core Intel i5 @ 2.6GHz, 6Gb Ram, 400 Gb HDD

Offline pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2849
    • other projects...
Re: Accessing PASS server with network proxy
« Reply #1 on: February 23, 2010, 11:16:21 AM »
don't know if this might be helpful but from issues when running getopenoffice this trick helped:
open a konsole and enter:
Code: [Select]
export http_proxy="http://proxy.example.com:8080"