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:[EMAIL PROTECTED]
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" <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to