hi!

when i type export ( just to see what it would do), among other things, it show this:

declare -x ftp_proxy="http://192.168.0.2:8088/";
declare -x http_proxy="http://192.168.0.2:8088";

which is exactly my proxy settings.

what's this supposed to mean? i already have the correct setting but squid wont still let wget traffic thru?


thanks!


Bill Jacqmein wrote:
export http_proxy="http://<ipaddress>:<port>"
Both should pick it up for the environment.

On 3/22/06, Joey S. Eisma <[EMAIL PROTECTED]> wrote:
hello!

we have our proxy server running squid (obviously). just wondering why i
cannot download anything using wget. but if i use a browser and put in
the download address, download would simply go through.

ive already asked the admin if there is any setting that would
disallow/block such download. but he said none.

i have configure wgetrc to use proxy but to no avail.

is there anything with squid that would block such (wget) traffic? i
cant also run apt-get, but i can download sources via browser.


thanks!






--

Joey S. Eisma
Information Systems
P.IMES Corporation
Phase IV, CEPZA, Rosario
Cavite, Philippines
Tel : 63.46.4372401
Fax : 63.46.4372425
http://www.pimes.com.ph

Reply via email to