[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: How can I use dselect from behind a firewall?



I'm in a similar situation to this but my proxy requires a password to get through it.  Is there anyway I can do this?
Thanks,
	Paul.

-----Original Message-----
From: Gary Hennigan [mailto:glhenni@sandia.gov]
Sent: 05 October 2001 00:31
To: debian-user@lists.debian.org
Subject: Re: How can I use dselect from behind a firewall?


"Stan Brown" <stanb@awod.com> writes:
> I have a Debian stable machine located atw ork behind a very restrictive
> firewall. I don have a machine runing squid that can be used as a HTTP only
> proxy to get through it.
> 
> How do I set this up?

Easy. Just set the environment variable "http_proxy". The line in my
root accounts .profile looks like:

http_proxy="http://proxymachine:80/";
export http_proxy

and apt works like a champ.

Gary


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: