Click to See Complete Forum and Search --> : Apt-Get in Debian through Proxy Server


ClearNinja
02-12-2001, 10:43 AM
Can I use apt through the analog x proxy software? And how would I set all of this up with no X on my Debian box? I could connect directly through my debian box to the internet but I cant seem to get my isp to shake hands with my box. How would I work that out as well in cli? Tried to do a couple searches on this stuff but it all comes back to windows connecting through the linux box. and i havent came up with anything on the cli no linuxconfig internet/network setup

thanks soo much for any help.

[ 12 February 2001: Message edited by: crohozen ]

teeitup
02-12-2001, 03:03 PM
I put the following statement in the root .bashrc file.

export http_proxy=http://usernmae :password@###.###.###.###:80/

This allows me to use apt-get through the corporate firewall.

Good Luck,

ClearNinja
02-12-2001, 06:48 PM
Sorry everyone!! I just realized i should have posted this in networking...

:rolleyes: